Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
  #31  
Old 07-12-2010, 11:50 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
Does anyone have a clue how I can connect the userbase of two forums?
I do not want or need to connect forum content. I just want to have my members show online on both sites and use the same login.
I have licenses for both sites. One of my forums has a lot of members, while the other is new and empty.
This is exactly what I want as well, same userbase, two forums.

--------------- Added [DATE]1278939043[/DATE] at [TIME]1278939043[/TIME] ---------------

Quote:
Originally Posted by DJ RRebel View Post
My understanding of the licensing is that it's more of a marketing issue than a technical issue.

Meaning that if you set up the sites to look and act separate then you need multiple licenses .. however .. if it's essentially a global site and you use different domains more as different sections within the main site then you don't need multiple licenses.
No one is really concerned with this, two sites, two licenses, whatever. The technical issues seem to be the problem.

--------------- Added [DATE]1278939075[/DATE] at [TIME]1278939075[/TIME] ---------------

Quote:
Originally Posted by merk_aus View Post
I am having a couple issues with the CMS and Whats New stuff but am working on it
I am not the best coder in the world however have made some great progress on it recently.
Why not share your code and see who could help?
Reply With Quote
  #32  
Old 07-12-2010, 12:24 PM
In Omnibus's Avatar
In Omnibus In Omnibus is offline
 
Join Date: Apr 2010
Location: Inside A Blade Server
Posts: 840
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The cookie prefix is likely the issue. The cookies for both sites would have to be in the exact same location with the exact same prefix so that both sites would read the same member login information.

Match your cookie domain setting for both URLs and then change the settings in:
Settings/Options/Cookies And HTTP Header Options/Cookie Domain

Quote:
This option sets the domain on which the cookie is active. The most common reason to change this setting is that you have two different urls to your forum, i.e. example.com and forums.example.com. To allow users to stay logged into the forum if they visit via either url, you would set this to .example.com
So, it appears as though the cookie can only be active on one domain unless both URL domains are sharing the same cookie. Set both domains to read the same cookie and your issue will be resolved.
Reply With Quote
  #33  
Old 07-14-2010, 08:16 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ProSportsForums View Post
The cookie prefix is likely the issue. The cookies for both sites would have to be in the exact same location with the exact same prefix so that both sites would read the same member login information.

Match your cookie domain setting for both URLs and then change the settings in:
Settings/Options/Cookies And HTTP Header Options/Cookie Domain



So, it appears as though the cookie can only be active on one domain unless both URL domains are sharing the same cookie. Set both domains to read the same cookie and your issue will be resolved.
Sounds like this guy knows what he is talking about.
Reply With Quote
  #34  
Old 07-21-2010, 04:17 PM
Reeve of shinra's Avatar
Reeve of shinra Reeve of shinra is offline
 
Join Date: Oct 2001
Location: NYC
Posts: 1,896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by merk_aus View Post
I am having a couple issues with the CMS and Whats New stuff but am working on it
I am not the best coder in the world however have made some great progress on it recently.
Great news.
Reply With Quote
  #35  
Old 07-26-2010, 10:10 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Reeve of shinra View Post
Great news.
Agreed

Can't wait for this, I'm surprised more people don't work or demand for something like this as the potential is huge.
Reply With Quote
  #36  
Old 07-26-2010, 10:28 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Videx View Post
IB is running a lot of car forums these days. I wouldn't be surprised to find these are all on the same server, or use the same server for the db. And of course they have full time programmers accomplishing it.
CrowdGather does this as well, all sharing one DB.
Reply With Quote
  #37  
Old 07-27-2010, 09:53 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco.M View Post
CrowdGather does this as well, all sharing one DB.
IB doesn't have them all sharing one database or one server, they just bought lots of individual databases/sites.
Reply With Quote
  #38  
Old 08-05-2010, 01:49 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any progress?

I really need this mod.
Reply With Quote
  #39  
Old 08-07-2010, 08:03 AM
merk_aus merk_aus is offline
 
Join Date: Feb 2008
Location: Australia
Posts: 582
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works well on 3.8 it's the 4.0 thing that is being worked on hopeful to have it done by next weekend.

I just don't have the time to dedicate hours a day to it with bills to pay etc and I know people on here claim they will chip in and donate but realitistically they dont and so regular work to pay my bills comes first.
Reply With Quote
  #40  
Old 08-07-2010, 12:27 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by merk_aus View Post
It works well on 3.8 it's the 4.0 thing that is being worked on hopeful to have it done by next weekend.

I just don't have the time to dedicate hours a day to it with bills to pay etc and I know people on here claim they will chip in and donate but realitistically they dont and so regular work to pay my bills comes first.
I'll chip in to donate as will many others.

People are just afraid they will donate and it won't get done. Why not create a thread for this and let's get some donations going?
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:32 PM.


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.06151 seconds
  • Memory Usage 2,253KB
  • 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
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete