The reason for this warning could any one kindly give me a solution for the following warning.
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/quiteunl/public_html/QU/libraries/joomla/database/database/mysql.php on line 712
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /home/quiteunl/public_html/QU/libraries/joomla/database/database/mysql.php on line 726
I need solution for the following warning message
Moderator: General Moderators
-
RubiniSubramani
- Forum Newbie
- Posts: 1
- Joined: Mon Nov 11, 2013 12:29 am
Re: I need solution for the following warning message
Looks like you were unable to log into your database to me. Check your configuration setup.
Re: I need solution for the following warning message
Also check if the query you attempted worked.