ERROR Cannot instantiate non-existent class

ERROR Cannot instantiate non-existent class

by ครูเทียม สอนแทน -
Number of replies: 1

I can't make the test and forum I use Moodle 1.5.3+ Windows 2003 IIS Mysql5

Average of ratings: -
In reply to ครูเทียม สอนแทน

Re: ERROR Cannot instantiate non-existent class

by Utkarshraj Atmaram -

See the full error. It must be of the form:

Fatal error: Cannot instantiate non-existent class: <<classname>> in /var/www/moodle/mod/<<module-name>>/<<filename>> on line <<line number>>

Just download the latest version of the module from http://download.moodle.org/modules/. Delete the resepctive module and replace it with the downloaded one. That should fix your problem.