vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Share users database among many forums (https://vborg.vbsupport.ru/showthread.php?t=185021)

gibgib 12-05-2008 09:46 AM

Got it to work!!

This mod WILL NOT work if you have the database type on the subsequent forums set to 'mysqli' in the config.php. Change it to 'mysql'.
Hope that saves some pulling of hair out of your noggin :)

kderentz 12-05-2008 03:45 PM

Hey guys ... running into an issue now ...

On the test site I have the Avatars set to the DB, but they still are not showing up.

2nd thing is I started to build the live site and have the patch set up, however unlike the the test site the Reg. User count isnt updating when someone registers, will it only do that when some reg on site B? should I set up a cron job just to update counters once a day?

gibgib 12-06-2008 06:22 AM

Quote:

Originally Posted by kderentz (Post 1679113)
Hey guys ... running into an issue now ...

On the test site I have the Avatars set to the DB, but they still are not showing up.

2nd thing is I started to build the live site and have the patch set up, however unlike the the test site the Reg. User count isnt updating when someone registers, will it only do that when some reg on site B? should I set up a cron job just to update counters once a day?

Can help with the first Q....
You need to add "customavatar", to your array list.

maidos 12-06-2008 03:26 PM

my main forum doesnt have prefix so what should i do

kderentz 12-07-2008 01:22 AM

Quote:

Originally Posted by maidos (Post 1679652)
my main forum doesnt have prefix so what should i do

Check out my posts above

kderentz 12-07-2008 01:24 AM

Quote:

Originally Posted by gibgib (Post 1679490)
Can help with the first Q....
You need to add "customavatar", to your array list.


Thank ... ill look into that.

maidos 12-07-2008 09:27 AM

Quote:

Originally Posted by kderentz (Post 1679967)
Check out my posts above

did check but i get database error that way

my second forum got prefix fb_

kderentz 12-08-2008 06:01 PM

Quote:

Originally Posted by maidos (Post 1680128)
did check but i get database error that way

my second forum got prefix fb_

If you have no prefix in Forum A .... and Forum B has the prefix "fb_" then you simply set it to:

Code:

$main_prefix = "";
^make sure the quote marks have no spaces .. it really doesn't matter what Forum B, C, D, ect prefixes are as you only need to set the prefix for the forum whom user database your using.

kderentz 12-08-2008 06:02 PM

Quote:

Originally Posted by gibgib (Post 1679490)
Can help with the first Q....
You need to add "customavatar", to your array list.

That worked thanks!

Also it looks like the user count will update when someone posts :up:

maidos 12-08-2008 08:27 PM

Quote:

Originally Posted by kderentz (Post 1681123)
If you have no prefix in Forum A .... and Forum B has the prefix "fb_" then you simply set it to:

Code:

$main_prefix = "";
^make sure the quote marks have no spaces .. it really doesn't matter what Forum B, C, D, ect prefixes are as you only need to set the prefix for the forum whom user database your using.

thats what i did, not working :(


All times are GMT. The time now is 11:03 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.01439 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete