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 SOLVED: does Kunena under php mysql 4.1.22?

More
17 years 3 months ago - 17 years 3 months ago #4025 by spacereactor
I install kunena 1.0.8 but it having some problem with mysql, does it work with low requirement than mysql 5?

Keep having the error

Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'mysite.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 /home/mysite/public_html/subdomain/components/com_kunena/lib/kunena.debug.php on line 69




Joomla 1.5.9
php 5.2.6
mysql 4.1.22-standard
Last edit: 17 years 3 months ago by fxstein.

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

More
17 years 3 months ago #4026 by fxstein
Hi,

Kunena has never supported any of the depreciated releases of MySQL. If you check the MySQL homepage you will see that your version has long been discontinued. The supported versions start with 5.0.x.

Please see the system requirements page on our documentation wiki that states the minimum system requirements:
docs.kunena.com/index.php/Technical_Requirements

We had to add that check as we have seen error messages from systems that had MySQL databases too old to run a forum component like ours.

I suggest you contact your service provider or internet host and request an upgrade to a supported MySQL version.

Hope this helps!

fxstein

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

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

More
17 years 3 months ago #4027 by spacereactor
Thank for your reply

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

More
17 years 3 months ago #4528 by spacereactor
Upgrade to Mysql to version 5 and it work. Thank!!

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

More
17 years 3 months ago #4531 by fxstein
Great! You are very welcome!

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

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

Time to create page: 0.216 seconds