i have this fatal error:
Fatal error: Call to undefined method: domdocument->createelement()
/admin/moduleinterface.php on line 172
can anybody please help me fix this fatal error?
Thankyou.
can anybody help in fatal error?
Re: can anybody help in fatal error?
We might be able to, if you provided some info.
Server OS?
CMSMS version?
Modules installed and their versions?
PHP version?
PHP memory limit?
MySQL version?
Actions you have taken?
Nullig
Server OS?
CMSMS version?
Modules installed and their versions?
PHP version?
PHP memory limit?
MySQL version?
Actions you have taken?
Nullig
Re: can anybody help in fatal error?
This is probably because you are using a PHP version that is lower than the required version. I believe that function wasn't added until PHP 5+.