![]() |
Lionel: user stats are pulled from the master site if that is what you mean.
Kau: The avatar is different on all sites. To get the bio different you have to edit the database so that the new site pulls from higher profile id's then the master site so if your master site pulls profile id 1-10 you would want to setup profile id's for the new site starting at 20. I know I have done this but don't remember how. When I setup a new site and do this I will write up directions. The Signature is located in the user table so the only way around this would be more code changes. You would need to add fields in the database like newsitesig and so on then make changes to the code on the new site to always look at that field when pulling the signature. I might look into doing something like this soon. Sorry still haven't purchased the 3.6 version yet hoping to in the coming week |
Quote:
|
I've got every perfect but two glitches.
1-userstats update only once with cron or if i rebuild user names 2-avatars are same across (except for custom) , BUT I can't get the avatar categories to display independently. Each have their own categories and the slave site does not display the its avatarcategories in profile.php |
In adminfunctions.php print_delete_confirmation you also need to specify the below (insert it somewhere) or it will switch to default and you will not be able to delete any usergroups. (I don't use prefixes so I have " . ")
Quote:
Then in usergroup.php call that fetch_query_sql2 instead of fetch_query_sql (many instances) Now, all that is left is the avatar category that refuses to display. I did do a search and replace for table_prefix avatar so they all have the same. BTW, there was no problem with userstats and your mod. The problem was with vbadvanced. |
Phew! I finally figured out the avatars
imagecategory was out of sync |
I'm reading your hack.
It's very good. It remains a little doubt. Is possible that each slave forum have a separated table users but in the main forum, there is a table with all users of all slave forum? Example. Main Forum= 10000 users Forum Slave 1= 2000 users Forum Slave 2= 4000 users Forum Slave 3= 2000 users Please, make me know |
2 questions..
1.) I'm assuming when you say admincp/adminfunctions.php you actually mean includes/adminfunctions.php, because adminfunctions.php does not exist in admincp. 2.) When I try to login on the admincp of the slave site, it goes to the "Thank you for logging in" redirect stage, but then it directs me right back to the admincp login form? |
Quote:
2: redefined04 I think you are using vb3.6 adminfunction.php now in /includes/ |
Quote:
|
Wow! Two different boards 3.6.1 working fine!
|
All times are GMT. The time now is 11:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|