![]() |
Just ignore that step
|
Quote:
Thanks rep, everything installed fine and I can enter the different scripts of the hack. Having huge db problem, I cant seem to save the character creation which is required before doing anything,.,. Database error in vBulletin 3.5.3: Invalid SQL: UPDATE rpg_user SET ap = 60, maxhp = 45, maxmp = 33, maxpp = 53, hp = 45, mp = 33, pp = 53, elementid = 2, alignmentid = 2, raceid = 2, genderid = 3, classid = 61, typeid = 1, inputlevel = 0, dropdown = 1, canchallenge = 1, rpgname = 'DBG' WHERE userid = 7105; MySQL Error : Unknown column 'inputlevel' in 'field list' Error Number : 1054 Date : Saturday, March 25th 2006 @ 07:53:41 AM Script : /http://www.xxxxxxxxxx.com/forums/headquarters.php Referrer : /http://wwwxxxxxxxxxx.com/forums/headquarters.php? |
Database error in vBulletin 3.5.4:
Invalid SQL: SELECT COUNT(`monsterbattleid`) AS `ibotbattles` FROM `forumziki_rpg_monster_battles`; MySQL Error : Unknown column 'monsterbattleid' in 'field list' Error Number : 1054 Date : Friday, March 24th 2006 @ 11:28:47 PM Script : http://www.zikihideout.com/forums/monsterarena.php? Referrer : http://www.zikihideout.com/forums/monsterarena.php? IP Address : 87.197.143.145 Username : ZIKI-SET Classname : vb_database Revan can you please look at it?There are tables missing... |
I will release an update that will fix all these issues in 5 minutes.
|
Beta 5 Released
I had to make this quick update because I messed up badly on the SQL tables, causing many people to have errors. Terribly sorry for the mess, it should all be good now. |
We don't expect you to be perfect >8)
EDIT: Encountered this error while making a monster battle.. Code:
Database error in vBulletin 3.5.4: |
[sql]ALTER TABLE `rpg_monster_battles` CHANGE `midi` `musicid` INT( 10 ) NOT NULL DEFAULT '-1'[/sql]
remember to add a table prefix. Also will be updating the file shortly. |
That worked, but then i got this...
Code:
Database error in vBulletin 3.5.4: |
That's because the battle creation halted where it shouldn't have. Run these two:
[sql]TRUNCATE TABLE `rpg_monster_battles`[/sql] [sql]TRUNCATE TABLE `rpg_ibot_templates`[/sql] |
So, how do we update from (I believe BETA 1) to BETA 5?
Also a feature request. Maybe save a payment history, incase someone like me needs to revamp their item choices (aka remove spells for different types) and will like to refund all money spent for the items? I'd be a life saving feature... ;) |
All times are GMT. The time now is 11:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|