Page 1 of 1

Hello, World module?

Posted: Wed Jun 21, 2006 8:34 pm
by ejweidl
Hi,

I'm trying to learn how to write a CMSMS module. Is there a "Hello, World!" example available?

I downloaded the Skeleton 1.3 module, but I get an error (Fatal error: Call to undefined function: createevent() in C:\Inetpub\wwwroot\PHP\cmsmadesimple\modules\Skeleton\method.install.php on line 55) when I try to install it.

Thanks,

Eric

Re: Hello, World module?

Posted: Wed Jun 21, 2006 9:05 pm
by calguy1000
Yes, that's due to a slight error in the dependencies of the module.

The newest skeleton module is designed to work against the upcoming 1.0 series of cms made simple.  I would suggest you go back one version and try that.

The skeleton module is the example module for CMS made simple.