Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Question Running debug mode causes problems with SEO Generator

More
15 years 1 week ago - 15 years 1 week ago #94389 by Josh
Good news, a admin of joomla seo generator sent me a email saying:

Hello,

this notices are shown because the error reporting is enabled
to protect for hackers and so on the error reporting should be disabled in joomla config "error reporting nowhere"

but this can also be done by php-code
seo-generator is disabeling this in the first lines with:

error_reporting (0);

it seems that in one of the kunena php files the error-reporting is enabled
maybe you can find this line with an search for "error_reporting" in the files

if you find the line then put // before the line and save the file
like this:

// error_reporting (E_ALL);

sorry my english is not the best and so i hope you can read all above

please let me know if it works or if you need more help


So now I'm left wondering where the line "error_Reporting" is. I did a bit of searching around and could not find it. So far I feel like progress is being made. I'll try doing some experimentation, disabling error reporting did not do anything. Perhaps either disabling error reporting on the plugin or a file of kunena would be a easy solution.
Last edit: 15 years 1 week ago by Josh.

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

More
15 years 1 week ago #94392 by sozzled
So have you disabled "error reporting" in the Joomla configuration as you were advised? Have you, similarly, disabled Kunena debug mode?

Can we see your K 1.6 configuration report, please.

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

More
15 years 1 week ago - 15 years 1 week ago #94393 by Josh
Hey sozzled, how big of a deal would it be if I had debugging disabled? It fixed the problem. Not only that, it loads twice as fast with debugging disabled. What are your thoughts on this?

Edit: I just saw your post, we must have had the same idea. :cheer:

As for my report:
This message contains confidential information

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

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

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

This message contains confidential information

Joomla default template details : yoo_beyond | author: YOOtheme | version: 1.5.13 | creationdate: December 2007

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.4 | creationdate: 2011-05-07

Kunena version detailled: Installed version: 1.6.4 | Build: 4832 | Version name: Kerkrade | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.5.13 | CommunityBuilder 1.4 | UddeIm 2.3

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Enabled | System - Mootools12: Disabled | Kunena Search 1.6.2

Modules: None


By the way, it was multiple plugins that came into conflict, I was only giving you one example just so that way the situation did not overwhelm you guys. ;) The more I disabled plugins, the less errors there would be. In total there were 4 "conflicting plugins" which I disabled for testing reasons. But getting rid of debug helped fixed them all. B)
Last edit: 15 years 1 week ago by Josh.

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

Time to create page: 0.248 seconds