RevCMS error

Greaseme

Member
Jul 6, 2011
103
1
Hey guys i have the following error:

Code:
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\class.forms.php on line 86

How to fix this?

- Greaseme
 

Khalil

IDK
Dec 6, 2011
1,642
786
This is the line returning the error:
If you went to check on the file and see the line where the error is coming from you could have realized the problem yourself without having to ask anyone, take a look on your database and make sure you have the "cms_news" table, and if you do have it, make sure that you have all columns requested in that query (as i showed you on the picture).
 

Users who are viewing this thread

Top