Fatal error: Call to a member function on a non-object in /home/director/public_html/index.php on line 150 url is directoryrating.com please some one help me with this issue thanks.
Did u just upload some new template files? Or changed index.php file? And did u check that all files are present in that folder?
Login to your cpanel and try to repair your mysql database through phpmyadmin. especially check the category table.
I think its problem with your database.. you should repair.. see some of the tutorials here: http://www.tamba2.org.uk/wordpress/repair/ also see this: http://www.oscommerce.info/kb/osCommerce/General_Information/Common_Problems/69
I looks like a DataBase problem to me. Do one thing. Add an other DB_user to your current Directory Database and then simple change the DB_user in your include/config.php file. See if that helps. I got a but similar issue when my DB user reached its Queries limit set by my Host.
Hi Forumrating, I agree with NeoGen, problem could be with your DB as its giveing error at line containing $row = $rs->FetchRow(); $rs in not an object (As there was no resultset), the error. Thats what I guess.
firstly, what's your backend? IIS? Apache? second, try clearing your cache folder: temp/templates/ third, if not 1 or 2, try to repair your DB also, ping your mySQL server to ensure that its up and running. need more help let me know. i did get your PM. Rob