- Posts: 7
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Joomla 3.2 1146 Error on install
I also (based on a different thread about a different 1146 error) tried installing and activating the kunena plugin first, followed by either (i) the other files (component, library, etc), or (ii) the entire kunena package. Same trouble.
Each time I need to manually remove the kunena component and admin files in order to even use my administrator section again.
Please Log in or Create an account to join the conversation.
You can try this:
on phpmyadmin:
rename all prefixes on your tables to 'tm9pa' (without quotes)
and change the configuration.php file on the root of your dir.
change the public $dbprefix to public $dbprefix = 'tm9pa_';
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The table prefix is the problem?
I saw some old entries where it was explained that the prefix must be "jos_".
You now tell us that the prefix must be "tm9pa_".
Why is that, that one cannot use any prefix?
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.