The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#341
|
|||
|
|||
Quote:
Hi there you need to run this in your phpmyadmin PHP Code:
|
#342
|
||||
|
||||
Ok, Zero, where's my beta copy at?
|
#343
|
||||
|
||||
Quote:
it doesnt work..... Thats what i get and its on an upgrade Quote:
it didnt execute this : $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "user ADD arcade_pmactive tinyint(1) DEFAULT '1' NOT NULL"); $ |
#344
|
|||
|
|||
I would be more than greatful to test it out also...can't wait for the final finished version.
|
#345
|
|||
|
|||
Aaarghh,
Got it working , i think I changed the code : ALTER TABLE `usergroup` ADD `arcade_pmactive` tinyint(1) NOT NULL default '1'; ALTER TABLE `usergroup` ADD `ibpa_cats` MEDIUMTEXT ; to : ALTER TABLE `user` ADD `arcade_pmactive` tinyint(1) NOT NULL default '1'; ALTER TABLE `usergroup` ADD `ibpa_cats` MEDIUMTEXT ; For now it works for me |
#346
|
|||
|
|||
is there no challange system in ipb arcade?
|
#347
|
|||
|
|||
To get my arcade announcement working again i also added :
Code:
ALTER TABLE `games_settings` ADD `announcement_parsed` text NOT NULL ; |
#348
|
|||
|
|||
Quote:
|
#349
|
||||
|
||||
Can I download RC4?
|
#350
|
||||
|
||||
Quote:
theres a tournement it hink it sthe same |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|