Thread: cleanup error
View Single Post
  #3  
Old 10th February 2010, 23:37
cop1976's Avatar
cop1976 cop1976 is offline
Senior Member
 
Join Date: May 2009
United Kingdom
Posts: 30
Default
I have this error:

Fatal error: Call to undefined method dbal_mysqli::sql_numrows() in /var/www/include/cleanup.php on line 430

and this is line 430:

PHP Code:
if ($db->sql_numrows($res) > 0) { 
__________________
http://bvlist.com/images/avatars/signaturepics/sigpic5839_1.gif
Reply With Quote