Results 1 to 8 of 8

Users keep logging out

This is a discussion on Users keep logging out within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi im not sure if this is quite common with vbSEO ... but i remember another forum where they are ...

  1. #1
    Member
    Real Name
    maksam
    Join Date
    Apr 2008
    Posts
    80
    Liked
    0 times

    Users keep logging out

    Hi im not sure if this is quite common with vbSEO... but i remember another forum where they are using vbseo, each time the user visits the front forum homepage they are logged out, however when they visit the thread they arent logged out... its really frustrating and now its happening to me...

    Does anybody else have this user logging out issue after installing vbseo?

    Cheers

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times

  3. #3
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Some other things to check: Users getting logged out

  4. #4
    Member
    Real Name
    maksam
    Join Date
    Apr 2008
    Posts
    80
    Liked
    0 times
    You wont believe this guys but it does not seem to help as some users get logged out and http://mydomain.com/forum doent work and displays a 404.

    Its really frustrating me out...

  5. #5
    Senior Member
    Real Name
    dave
    Join Date
    Jun 2006
    Posts
    348
    Liked
    0 times
    Blog Entries
    1
    link to your forum with a test account.

    This could also be a issue with cookies, and if users are switching between www and no www it will cause havoc.

  6. #6
    Member
    Real Name
    maksam
    Join Date
    Apr 2008
    Posts
    80
    Liked
    0 times
    Quote Originally Posted by FightRice View Post
    link to your forum with a test account.

    This could also be a issue with cookies, and if users are switching between www and no www it will cause havoc.
    Hi there mate, much appreciated for your help i will send you a pm with the login details and post the problems here so maybe others can also assist.

    Ok i think we need to tackle the problem first, i.e. do things one at a time as i think one problem has lead onto many other problems..



    The first htaccess change i made was for my parked domain, so when people visit my parked domain they are redirected to my original real domain.


    This is the change i had made:

    in root:
    RewriteCond %{HTTP_HOST} !^www\.realdomain\.com
    RewriteRule (.*) http://www.realdomain.com/$1 [L,R=301]


    in /forum:
    RewriteCond %{HTTP_HOST} !^www\.realdomain\.com
    RewriteRule (.*) http://www.realdomain.com/forum/$1 [L,R=301]


    When i came to visit my forum i could not see the banner? Everything else was visible except the banner for some reason. Also the redirect from my parked domain to my real domain worked. Now because the banner was not showing for me after making the htaccess change i had removed the above htaccess settings, however i was going to remove it from root but could not see the changes for me to remove. So i assumed the redirect will atleast stop working now if i had visited my parked domain.

    But the redirect still works for forum root? I dont understand why its still working when im not telling myparkeddomain.com/forum to redirect to originaldomain.com/forum? However the redirect has stopped working for main domain index page but not for /forum even after i had removed the settings...

    Can we atleast solve this issue maybe before we move onto the next do you think or if anybody else can help?


    Cheers

  7. #7
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    is the image being called from the parked domain? if so, it shouldn't be.

  8. #8
    Member
    Real Name
    maksam
    Join Date
    Apr 2008
    Posts
    80
    Liked
    0 times
    Quote Originally Posted by briansol View Post
    is the image being called from the parked domain? if so, it shouldn't be.

    No the image is inside a seperate folder.. but outside the /forum directory... thats what i suspect the problem to be... however im going to try this tonight and see what happens...

Similar Threads

  1. error when logging out
    By rlpartida in forum vBSEO.com Styles
    Replies: 0
    Last Post: 12-04-2007, 04:02 PM
  2. Problem Logging into vbseo_sitemap
    By Shon in forum Troubleshooting
    Replies: 7
    Last Post: 06-18-2007, 03:08 AM
  3. Logging In redirect
    By tropic in forum URL Rewrite Settings
    Replies: 5
    Last Post: 04-06-2007, 07:19 PM
  4. logging off members ?
    By wez in forum Troubleshooting
    Replies: 23
    Last Post: 01-14-2007, 10:56 AM
  5. Logging in without the WWW
    By mikeinjersey in forum Troubleshooting
    Replies: 3
    Last Post: 10-04-2006, 07:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •