I'm sure this question has been asked before but I'm getting the "mysql_fetch_array(): supplied argument is not a valid MySQL result resource in" error and I'm not sure how to fix it. I've studied the status.php page for literally like an hour and after analyzing, I'm still not sure what's up. This is the same site that I've used for my private server when it was FoxxCo [5165] except with major edits. I guess it'd be easier to say that I'm using the same register/config/status page. Why is it I'm getting errors now, and not then? If it helps these are the circumstances:
1. I'm using a webhosting and connecting to the VPS database remotely
2. The database is basically still fresh, only two characters
3. The source is Conquer-Sx (Please nobody start freaking out over this. This is a very good beginner source and it's the easiest for me to understand so if you are going to flame me for it, don't post. Besides, I've used this before with good results.)
I'll do whatever I need to do to ensure I get this problem fixed. I'm not an idiot and expect someone to tell me what's up the very second I ask, so please take the time and help me out. Thanks.
(If you need to take a look at the site files then you can view the source code at

I have a linkback to EPvpers and the server isn't up yet so don't freak)
PS: I've already added the "or die" at the end of the fetch_array thing and I don't know where I'd see the errors at.