Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question installation help

More
17 years 1 month ago #10085 by core2
Replied by core2 on topic Re:installation help
First of all, it is not a good practice to give public access to phpinfo(), the information can be misused. Second the phpinfo only report the mysql client version not the mysql server version.

Here is a correct way of checking your database version, posted by fxstein:

Code
Code:
SELECT VERSION() as mysql_version

Maybe joomlapack can provide a solution?

Visit the Kunena documantation .

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

More
17 years 1 month ago #10092 by JComeskey
Replied by JComeskey on topic Re:installation help
OK, thanks!

Our MySQL server version is 5.0.67.

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

Time to create page: 0.196 seconds