I get the following error message when I try to access moviedigg.com "Fatal error: Call to a member function FetchRow() on a non-object in /home/digmovie/public_html/index.php on line 136" A friend of mine recently purchased a website from a member here on DP and we successfully transferred the domain name and db files over to our hosting company (hostgator) and the site was up for almost a week with no problem and then out of the blue the above error message occurs. We haven't (to my knowledge) done anything out of the ordinary to cause this error to occur. Any ideas as to what could be causing it and where we should look to resolve this problem? Thanks
If you're on shared hosting, contact your webhost. If you say you've done nothing, maybe they upgraded from php4 to php5 and this is the root cause of the problem. If so, the code will have to be amended slightly.