Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-14-2006, 02:16 PM
Ciarank Ciarank is offline
 
Join Date: Feb 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Remember Me on Multiple Forums

I have searched extensivley but could not find the answer.

I run multiple forums side by side on the one domain name. I currently have to log on to each forum up to 100 times a day and it is a real waste of time.

vb.com said that it would take some modification to enable me to do this but also said it may not be as secure.

Can anyone tell me if there is already a hack available to allow the 'remember me' function to work on each of the forums that I am running. It would save me so much time over the long term. And how secure would the hack be?

Many thnaks for your help.

Regards,
Ciaran
Reply With Quote
  #2  
Old 11-14-2006, 02:53 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why do you need to login 100 times a day ?
Reply With Quote
  #3  
Old 11-14-2006, 02:59 PM
Ciarank Ciarank is offline
 
Join Date: Feb 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Because there are over 100 forums on the site and I post to some of them and also to reply and send PM's which are ongoing.

Do you know how I may tackle the problem?

Many thanks.

Ciaran
Reply With Quote
  #4  
Old 11-14-2006, 03:04 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once you have logged into each forum (with remember me ticked) then you shouldn't have to log into it again, that's the point of remember me. Are you saying this doesn't work, what happens ? How are these forums set-out (example urls please).
Reply With Quote
  #5  
Old 11-14-2006, 03:08 PM
Ciarank Ciarank is offline
 
Join Date: Feb 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes I am saying that they do not work. Its something to do with them being on the same domain. Have a quick look at this thread on vb.com: http://www.vbulletin.com/forum/showt...95#post1251395

Thanks.

Ciaran
Reply With Quote
  #6  
Old 11-14-2006, 03:54 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You simply don't have the correct cookie settings.

in vBulletin Options > Cookies and HTTP Header Options > Path to Save Cookies

you need to set them to use the forum path, not the default of '/' (the path should be an option in the dropdown).



Alternatively, you could give each forum a seperate prefix in config.php ;

PHP Code:
    //    Prefix that all vBulletin cookies will have
    //    Keep this short and only use numbers and letters, i.e. 1-9 and a-Z
$config['Misc']['cookieprefix'] = 'bb'
The default is 'bb', just give each forum a unique prefix (you don't have to stick to two letters).
Reply With Quote
  #7  
Old 11-14-2006, 05:40 PM
Ciarank Ciarank is offline
 
Join Date: Feb 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent Paul, thank you very much for your help. I tried the second option cos I already had the 'Path to Save Cookies' option done and that didn't seem to make a difference.

Just one further quick question, will there be consequences of doing this ie- will my members get logged out and have to re select the remember me button.

Also I am going to enter the path of the url after the domain ie- www.domain/thepathname1 www.domain/thepathname2 etc etc. In other words I will put the name in green into the config file. Just wondering if there may be any consequences of doing this cos it if I have to change them it is going to take quite a while to do cos there are so many forums.

Once again many thanks for you help. You have no idea how much time this is going to save me over the long term.


Regards,
Ciaran
Quote:
Originally Posted by Paul M View Post
You simply don't have the correct cookie settings.

in vBulletin Options > Cookies and HTTP Header Options > Path to Save Cookies

you need to set them to use the forum path, not the default of '/' (the path should be an option in the dropdown).



Alternatively, you could give each forum a seperate prefix in config.php ;

PHP Code:
    //    Prefix that all vBulletin cookies will have
    //    Keep this short and only use numbers and letters, i.e. 1-9 and a-Z
$config['Misc']['cookieprefix'] = 'bb'
The default is 'bb', just give each forum a unique prefix (you don't have to stick to two letters).
Reply With Quote
  #8  
Old 11-14-2006, 06:07 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ciarank View Post
Just one further quick question, will there be consequences of doing this ie- will my members get logged out and have to re select the remember me button.
Yes, everyone will have to login again.

Quote:
Originally Posted by Ciarank View Post
Also I am going to enter the path of the url after the domain ie- www.domain/thepathname1 www.domain/thepathname2 etc etc. In other words I will put the name in green into the config file. Just wondering if there may be any consequences of doing this cos it if I have to change them it is going to take quite a while to do cos there are so many forums.
Are you referring to the prefix, if so I think that's a slightly long naming system, better to use short prefixes, like aa, ab, ac etc. Just keep a record of what you used in a text/excel file.
Reply With Quote
  #9  
Old 11-14-2006, 06:36 PM
Ciarank Ciarank is offline
 
Join Date: Feb 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The only reason why I was going to put in the path name was because it would be easier to remember without having to calculate the next set of letters if you know what I mean. I assume that this is ok?

Thanks again Paul for your help it is much appreciated.


Regards,
Ciaran
Quote:
Originally Posted by Paul M View Post
Yes, everyone will have to login again.

Are you referring to the prefix, if so I think that's a slightly long naming system, better to use short prefixes, like aa, ab, ac etc. Just keep a record of what you used in a text/excel file.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:55 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.13738 seconds
  • Memory Usage 2,250KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete