PDA

View Full Version : index log in and Mozilla?


btappan
09-07-2004, 10:55 AM
for some reason when a user logs in on the index page and they are redirected, the log in box does not show their avatar or welcome or anything. they are logged in, but the login box does not update to welcome them, it still shows a blank username and password field. This only happens in mozilla, anybody got any idea why?

Brian
09-07-2004, 12:05 PM
In your adv_portal_welcomeblock template, look for:

<input name="vb_login_md5password" type="hidden" />

Right below that, Add:

<input type="hidden" name="forceredirect" value="1" />

Let me know if that makes any difference.

Our Sponsors
 

btappan
09-07-2004, 01:27 PM
hey, thanks for the reply but it still is not working. now I get the same "thank you for logging in ......." box that says proceed at the bottom like when i log in to my admincp. then I am redirected to the index page where the login block has still not changed to the welcome block. :confused:

Brian
09-07-2004, 02:00 PM
Strange... If you'd like to submit a support ticket via the Member's Area here I'll be glad to take a look.

Our Sponsors
 

btappan
09-07-2004, 02:07 PM
sent PM with login info to you to try yourself

btappan
09-08-2004, 09:32 AM
I discovered it is also a problem with my other blocks, if a user is logged in, the block i titled "attention new users" is supposed to go away, as it is not shown to registered users. it works fine as well in IE. even if i login via the navbar on the forum pages, and it shows me as logged in, when i go back to the homepage, the content has not changed. I looked at some other VBA sites last nite to test this and theirs worked! so this problem is exclusive to me? should i try uninstalling VBA and reinstalling?

Samir
09-08-2004, 12:22 PM
I actually run into this problem on other people's sites. I've played with a bit on my own site and didn't have the problem initially, but I think I may have it now.

mudanoman
10-04-2004, 02:16 AM
Any solution to the problem? I am getting the same problem on my site (www.msdhw.com). -Ivan

Brian
10-04-2004, 10:10 AM
Have you had a look at the FAQ forum?