The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
fengshui-123,
Could you tell us the magic to this mod? And how can it implemented on VB? |
#12
|
||||
|
||||
I think this is not too difficult, at first sight (just some brainstorming):
Go through all PHP-files and put constant TABLE_PREFIX before all table-references except tables user, userfield and useractivation (you could use a different constant for them). Install both forums using the same database but different TABLE_PREFIX (i guess after the first install you will have to delete the tables user, userfield and useractivation otherwise the install-script will cry ) BUT: This causes some major problems like post counters, usergroup-memberships, last post/activity, etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|