View Single Post
  #19  
Old 11-01-2012, 07:15 AM
draugluin's Avatar
draugluin draugluin is offline
Member
 
Join Date: Oct 2011
Location: germany
Posts: 120
Gender: Unknown/Other
Credits: 10,927
draugluin is on a distinguished road
Default

mmmhh... I've tried this for 1.3.1 but I've got a error-message

PHP Code:
Fatal errorCall to undefined function runquery() in /var/www/clients/client161/web331/web/adopties/doadopt.php on line 67 
and this is the line 67...

PHP Code:
runquery("INSERT INTO {$prefix}owned_adoptables  VALUES ('', '{$row['type']}', '$name', '$owner', '0', '0', '$code', '','$usealternates','fortrade','no', '$gender','0')"); 
why ????
Reply With Quote