The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
||||
|
||||
![]()
Fixed.
Add the ] it wants after the 'part' to fix it. |
#3
|
|||
|
|||
![]()
Is the updated file in the ZIP? If not, exactly where do you add the ] -- my editing program doesn't give me line numbers unfortunately.
|
#4
|
|||
|
|||
![]() Quote:
The zip is updated. I checked ![]() Ok, now I got an SQL problem while I was running the installer and it came to the db part. I refreshed once, and got this: Code:
Database error in vBulletin 3.0.7: Invalid SQL: ALTER TABLE `vb3_user` ADD `rpgclass` int(3) NOT NULL, ADD `rpgrace` int(3) NOT NULL, ADD `alignment` int(3) NOT NULL, ADD `rpgtype` int(3) NOT NULL, ADD `rpggender` int(3) NOT NULL, ADD `hp` int(6) NOT NULL default '0', ADD `maxhp` int(6) NOT NULL default '0', ADD `ma` int(6) NOT NULL default '0', ADD `maxma` int(6) NOT NULL default '0', ADD `pp` int(6) NOT NULL default '0', ADD `maxpp` int(6) NOT NULL default '0', ADD `ap` int(6) NOT NULL default '0', ADD `element` int(3) NOT NULL default '0', ADD `inbattle` int(3) NOT NULL default '0', ADD `xp` int(11) NOT NULL default '0', ADD `clan` smallint(5) NOT NULL default '0', ADD `chalable` tinyint(1) NOT NULL default '1' mysql error: Duplicate column name 'rpgclass' mysql error number: 1060 |
#5
|
||||
|
||||
![]()
The parse error can safely be ignored, the entire hack was installed successfully.
What was NOT done though, is: * Rebuild of datastore * Rebuild of phrases * Rebuild of styles To remedy this: Enter your ACP; * open any random setting page, save the settings. * Under Styles and templates, open any random template that you have modified before (important!), and save it instantly * Under Languages and Phrases, click Language Manager, then Rebuild all languages. |
#6
|
|||
|
|||
![]() Quote:
However, on View Battles, Add Battle Scenes, Edit Battle Scenes, Add Battle Midis, Edit Battle Midis, and Prune Battles pages doesn't have words (In the ACP) Edit Class Returns with: Code:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT MAX(id) AS id_types FROM vb3_rpg_type ORDER BY name mysql error: Table 'phalanx_testboard.vb3_rpg_type' doesn't exist mysql error number: 1146 Code:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT * FROM vb3_rpg_type ORDER BY name mysql error: Table 'phalanx_testboard.vb3_rpg_type' doesn't exist mysql error number: 1146 Code:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT * FROM vb3_rpg_lottery ORDER BY dateset asc mysql error: Table 'phalanx_testboard.vb3_rpg_lottery' doesn't exist mysql error number: 1146 Code:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT vb3_user.userid FROM vb3_user LEFT JOIN vb3_rpg_items_user ON vb3_user.userid=vb3_rpg_items_user.userid WHERE vb3_rpg_items_user.userid IS NULL mysql error: Table 'phalanx_testboard.vb3_rpg_items_user' doesn't exist mysql error number: 1146 What should be done to fix these? |
#7
|
||||
|
||||
![]()
Weird... I saw the parse error right before the "done" step of the installer.
All I can say is that you have to manually drop the tables/fields created and Uninstall everything not query-related using the installer, then reinstall. Since its a test board then it doesnt matter much, phew ![]() Everything will work great on yer live board ![]() |
#8
|
||||
|
||||
![]() Quote:
Code:
Database error in vBulletin 3.0.6: Invalid SQL: SELECT level1_wins, level2_wins FROM rpg_limit_settings mysql error: Table 'thetechg_retreat.rpg_limit_settings' doesn't exist |
#9
|
|||
|
|||
![]()
i remember that headquarters.php error being a beta 1 problem...are you using beta 2?
|
#10
|
|||
|
|||
![]()
I am receiving on admincp/rpg_install.php?step=install&part=queries&all=yes
Created Table: rpg_items Created Table: rpg_items_cats There seems to have been a slight problem with the HxC Forums database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|