View Single Post
Old January 25th, 2007, 07:55 PM   #12 (permalink)
kkibak
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 31
Whew, thank you! We finally did it.

In case others ever have this problem, I still have no idea what caused it but I can tell you that I fixed it by editing the footer as advised.

More specifically, you find the line under

Quote:
<!-- member logout -->
And modify the link URL so that it uses the forums login page instead of the photopost one. The way I did this was by changing it to:

Quote:
<a href="http://www.breederretriever.com/forums/login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a>
As far as I can tell, this did the trick!
kkibak is offline   Reply With Quote