![]() |
Adoptable doesnt exist..
I have two pets that are supposed to be able to be adopted from the adoption center...but when I go to try to get them.. I get this error-
An error has occurred. Adoptable does not exist... They DO exist...but im not sure how to fix it to make them show up? Also for these same ones I get this error when I Click to level them up- Fatal error: Call to a member function getValue() on null in /home/atrocity/public_html/view/levelupview.php on line 12 (I also mention this error in the itemdrop topic..I thought that maybe this might be part of the reason for the pets not showing up in the adoption center anymore) |
Well I fixed your problem, apparently the adoptable IDs in your table prefix_adoptables and prefix_adoptables_conditions do not match. I think you may have played with PHPMyAdmin extensively, inserting rows to table prefix_adoptables but forget to sync it with prefix_adoptables_conditions. I synced adoptable IDs for these two tables, and the problem disappeared. Please be careful with PHPMyAdmin, especially when inserting or removing data.
|
Thank you XD Im a total noob to all this...it confuses the heck out of me... x.x
|
Well my advice is to use PhpMyAdmin for reading and updating data only, dont try to insert or delete data unless you have a good reason.
|
All times are GMT -5. The time now is 10:33 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.