Thread: Breeding
View Single Post
  #22  
Old 10-27-2009, 12:05 PM
Arianna's Avatar
Arianna Arianna is offline
Dev Staff
 
Join Date: Sep 2009
Posts: 334
Gender: Female
Credits: 31,805
Arianna will become famous soon enough
Default RE: Breeding

Gosh, thanks so much! I'll go and edit that. :D[hr]
I'm ecstatic that it basically works now! Thanks so much, Sea!
I'm having one (hopefully last) problem. If some adoptables have been removed, I get this kind of message at the top of the page:
Code:
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 2 on MySQL result index 20 in /home/pixelpup/public_html/twig3/adoptables/breeding.php on line 104

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

Warning: mysql_result() [function.mysql-result]: Unable to jump to row 2 on MySQL result index 20 in /home/pixelpup/public_html/twig3/adoptables/breeding.php on line 106
This is unimportant, so is it possible to just disable the showing of it?[hr]
EDIT: I managed to disable it by putting an @ in front of the function. :D
Now off to work on the fact that the gender is set once and stays the same (forgot to copy over my edited gender mod. xP)
Reply With Quote