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!
HELP ME! I can not login after upgrade!
-
- Forum Members
- Posts: 76
- Joined: Sun Aug 13, 2006 5:35 pm
Re: HELP ME! I can not login after upgrade!
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).