| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Jan 2006 Location: Upstate NY
Posts: 3,394
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Mysql errors, PLEASE HELP www.dailydrinker.com if you click a category on the side you get mysql errors. This worked fine on my other host, but now that i bought a new reseller account everything is messed up. What is wrong???!?!?!? Also when im in phpmyadmin. I get a message that says no privelages?? |
| |
| | THREAD STARTER #3 (permalink) | ||||
| Senior Member Join Date: Jan 2006 Location: Upstate NY
Posts: 3,394
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| ||||
| |
| | #4 (permalink) |
| Domains my Dominion Join Date: Aug 2005 Location: Web 1.0
Posts: 9,552
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It's an error in your PHP code. You should post some code.
__________________ NameNewsletter.com - free lists of available domain names ZoneFiles.net (beta) - ccTLD and gTLD droplists |
| |
| | #5 (permalink) | ||||
| A Wealth of Knowledge Join Date: Aug 2004
Posts: 3,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Has the user been authenticated to have full rights to the MySQL database? If the answer to the question is yes, then I am guessing that you have a null when you're trying to get the number of rows. This is usually caused by a variable that isn't carrying the MySQL query correctly. Is there anything else on the page that is being pulled from the database? That would be interesting to find out. My guess is no. Also, if you're having a problem, post the PHP code and we can see if we can do anything to spot your problem here (just make sure to pull out any personal and sensitive data). -Steve | ||||
| |