FeedbackForm module - getting error message in core class

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
bigtony
New Member
New Member
Posts: 6
Joined: Sat Oct 21, 2006 9:17 am

FeedbackForm module - getting error message in core class

Post by bigtony »

Hi, I have just installed the FeedbackForm module (v. 0.9.14) and am getting an error message when I open up the "Sample Form" and then click on the Check Box Group entry ("Features I'd most like to see...") - gives the following error in one of the core classes:

Fatal error: Call to undefined function: loadformmethods() in /var/www/html/lib/classes/class.module.inc.php on line 1425.

I'm using CMSMS version 1.0.2 "Maui", PHP 4.3.2

Looking in the source of this file the method does exist, being declared on line 129, so the message has somewhat stumped me! In case it's relevant (though this seems unlikely) I had to change a number of files througout the FeedbackForm module to replace RowCount() with RecordCount(). I also had to do this with a different recently installed module after it complained that RowCount() was not found.

Any ideas appreciated!

Thanks.
Last edited by bigtony on Sat Oct 21, 2006 10:37 am, edited 1 time in total.
Post Reply

Return to “CMSMS Core”