Jump to content

Recommended Posts

Posted

Hi, this is my first post. I hope I've got the right forum category...

Recently the Pokemon Selector has been bugging me with warning and error messages when I try to use it. This only seems to occur when I use the link for Black and White users.

These are the error messages I get:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/eshryock/public_html/pokegts.us/pkmbw.php on line 64

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/eshryock/public_html/pokegts.us/pkmbw.php on line 315

I've been looking around for an answer and can't seem to find one. I don't use pokegen or anything, I just use the straight up Pokemon Selector. Is this a problem anyone else has been experiencing? Is it a problem on my end perhaps? I noticed the DNS changed recently, does it have something to do with that?

If anyone has any info on this please let me know. I'll admit I'm a little bit of a noob with this stuff.

Posted

i also am currently getting that excact same warning message. so it isn't just you. i dont know what it is about that. :( i tried to make my eelektross for random matchup and it had that message that you are talking about.

  • 3 months later...
Posted

i just use pokesav and load pokemon file but when i try regular black and white pokemon selector i get a error code to. try downloading this and loading files onto pokemon selector

  • 2 weeks later...
Posted

Alright, I've fixed the error. The issue is that I don't have enough sanity checking in my code, and at times, the highest traffic sql table 'crashes'. It's a temporary data table, so I just flush it when it happens.

  • 2 weeks later...
Posted
Alright, I've fixed the error. The issue is that I don't have enough sanity checking in my code, and at times, the highest traffic sql table 'crashes'. It's a temporary data table, so I just flush it when it happens.

Sounds like you need a better database than MySQL :P

Posted

Fair enough, but, don't have the time to devote to migrating it right now.

Working on an interface that developers can use to interface with the site. Will post an overview in the next few days.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...