The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
CERBERUS: 1 vB4: runs multiple domains with custom styles, forums, universal login Details »» | |||||||||||||||||||||||||||||
CERBERUS: 1 vB4: runs multiple domains with custom styles, forums, universal login
Developer Last Online: Jun 2020
***Attention: This product is currently UNSUPPORTED***
We would like to release an Alpha version of the vBulletin4 Cerberus product. This product allows you to create one vBulletin4 installation which can power unlimited number of domains and sub-domains; while allowing to customize each domain differently to make it look like different sites or sections. Domains will have one universal admincp and user login information. ***Example*** www.supercoolautoforum.com - main site, all forums ferarri.supercoolautoforum.com - custom style and forums, same login bmw.supercoolautoforum.com- custom style and forums, same login honda.supercoolautoforum.com - custom style and forums, same login supercoolmotorcycleforum.com - custom style and forums, same login *** Why are you releasing this, I want more features?! *** This is a very simple product; we believe that the basic functionality provided in this product will satisfy a lot of communities - and since the product is simple - it will be easy to extend it and modify it to work for your custom community requirements. Overview of Current Features:
Project Contributors: s.lauderdale;m.biddle;a.ahn; anders Download Now
Supporters / CoAuthors Show Your Support
|
9 благодарности(ей) от: | ||
BirdOPrey5, CvP, Gnoll, huevncom, merk_aus, mokujin, PhilG, SVIT.Share, xrvel |
Comments |
#92
|
|||
|
|||
Not working for me
Forum : http://www.foudeconcours.com/forum My second domain : http://www.lesgratuits.be must go there http://www.foudeconcours.com/forum/f...splay.php?f=63 I have vbseo installed My configuration Quote:
help |
#93
|
|||
|
|||
Quote:
Quote:
|
#94
|
||||
|
||||
Latest version: 4.1PL1
|
#95
|
|||
|
|||
what about google indexing? same post will be index 2 time show as diffarent domain..
|
#96
|
||||
|
||||
Only if you choose to have the same parent category ID show up on both domains.
|
#97
|
|||
|
|||
I just want to double check whether this mod is not against the vb license terms. See below link about providing the URL, if you have multiple domains, which url are you supposed to enter in the member area?
====from http://www.vbulletin.com/faq.php ============================ I have purchased a license. Am I allowed to run two copies of vBulletin? No. You must hold a valid vBulletin license for each individual installation of the software (regardless of whether the two installations are on the same domain name or server). For example, if you wish to install one copy of vBulletin at http://www.yourserver.com/forum1/ and another copy at http://www.yourserver.com/forum2/, you will require two licenses. Please note that the license agreement specifies that you must submit the URL where your vBulletin license(s) are installed (via the online members area). For complete licensing terms and conditions" |
#98
|
||||
|
||||
Quote:
|
#99
|
|||
|
|||
Quote:
Quote:
|
#100
|
||||
|
||||
OK, had a strange issue...
I have my forums grouped together in three major cats. For example... Category 100I have Cerberus configured so that Domain A has access to Category 100 & 200 while Domain B has access to Category 300. While posting on Domain A in Forum 102 (just for example, but really any forum on Domain A) I was getting a 'No permissions' error. To get around that I disabled the unset permissions line from the "Forum Display" plugin used by Cerberus. Did not solve my problem but allowed me to continue so I could experiment. When I did continue my new thread that I was posting in Forum 102 ended up being posted in Forum 303! So I poked around for a bit in the "Forum Display" plugin again and enabled the 'debug' lines so I could see what was going on in what sequence. Sure enough Forum 303 was the last forum ID that was being evaluated and, since I was on Domain A and not Domain B, it was removing that forum ID from the cache & permissions. Going back to posting a new thread I did a view source on the page and could see that even though I was posting to Forum 102 in the URL the various buttons (eg: preview, save, etc.) were all referencing forum ID 303 instead. That led me to believe then that the variable $forumid being used in the plugin was not being preserved as a local scope variable and was being used by the rest of vB, hence why since forum ID 303 was the last one evaluated then that is where it was thinking I was trying to post to. To confirm I changed all references in that plugin from $forumid to $forumidx to make it unique and repeated my experiments. Success! This was with vBulletin 4.0.8 running on PHP 5.2.12 using the version of Cerberus in this thread. |
#101
|
||||
|
||||
Thanks KW...having the same problem...couldn't post in any of the different domains due to no permissions...changed all references to forumid to forumidx in that plugin and it worked.
Can you think of any ramifications of doing this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|