- Posts: 3
- Thank you received: 0
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.
Question Fatal error after installation - WAMP
I get the notice that the install was successful, then when I go to the Kunena control and there are several tables with information, and the message:
Fatal error: Unable to load messages.\nDB function failed with error number 1146
Table 'joomla_kitty.jos_fb_messages' doesn't exist SQL=SELECT * FROM jos_fb_messages WHERE parent = 0 AND hits > 0 ORDER BY hits DESC LIMIT 5
SQL =
SELECT * FROM jos_fb_messages WHERE parent = 0 AND hits > 0 ORDER BY hits DESC LIMIT 5
in C:\wamp\www\joomla1\components\com_kunena\lib\kunena.debug.php on line 37
(Using WAMP on XP for development)
Any help would be greatly appreciated.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I don't know if it has any relevance but I had to install/uninstall Kunena prior to this install due to timeout errors (I had to increase the max_execution_time in php.ini).
Please Log in or Create an account to join the conversation.
Unfortunately the installer is rather slow for a file of 1MB and will not finish in 30 sec on many platforms.
Make sure you have the timeout set to at least 60-120 sec.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
I did get one install error though - "Creating version table" - is that anything to be worried about?
Please Log in or Create an account to join the conversation.
I have just had something similar, but it is not timeout.
When clicking on the Recent Discussions tab, I get a page without formatting, no joomla content, only Kunena. Looking at the source, it is not a complete page with header, css etc., only Kunena html in it. And at the end this same SQL error message.
What is interesting: my tablename prefix is not 'jos' but 'fm', still in the error message it says it is not able to find this xxx.jos_xxx table.
regards, Morgo
Please Log in or Create an account to join the conversation.