
getting this fatal error
getting this fatal error
Fatal error: Class 'CMSModule' not found in /mounted-storage/home34a/sub002/sc28478-TRMI/dinsite.dk/modules/Search/Search.module.php on line 74
any idea?

Re: getting this fatal error
Check and see it should say...
class Search extends CMSModule
class Search extends CMSModule
Re: getting this fatal error
Yeah, that's what is says on line 74... somehow PHP hasn't loaded the CMSModule class (file) at that point - hence the error.mark wrote: Check and see it should say...
class Search extends CMSModule
@lajlev:
Did all files get uploaded correctly?
Check presence and permissions of these files:
lib/classes/class.module.inc.php
lib/classes/class.moduleloader.inc.php
lib/classes/class.moduleoperations.inc.php
Regards,
D
Re: getting this fatal error
yes all a uploaded correctly, and have set permission to 777
getting this messenge now: Fatal error: Class 'CMSModule' not found in /mounted-storage/home34a/sub002/sc28478-TRMI/dinsite.dk/modules/Search/Search.module.php on line 74
getting this messenge now: Fatal error: Class 'CMSModule' not found in /mounted-storage/home34a/sub002/sc28478-TRMI/dinsite.dk/modules/Search/Search.module.php on line 74
Re: getting this fatal error
How is this site hosted, home comp. or online, what operating systems etc....
Re: getting this fatal error
Also:
How, where and when are you getting this error?
During or directly after install? Or did your site work alright before?
In that case, did it occur after installing a module? or after a(n) (module) upgrade maybe?
On what page(s) do you get the error? On both the front-end and the admin?
Do you get any other errors on screen or in the server logs?
What version of CMS Made Simple are you using?
Did you read this?
How, where and when are you getting this error?
During or directly after install? Or did your site work alright before?
In that case, did it occur after installing a module? or after a(n) (module) upgrade maybe?
On what page(s) do you get the error? On both the front-end and the admin?
Do you get any other errors on screen or in the server logs?
What version of CMS Made Simple are you using?
Did you read this?