Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

The error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

Question Fatal Error: Allowed memory size XXXXX help.

More
12 years 5 days ago #1 by darkcloud
Users are getting this when they click on topics or submit a post.

Fatal Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 145036 bytes) in libraries/joomla/environment/response.php on line 211



This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 32M | Max file upload: 2M

Kunena menu details:
Warning: Spoiler!

Joomla default template details : redgold3 | author: | version: 1.0 | creationdate: 2012-04-03

Kunena default template details : bz_dark_r | author: bz_kunena-templates | version: 1.7.2 | creationdate: 2012-03-23

Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.8 | UddeIm 2.6

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: Kunena Latest 1.7.2 | Kunena Stats 1.7.2 | Kunena Search 1.7.2

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

More
12 years 5 days ago #2 by Voice4Vision
You can add the following to your .htaccess file.
Code:
php_value memory_limit "16M"

Just change the 16M to what ever is more appropriate for your needs.

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

More
12 years 5 days ago - 12 years 5 days ago #3 by darkcloud
thx, I'll try it.


Edit: Tried it and now all of joomla wigs out saying 500 internal server error.
Last edit: 12 years 5 days ago by darkcloud.

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

More
12 years 5 days ago #4 by sozzled
Out of curiosity, are you using GroupJive?

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

More
12 years 5 days ago #5 by Voice4Vision
You could also edit your php.ini file...if you have access to it, if not ask your host to make the change for you.

memory_limit = 16M

Again, change the 16M to whatever works for you.

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

Time to create page: 0.407 seconds