Page 1 of 1

HELP ME! I can not login after upgrade!

Posted: Thu Sep 14, 2006 10:29 am
by jimmychuang
When I try to login, it appear an error massage:

Fatal error: Call to undefined function: rowcount() in /home/casinob3/public_html/modules/FeedbackForm/classes/Config.class.php on line 93


And the formmaker and NMS can't work, either.

Somebody help me!

Re: HELP ME! I can not login after upgrade!

Posted: Thu Sep 14, 2006 5:25 pm
by cyberman
Don't know versions of your CMSms and FeedbackForm module but I think the used version of FeedbackForm is too old. Current version does not support RowCount() (AdoDB). Modules have to use RecordCount() instead (AdoDB lite).