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
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&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!