well..at the top of pages on my CMS i get this errors:
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\class.forms.php on line 86
fixes thanks!
Printable View
well..at the top of pages on my CMS i get this errors:
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\class.forms.php on line 86
fixes thanks!
You go to that line and at the start of the line put //
Weytin it worked for me, and on the news.php or staff.php it will occur two more error lines, thrust me :)