View Single Post
  #2  
Old 04-27-2013, 11:57 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 396,532
Hall of Famer is on a distinguished road
Default

I see. Not sure if it has something to do with a glitch in the script, which prevents bred adoptables from breeding their own offsprings.

To resolve this issue, download this class_breeding.php from the attachment, and go to phpmyadmin table prefix_owned_adoptables. Do you see pets with 'lastbred' being 'NULL'? If so, edit it to 0.

Another way to fix the problem is to change the default value for field 'lastbred' to be 0 in database.

Note I am not sure if I completely understand your issue. It may be more complicated than I thought, and if you were actually requesting a new feature I probably cant help much. I have too many other things to do right now.
Attached Files
File Type: php class_breeding.php (3.9 KB, 1 views)
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote