[HELP] RevCMS Error On My Hotel

dukestar

Member
Nov 26, 2011
86
4
I get this error on the index page and it is:

Warning
: mysql_result() expects parameter 1 to be resource, boolean given in
C:\xampp\htdocs\app\class.engine.php
on line
107

Line 107 is:

return $this->mysql['result']($this->mysql['query']($sql, $this->connection), 0);

i do not know how to fix.
 

keiller

Mr Tutorial Man
Jun 9, 2012
492
108
It's probably an error in your config file?
I usually get those things, then i notice i've done something wrong in my config then it works fine.
 

Users who are viewing this thread

Top