Page 1 of 1

Error using Formbuilder (0.2.4 / 0.3) with CMSMS 1.1

Posted: Sat Aug 04, 2007 4:38 pm
by musicscore
Tryed to use frombuilder 0.2.4 and 3.0 with CMSMS 1.1.
Get following error


Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in C:\Program Files\wamp\www\tjalma\lib\smarty\Smarty_Compiler.class.php on line 1808

Can someone help me !!??

Musicscore

Re: Error using Formbuilder (0.2.4 / 0.3) with CMSMS 1.1

Posted: Sat Aug 04, 2007 4:55 pm
by alby
musicscore wrote: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in C:\Program Files\wamp\www\tjalma\lib\smarty\Smarty_Compiler.class.php on line 1808
Update your php memory limit (php.ini or in htaccess) from 8 MB to 16 MB

Alby

Re: Error using Formbuilder (0.2.4 / 0.3) with CMSMS 1.1

Posted: Sat Aug 04, 2007 6:08 pm
by musicscore
Thanks for the very quick response.
This was the solution.

Musicscore