Rabbitoshi MOD Haustier erstellen Problem
Verfasst: 20.12.2005 16:41
Also wenn man ein Haustier erstellt kommt diese feehlermeldung
die install.txt
http://rapidshare.de/files/9516323/Rabbitoshi.txt.html
EDIT: hab auch in dem anderen thread geguckt hat nix gebracht
Code: Alles auswählen
Couldn't insert new pet
DEBUG MODE
SQL Error : 1054 Unknown column 'creature_mp_max' in 'field list'
INSERT INTO phpbb_rabbitoshi_config (creature_id, creature_name , creature_img , creature_prize , creature_max_hunger , creature_max_thirst , creature_max_health , creature_max_hygiene , creature_mp_max , creature_power , creature_magicpower , creature_armor , creature_food_id , creature_buyable , creature_evolution_of, creature_experience_max, creature_max_attack, creature_max_magicattack) VALUES ( 1,'testhaustier' ,'images/games.gif', '0', '100', '100', '100', '100', '100', '100', '100', '100','1', '1', '0' , '100' , '100' , '100' )
Line : 374
File : admin_rabbitoshi.phpdie install.txt
http://rapidshare.de/files/9516323/Rabbitoshi.txt.html
EDIT: hab auch in dem anderen thread geguckt hat nix gebracht