Quote:
Originally Posted by Kyris
As for the tables and phpmyadmin, I'm not sure exactly what I'm supposed to be looking for?
I went to nadopt.php and... then I don't know what the mysql query line is (I need a headdesk emotion XD )
Could you go more indepth please? I don't think I can pinpoint what exactly looks odd because I don't know how it looks usually ^^
Many thanks, HOF, for being patient with me!
|
In nadopt.php go to line 239 and post it here, it should look something like this:
PHP Code:
mysql_query("INSERT INTO ".$prefix."adoptables VALUES ('', '$name', '$description','$eggimage','$cba','$promocode', '$freqcond', '$number','$datecond','$date','$adoptscond','$maxnumcond','$morethannum','$usergroupcond','$usergroups','$alternates','$altoutlevel','$altchance')");
For the phpmyadmin, just post a screenshot of the _adoptables table