Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Fatal error: Allowed memory size of 33554432 bytes exhausted in rokzipper.php

More
15 years 8 months ago - 15 years 8 months ago #57249 by richardhamilton
Hi Guys .. I have integrated the forum with my new site but am having a problem

atal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71327 bytes) in /home/vanhaydn/www.full-pitch.net/plugins/system/rokgzipper.php on line 241

Is the error I am getting when trying to read a post !

PLEASE HELP
Last edit: 15 years 8 months ago by sozzled. Reason: Changed subject to improve search relevance

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #57251 by xillibit
Replied by xillibit on topic Re: Problems
Hello,

The next time please search on the forum, you will find an answer like : www.kunena.com/forum/advsearch?q=increas...name=1&childforums=1

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago - 15 years 8 months ago #57253 by Cerberus
Replied by Cerberus on topic Re: Problems
memory limit in your PHP.ini file from your hoster is to low it need to be increased to allow your site to work.

mine on my hosting is set to:

memory_limit 64M


If you dont know how to check what limit is set i can provide a php file that u can run on your site that will tell you all the infomation about PHP configuration. i will attach it here but if admin request it to be remove you will need to PM me for it.

File Attachment:

File Name: phpinfo.txt
File Size:21 B


just rename to phpinfo.php and run from you public_html directory using this url.

www.YOURDOMAIN.com/phpinfo.php
Last edit: 15 years 8 months ago by Cerberus.

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #57351 by sozzled
Have you thought about eliminating rokzipper.php? :dry:

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #57370 by Fenrir
I've had so many problems with the rokgzipper plugin, so now I use the CSSJSCompress plugin. Maybe you would require to change your gzipper plugin too.

Let me know if I say something wrong in English's grammar or syntax

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #57376 by Matias
Running out of memory could be because of that plugin -- zipping content takes some memory. But the ultimate solution is to give PHP more memory as 32M barely is enough for large Joomla site.

Please Log in or Create an account to join the conversation.

Time to create page: 0.258 seconds