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 Problem after installation

More
17 years 3 months ago - 17 years 3 months ago #2310 by tyger
I just install Kunena Forum and i have a problem in administration panel to kunena component, in the footer i have an error:

Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'db268253879.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =

SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;

in /homepages/26/d224330791/htdocs/joomla/components/com_kunena/lib/kunena.debug.php on line 52


Same problem i have when i install Kunena latest module.

Does anybody how do i fix this?
Sorry for my english.
Last edit: 17 years 3 months ago by tyger.

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

More
17 years 3 months ago #2313 by fxstein
Seems like your install failed or was aborted by a php timeout prematurely.

Please set the php timeout to 120 sec (this is a common workaround for many component installs on J1.5 - the installer can be very slow for larger components like Kunena)
Then uninstall Kunena followed by a new install.

Make sure you don't end up on a blank page (php timeout) or with errors.

That should do it.

We love stars on the Joomla Extension Directory . :-)

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

Time to create page: 0.247 seconds