![]() |
Monster Arena Problem
PHP Code:
ive done every thing correctly before |
It is trying to fetch your Spells from the database.
Tell me, do you actually HAVE spells? To me this seems like you've tampered with the items_user db manually, because if everything is done correctly, this shouldn't be a problem. For now, you can try to run these queries, and tell me if any of them echo errors: [sql]ALTER TABLE `rpg_items_user` ADD `item4` char(250) NOT NULL default 'No Item',[/sql] [sql]ALTER TABLE `rpg_items_user` ADD `points4` int(5) NOT NULL default '0',[/sql] [sql]ALTER TABLE `rpg_items_user` ADD `description4` char(250) NOT NULL default 'No Description',[/sql] [sql]ALTER TABLE `rpg_items_user` ADD `icon4` char(250) NOT NULL default '',[/sql] [sql]ALTER TABLE `rpg_items_user` ADD `itid4` int(5) NOT NULL default '0'[/sql] |
All times are GMT. The time now is 02:58 AM. |
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:
|