The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
This forum gives support to the vBulletin software only. Contact your host provider for more help.
And, you're in the wrong section. |
#3
|
||||
|
||||
You do not need to add new tables to your database manually during the normal course of vBulletin operation. vBulletin will create the tables you need during the install. If you don't know what you're doing this is definitely not something you should attempt.
|
#4
|
|||
|
|||
Hey BirdoPrey5
I am trying to add these tables to make vbplaza v4.0.0 beta to work vbplaza_user_history ALTER TABLE `vbplaza_user_history` ADD `historyid` INT UNSIGNED NOT NULL AUTO_INCREMENT, ADD `itemid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `itemname` VARCHAR(250) NOT NULL DEFAULT '', ADD `userid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `username` VARCHAR(100) NOT NULL DEFAULT '', ADD `finalcost` DECIMAL(30,5) NOT NULL DEFAULT '0.00000', ADD `dateline` INT UNSIGNED NOT NULL DEFAULT '0', ADD `expires` INT UNSIGNED NOT NULL DEFAULT '0', ADD `visible` INT UNSIGNED NOT NULL DEFAULT '1', ADD `attachmentid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `avatarid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `forumid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `fromuserid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `fromusername` VARCHAR(100) NOT NULL DEFAULT '', ADD `giftid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `lotteryid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `postid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `purchaseid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `ribbonid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `styleid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `threadid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `touserid`INT UNSIGNED NOT NULL DEFAULT '0', ADD `tousername` VARCHAR(100) NOT NULL DEFAULT '', ADD `usergroupid` INT UNSIGNED NOT NULL DEFAULT '0', ADD `reason` MEDIUMTEXT NOT NULL, ADD PRIMARY KEY (historyid) |
#5
|
||||
|
||||
A mod will create the tables it needs when you install it. But in either case questions concerning a specific mod must be made in the mod thread itself, not in the general support forums. Even if a mod is marked as supported, you may be on your own if no one is currently supporting it.
|
#6
|
|||
|
|||
Hey Staff
CMX is no longer going to work on vbplaza anymore so can you staff members please help me with this vbplaza 4.0.0 mod please |
#7
|
||||
|
||||
No, we cannot. You need to ask for help in the modification thread. If nobody helps you, then you have the option to not install the modification. But support is ONLY given in the modification thread, not out in these main forums.
|
#8
|
|||
|
|||
Hey everyone
No 1 made a modification thread yet for this newer version of vbplaza so how can i post for help on a vbplaza modification thread thats not there? |
#9
|
||||
|
||||
Where did you download the modification from ? That is where you need to post for help.
|
#10
|
||||
|
||||
Well, that is where you need to ask for support. Not here, sorry.
Like I said, if you don't get support, just don't install it! Especially something that major because you are just setting yourself up for problems later on. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|