Quote:
Originally Posted by Hall of Famer
You can check your database table adopts_adoptables_conditions, and for column 'number'. If this value is empty, check the 'null' checkboxes and make it null(or you can make it value 0 since the number does not matter). An empty string is an invalid value for integer column, it must be a number of null.
Edit: I am looking into your website now and I will see if I can find out anything.
|
adopts_adoptables and adopts_adoptables_conditions

Both of them has the same structure as the one on my x10hosting.
Alright, thanks for the help :D