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 New Rank with Special Characters Error

More
13 years 9 months ago - 13 years 9 months ago #131068 by jdtoppin
Hello everyone,

I encountered the following error in the backend of my site today when I was attempting to add a new rank. At first I couldn't figure out what was causing it, but then realized it was the special character. I was making a rank called King's Hero and removed the apostrophe and it worked as Kings Hero.
Code:
#0 KunenaError::checkDatabaseError() called at [/home/stormblu/public_html/administrator/components/com_kunena/controllers/ranks.php:75] #1 KunenaAdminControllerRanks->save() called at [/home/stormblu/public_html/libraries/joomla/application/component/controller.php:760] #2 JController->execute(save) called at [/home/stormblu/public_html/administrator/components/com_kunena/admin.kunena.php:81] #3 require_once(/home/stormblu/public_html/administrator/components/com_kunena/admin.kunena.php) called at [/home/stormblu/public_html/libraries/joomla/application/component/helper.php:383] #4 JComponentHelper::executeComponent(/home/stormblu/public_html/administrator/components/com_kunena/admin.kunena.php) called at [/home/stormblu/public_html/libraries/joomla/application/component/helper.php:351] #5 JComponentHelper::renderComponent(com_kunena) called at [/home/stormblu/public_html/administrator/includes/application.php:153] #6 JAdministrator->dispatch() called at [/home/stormblu/public_html/administrator/index.php:46]
Last edit: 13 years 9 months ago by jdtoppin.

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

More
13 years 9 months ago #131071 by sozzled
Try "escaping" the apostrophe like this: King\'s Hero

See if that makes any difference.

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

Time to create page: 0.217 seconds