07.11.2010, 10:14
(06.11.2010, 21:16)Kennedy Wrote: The mysql_fetch_assoc error is because in the database,isn't any paladin created,even if you have created.
The script doesn't insert anywhere the paladin in paladin table.
LE:To make that error gone,go in game_overview_graphic.tpl,at line 82,and replace that line with
(If you have that querry on a diferent line,replace there.)Code:$pala_name1 = mysql_query("SELECT * FROM paladin WHERE uid = '".$_COOKIE['id']."'");
Or you add an "@" right before "mysql_fetch_assoc" ;-)
But thx anyway.
LG
Molt