View Single Post
  #9  
Old 09-28-2012, 04:06 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: 614,189
Hall of Famer is on a distinguished road
Default

Yes they are supposed to match with each other. I am guessing you deleted some records from table prefix_adoptables in phpmyadmin but not from the other table?

Anyway the easiest fix is to figure out which row from table prefix_adoptables_conditions should match with which row from table prefix_adoptables. In your database the ids are messed up, but the adoptables type should serve as a good indicator of how to match a row from one table to another.
__________________


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