PDA

View Full Version : Adoptable in phpMyAdmin but not clickable?


Tequila
03-19-2009, 11:01 AM
(Might be related to my other problem with phpMyAdmin: http://www.rusnakweb.com/forum/showthread.php?tid=633)

One of my users posted in my forum that they had adopted two creatures, but they aren't showing as in the database: http://familiarelements.info/levelup.php?ID=722

I've attached a screenshot where it shows the adoptable is listed in phpMyAdmin.

Any ideas?

rosepose
03-19-2009, 11:17 AM
There's something strange going on with the script :3

Tequila
03-19-2009, 11:41 AM
There's something strange going on with the script :3


I'm willing to go with Haunted, you?

Brandon, your script is haunted!

rosepose
03-19-2009, 11:46 AM
No, I've tried installing the script 3 different times in 3 different folders. Each time they don't level properly.

BMR777
03-19-2009, 01:19 PM
The issue here is that your query string for updating the adoptable is incorrect. You are using: http://familiarelements.info/levelup.php?ID=722

It should be: http://familiarelements.info/levelup.php?id=722

The ID in the URL should be a lowercase id instead. Did you modify the BBCode generator at all?

Also, yeah I'm not sure why the leveling is all messed up but when I rewrite it for the rewrite hopefully that will solve all the issues. :)

Brandon

rosepose
03-19-2009, 01:32 PM
Great :3 I had that problem too, thanks for fixing it. And Yeah, I think it might just be my host.

Tequila
03-19-2009, 02:29 PM
D'oh. I'm tired today. I'll double check the newer phpMyAdmin logs and see if it's there. I'm thinking about moving FE to Dreamhost anyway...