Thread: Breeding
View Single Post
  #17  
Old 10-26-2009, 03:17 PM
Arianna's Avatar
Arianna Arianna is offline
Dev Staff
 
Join Date: Sep 2009
Posts: 334
Gender: Female
Credits: 32,405
Arianna will become famous soon enough
Default RE: Breeding

Okay, let me see
PHP Code:
'','$type','$new_name','$loggedinname','0','0','$code','','$alts','notfortrade','no','$gender' 
The table is
aid, type, name, owner, currentlevel, totalclicks, code, imageurl, usealternates, tradestatus, isfrozen, gender... date.
I cannot see how I missed that. xP I'll edit and see if it works.[hr]
I now did that, but it tells me this at the top of the page (it still displays the rest, though).
Code:
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 4 on MySQL result index 22 in /home/pixelpup/public_html/twig3/adoptables/breeding.php on line 76

Warning: mysql_result() [function.mysql-result]: Unable to jump to row 4 on MySQL result index 22 in /home/pixelpup/public_html/twig3/adoptables/breeding.php on line 77

Warning: mysql_result() [function.mysql-result]: Unable to jump to row 4 on MySQL result index 22 in /home/pixelpup/public_html/twig3/adoptables/breeding.php on line 78
Reply With Quote