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.

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 Database errors in my Kunena forum

More
16 years 1 month ago #44519 by standarddamage
Sorry for the double-post, but I just found something else that might help.

I was scouring both my front and back-end of the site. When I clicked on the Categories section of the back end, it gave me this:
Code:
DB function failed with error number 5 Out of memory (Needed 20971492 bytes) SQL=SELECT c.*, c.checked_out as checked_out_contact_category, g.name AS groupname, u.name AS editor, COUNT( DISTINCT s2.checked_out ) AS checked_out_count , z.title AS section_name FROM jos_categories AS c LEFT JOIN jos_users AS u ON u.id = c.checked_out LEFT JOIN jos_groups AS g ON g.id = c.access LEFT JOIN jos_content AS s2 ON s2.catid = c.id AND s2.checked_out > 0 LEFT JOIN jos_sections AS z ON z.id = c.section WHERE c.section NOT LIKE "%com_%" AND c.published != -2 GROUP BY c.id ORDER BY z.title, c.ordering LIMIT 0, 20

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

More
16 years 1 month ago #44520 by Cerberus
did this get sorted cause looks fine to me i dnt see any errors???????????

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

More
16 years 1 month ago #44521 by standarddamage
sozzled wrote:

So, for each of the 17 Kunena database tables (they have the prefix jos_fb_*) you have gone to the "operations" tab in phpMyAdmin and run the various table maintenance utilities: Check table, Analyze table (and possibly Repair table) and you haven't detected anything or nothing has changed?


I ran those operations under the "Structure" tab. Is that what you're referring to?

And, yes, everything came back normal.

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

More
16 years 1 month ago #44522 by standarddamage
Cerberus wrote:

did this get sorted cause looks fine to me i dnt see any errors???????????

Thank you for the heads up on that. I'd say it fixed itself, but I know better.

I'm off to go strangle my host. I sent off a support ticket, and they said it was on their end and apologized for any inconvenience.

Sozzled, as always, thank you so much for your help. Even if the problem didn't have anything to do with us, I at least learned a few more things about the database. :)

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

More
16 years 1 month ago - 16 years 1 month ago #44523 by sozzled
Cerberus wrote:

did this get sorted cause looks fine to me i dnt see any errors???????????

Likewise. I also just visited the links posted in the original message and there were no errors.

This looks like a problem with the server and not with Kunena. I'm moving this from Support to Common Questions!

Would you like some help strangling your webhost? :laugh:
Last edit: 16 years 1 month ago by sozzled.

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

Time to create page: 0.244 seconds