View Single Post
  #4  
Old 05-11-2011, 08:27 PM
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: 398,218
Hall of Famer is on a distinguished road
Default

Well actually you can delete the breeding navlink from admin control panel. Also to answer your first question, this can be done easily be modifying adopt.php and doadopt.php slightly. There is a line that generates random gender in doadopt.php, delete it and add a dropdown gender selection script to adopt.php. This can be done with PHP forms, use $_Post in doadopt.php at the beginning of script to get the selected gender from adopt.php. This way you make gender selectable rather than random.
__________________


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