Log in

View Full Version : MySQL Errors


SubZ
02-07-2009, 11:12 PM
I'm fairly sure I followed the install directions correctly but I get multiple errors like

"Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/rhypets.com/httpdocs/extrapage.php on line 82"

On every page. There are different ones on different pages but their all basically the same thing.

Oh, the site is on http://www.rhypets.com

Johnathon
02-08-2009, 07:31 AM
This means that you need to insert the SQL file in PHP My Admin, and then edit your config.php file in the inc folder.

SubZ
02-08-2009, 02:43 PM
This means that you need to insert the SQL file in PHP My Admin, and then edit your config.php file in the inc folder.


Actually that's the odd part, I did that. I've edited the config file many times and have uploaded the SQL file, dumped it and added it again.

Maybe I should also mention that my adm area works and I can log into it.

Edit: Nevermind, found an error in my config file, it works great now. Thank you for the help =)