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 K 1.7.0 + J! 1.7.0: COM_KUNENA_INTERNAL_ERROR_CONFIG plus SQL errors

More
14 years 2 weeks ago #122393 by ruhon
Here is the error.

Kunena COM_KUNENA_INTERNAL_ERROR_CONFIG
Got error 28 from storage engine SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM zq0f9_content AS a LEFT JOIN zq0f9_categories AS c ON c.id = a.catid LEFT JOIN zq0f9_users AS ua ON ua.id = a.created_by LEFT JOIN zq0f9_users AS uam ON uam.id = a.modified_by LEFT JOIN zq0f9_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN zq0f9_categories as parent ON parent.id = c.parent_id LEFT JOIN zq0f9_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM zq0f9_categories AS cat JOIN zq0f9_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN zq0f9_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,2,3) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END IN (0,1,2) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-04-15 04:01:59') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-04-15 04:01:59') ORDER BY c.lft, fp.ordering, a.created DESC LIMIT 0, 7 Got error 28 from storage engine SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM zq0f9_content AS a LEFT JOIN zq0f9_categories AS c ON c.id = a.catid LEFT JOIN zq0f9_users AS ua ON ua.id = a.created_by LEFT JOIN zq0f9_users AS uam ON uam.id = a.modified_by LEFT JOIN zq0f9_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN zq0f9_categories as parent ON parent.id = c.parent_id LEFT JOIN zq0f9_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM zq0f9_categories AS cat JOIN zq0f9_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN zq0f9_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,2,3) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END IN (0,1,2) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-04-15 04:01:59') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-04-15 04:01:59') ORDER BY c.lft, fp.ordering, a.created DESC

Here is the Config.

This message contains confidential information

Database collation check:

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: 128M | Max file upload: 2M

This message contains confidential information

Joomla default template details : ja_t3_blank | author: JoomlArt.com | version: 1.0.6 | creationdate: August 2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.0 | creationdate: 2011-08-29

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

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

Modules: Kunena Login 1.7.0


Here is the site.

www.justminecraft.net

It will not let me disable, uninstall or edit it as it seems to reset to default.

Thanks for any help. Our site is practically down. New users can not register or navigate effectively.

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

More
13 years 10 months ago #125542 by djazzy75
Replied by djazzy75 on topic Error Crashing Site
HI how do you resolve this.

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

More
13 years 10 months ago - 13 years 10 months ago #125584 by sozzled
From your configuration report, it looks like your Joomla database is corrupted. For example, I cannot see any detailed configuration settings for Kunena.

These are the known facts:
  1. J! 1.7.0 is not supported.
  2. K 1.7.0 is not supported.
  3. Our recommendation is to upgrade to J! 2.5.4 and to, similarly, upgrade to K 1.7.2.
Your forum has the message "Only community members can participate in this forum. You must register or log in to contribute." This severely limits our ability to know what's going on.
Last edit: 13 years 10 months ago by sozzled.

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

More
13 years 10 months ago #125662 by Matias
Replied by Matias on topic Error Crashing Site
Some Googling reveals the issue:

OS error code 28: No space left on device

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

Time to create page: 0.257 seconds