PDA


View Full Version : Redirecting to "profile.php"


Scanfer
01-18-2006, 06:58 PM
Hi again,

I've installed the vbA without problems... Everything ok, but after some days (2 maybe) when I log in, or even access my site, it redirects to "profile.php". I haven't changed anything after, and this started happening...

My "cmps_index.php" is on "www.netstadium.com.br/index.php" and sometimes it redirects to "www.netstadium.com.br/profile.php"... But only when you are logged in

After that, I've created a 'profile.php' file that redirects back to the index... But it really affects the use of the site...

What can I do to fix this?

Thanks! :D

KW802
01-18-2006, 07:22 PM
Make sure that "profile.php" is in your list of navbar replacements. Depending upon if you're using a custom style or not you may have to add it to your header replacements and footer replacements as well.

ConqSoft
01-18-2006, 08:38 PM
Add profile.php to your Footer Replacements. vBulletin auto-posts to it from the footer to correct for DST.

Scanfer
01-18-2006, 09:23 PM
Very very good! Thanks³ again hehe

When reading I thought it would still redirecting, but to the forum's profile...

But it's just kind of "reading" this page but no redirecting, isnt't it?