PDA

View Full Version : Problems logging in after logging out.


punkfreak
10-06-2006, 07:18 AM
Hi All,

I have been experiencing this rather perculiar problem when I attempt to log in straight after logging out.

When we initially installed our vbulletin forum it was performed on the actuall machine that it currently lives which is a subdomain of ours. Due to us wantingin to make it seamless with our existing website, we decided to use Proxy Forwarding to the subdomain using the mod_proxy in apache, so in escence when a user visitds www.domain.com/forum it proxies subdomain.domain.com. This seems to work ok. I've also set the forum address in the admincp as http://www.domain.com/forum. However when a user logs out www.domain.com/forum and on the resulting page attempts to log back in they are redirected to subforum.domain.com?

I have no idea why this is occuring.

I've looked at the html and there seems to be a reference to

<img src="http://subdomain.domain.com/cron.php?&amp;rand=173746" alt="" width="1" height="1" border="0" />

Am I right in saying this should be pointing to www.domain.com/forum, as we weren't planning to make subdomain.domain.com publicly accessible.

Thanks in advance for your help

regards,:confused:
pf