Page 1 of 1
problem with installing module & editing template
Posted: Sat Jan 06, 2007 7:08 pm
by Zappa
Hi guys, I'm having a problem when using the module manager on my CMS 1.0.2 to download and install certain modules. For the feedbackForm 0.9.15 module. I have php5 enabled and mySQL 4.1+. it showed..
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 522377 bytes) in /home/user/public_html/website/modules/nuSOAP/classes/nusoap.php on line 2661
any ideas? :-[
Also when I try to edit a page template, its showing up as being edited on the FCK editor but not on the site... is that because of the caching? Will I need to delete the cache everytime I want to change the templates?
Thanks
Re: problem with installing module & editing template
Posted: Sun Jan 07, 2007 12:21 am
by Dr.CSS
I don't believe they have anything to do with each other, the module manager has a second tab for increasing the memory...
When installing was the minimum recommended memory and your allotted memory diff., you had less than the recommended?...
Have you set all files with the correct chmod/permissions?...
edit a page template, its showing up as being edited on the FCK editor
FCKeditor is for editing page content not templates, you may have meant something different...
You shouldn't have to clear the site cache, except after some major change but it does help to do it once in a while...
Re: problem with installing module & editing template
Posted: Sun Jan 07, 2007 1:59 pm
by Zappa
mark wrote:
I don't believe they have anything to do with each other, the module manager has a second tab for increasing the memory...
When installing was the minimum recommended memory and your allotted memory diff., you had less than the recommended?...
Have you set all files with the correct chmod/permissions?...
edit a page template, its showing up as being edited on the FCK editor
FCKeditor is for editing page content not templates, you may have meant something different...
You shouldn't have to clear the site cache, except after some major change but it does help to do it once in a while...
I was above the minimum of 2mb but there was a yellow dot next to it when I was installing. Is it possible to download and install the modules manually?
As for the template I sorted that... I found I was editing the wrong template! Oops

Re: problem with installing module & editing template
Posted: Sun Jan 07, 2007 3:31 pm
by Dr.CSS