can anybody help in fatal error?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
coolmind
New Member
New Member
Posts: 5
Joined: Fri Apr 18, 2008 4:49 am

can anybody help in fatal error?

Post 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.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: can anybody help in fatal error?

Post 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
User avatar
duclet
Forum Members
Forum Members
Posts: 187
Joined: Fri Jun 23, 2006 12:55 pm

Re: can anybody help in fatal error?

Post 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+.
Post Reply

Return to “Developers Discussion”