Page 1 of 1

can anybody help in fatal error?

Posted: Thu May 15, 2008 8:30 am
by coolmind
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.

Re: can anybody help in fatal error?

Posted: Thu May 15, 2008 3:04 pm
by Nullig
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

Re: can anybody help in fatal error?

Posted: Thu May 15, 2008 7:29 pm
by duclet
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+.