Page 1 of 1

Error FeedbackForm module with CMS 1.0 B5

Posted: Mon Aug 21, 2006 12:23 pm
by hesbas
Who can help:

Fatal error: Call to undefined function: rowcount() in /home/1828/muurkrant.org/HTML/cms/modules/FeedbackForm/classes/Config.class.php on line 93

Thanks!

Re: Error FeedbackForm module with CMS 1.0 B5

Posted: Mon Aug 21, 2006 12:27 pm
by cyberman
Go to source and change all RowCount() to RecordCount() ...

Re: Error FeedbackForm module with CMS 1.0 B5

Posted: Mon Aug 21, 2006 12:43 pm
by hesbas
Thank.... that worked.

Although I got the following message in the module sections of the admin:

Notice: Only variable references should be returned by reference in /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_driver.inc on line 575

What does it mean?

Thanks again

Re: Error FeedbackForm module with CMS 1.0 B5

Posted: Mon Aug 21, 2006 1:35 pm
by cyberman