Results 1 to 17 of 17

Thread: [RESOLVED] redirect vbforums url

  1. #1

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Resolved [RESOLVED] redirect vbforums url

    I've seen a few threads here from people having problems with cookies across the different vbforums urls (www.vbforums.com, vbforums.com, etc). Wouldn't it be easier to just have the webserver redirect all urls to www.vbforums.com? This would seem to solve the problems as people would be logging in to the site from only www.vbforums.com.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: redirect vbforums url

    You missed a few

    www.vb-forums.com
    vb-forums.com

    Yes that would be logical, but since cookies is not a big deal, why go through all the work of removing the websites just to add a redirect?
    My usual boring signature: Something

  3. #3
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: redirect vbforums url

    I would assume only having one database to manage would help.
    I constantly get "invalid thread" errors and have to refresh or backup, and i have full cookie setting.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  4. #4
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527
    My usual boring signature: Something

  5. #5
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: redirect vbforums url

    then that means all the urls are pointing to the same place anyway.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  6. #6

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: redirect vbforums url

    Quote Originally Posted by Lord Orwell
    then that means all the urls are pointing to the same place anyway.
    They all use the same database on the webserver. Cookies are handled by the client browser, not the webserver.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  7. #7
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: redirect vbforums url

    What exact problem are you referring to? I have had one or two odd instances where it told me i wasn't logged in while i was logged in a thread in another tab. Is that it?
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: redirect vbforums url

    Here is how it goes down:

    Most people login at "vbforums.com" simply because it is shorter then adding the "www." at the beginning.

    Then they click a link on in a post that goes to "www.vbforums.com/..." and at that url, the cookie is not saved, that it shows you as not logged in
    My usual boring signature: Something

  9. #9
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: redirect vbforums url

    www and non-www are on the same cookie now. Log out and back in again and you should be logged in to both

  10. #10
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: redirect vbforums url

    they work. Thanks pena
    My usual boring signature: Something

  11. #11

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: redirect vbforums url

    I can't seem to see the button to mark the thread as resolved
    The "Thread Tools" link just takes me to the bottom of the page, where i can't see any option for marking a thread "resolved".
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  12. #12
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: redirect vbforums url

    My usual boring signature: Something

  13. #13
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: redirect vbforums url

    Quote Originally Posted by tr333
    I can't seem to see the button to mark the thread as resolved
    The "Thread Tools" link just takes me to the bottom of the page, where i can't see any option for marking a thread "resolved".
    Do you have JavaScript enabled?

  14. #14

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: redirect vbforums url

    Quote Originally Posted by penagate
    Do you have JavaScript enabled?
    I accidentally left the user-agent string as something else while doing some testing. Looks like googlebot doesnt support javascript
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  15. #15
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: redirect vbforums url

    Quote Originally Posted by penagate
    www and non-www are on the same cookie now. Log out and back in again and you should be logged in to both

    Are you sure? Doesn't work for me.

  16. #16
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [RESOLVED] redirect vbforums url

    Hmm, me neither.
    It did at the time of that post.

  17. #17
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: [RESOLVED] redirect vbforums url

    wow... some one broke it again... Why would it not work again?
    My usual boring signature: Something

Posting Permissions

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



Click Here to Expand Forum to Full Width