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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question out of memory error

More
15 years 3 months ago #82641 by pizzicar
out of memory error was created by pizzicar
Just installed Kunena on my Joomla site. I can get to the forum but as soon as I click going to the default forum that is installed I get an out of memory error. "Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/tws/public_html/components/com_kunena/lib/kunena.stats.class.php on line 5"

I increased php memory to 32M then tried 64M but get the same result. My config info is below: Any suggestions on where to look?

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: Enabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 8M

This message contains confidential information

Joomla default template details : js_vintage_001 | author: Casey Lee | version: 1.1 | creationdate: 12/20/07

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.2 | creationdate: 2010-12-29

Kunena version detailled: Installed version: 1.6.2 | Build: 3894 | Version name: Team | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Disabled or not installed | UddeIm: Disabled or not installed

Third-party SEF components: sh404sef: Disabled or not installed | ARTIO JoomSEF: Disabled or not installed | AceSEF: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Disabled or not installed | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed

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

More
15 years 3 months ago #82643 by sozzled
Replied by sozzled on topic Re: out of memory error
G'day, pizzicar, and welcome to Kunena.

The first thing I noticed when I tried to visit your website was the browser message "Some plugins required by this page have been blocked for your protection." Well, for my protection I did not try to unblock these things.

Out of memory usually means exactly what it says. Your website is trying to package a response to a HTTP GET request and the software needs more memory than you've given it. Although Kunena doesn't need a lot, it does need around 16 Mb as a bare minimum. You therefore have to ask yourself, what else am I running when I'm trying to load a Kunena page and do I really need it? The way that you do that is to turn on Joomla debug mode and find out what's going on.

Lastly, thank you for your K 1.6 configuration report. Try running your site with good ol' rhuk_milkyway (as a test) just to see if you still get these out of memory errors. Search the forum for "Fatal error: Allowed memory size" for other ideas. Good luck.

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

More
15 years 3 months ago #82645 by pizzicar
Replied by pizzicar on topic Re: out of memory error
Thanks for the feedback - I did do the following:
default template: same problem
turned on debug: see about 6.5M usage and 13 queries on the home page
turned off jcomments in case of conflict

I think the plugin message was due to videos on the site (i.e. quicktime)

I'll do some forums searching and see what I can come up with.

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

Time to create page: 0.283 seconds