I've come across a few relative links in SE 1.5.3 that are causing me problems.
For example, in the "forget password" feature, the form's action tag looks like this:
<form action="?action=reminder" method="post">
This is causing me some problems because I have to use the <BASE HREF="
http://www.someotherurl.com"> tag in my template in order to preserve the relative image paths.
It seems like 99% of YaBB's links are absolute... why are there some that aren't? I was having problems earlier installing YaBBpaks due to this.
Any ideas why and can they safely be modified without causing problems? Also, does anyone know exactly how many and where they are located?
Craig Elliott