UH OH!
My site isnt reading the database, and I have a big meeting about it tomorrow.
The site is:
www.americanclergy.com (ignore this if it's been fixed now)
The error it is displaying is something along the lines of:
Code:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/astein/public_html/function/general.inc on line 47
Starting from 47 on general.inc is:
Code:
if(($db_chk[0]["iBannerId"]==$iBannerId) and ($iBannerId!=""))
HELP!
Thanks!
|