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

This category is for K 1.7 issues only.

Question Error in upgrading from k 1.5 to k1.7 (see attached screen shot)

More
14 years 8 months ago #105664 by kross76
I received this error when installing k1.7 on my k1.5 installation. However, as near as I can tell with just a few, quick tests, K1.7 is installed and seems to be operating correctly.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

This message contains confidential information

Joomla default template details : ja_purity_ii | author: JoomlArt.com | version: 1.2 | creationdate: 02/02/10

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.0 | creationdate: 2011-08-29

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.4

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Enabled | System - Mootools12: Disabled

Modules: None

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

More
14 years 8 months ago #105681 by xillibit
Hello,

1°) You server SQL is very slow, so sometimes the queries fails
2°) I need to check it by myself

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.

More
14 years 8 months ago #105683 by radioactive
Download and Upgrage to 1.6 and then make it 1.7 ...try this might work..

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

More
14 years 8 months ago #105686 by kross76
The site is a test site, so you are welcome to take a look - temp.ceoexpert.net. If you want backend access, I can send you a password (but I need to do it via email). today or tomorrow, I will try "Radioactive's" suggestion of going to k1.6 and then k1.7

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

More
14 years 8 months ago - 14 years 8 months ago #105695 by kross76
To clarify "Radioactive's" post, I initially missed his/her point, but to re-enforce my situation, I was upgrading from K1.6.4 to k1.7.0. The Joomla version is j1.5.23, so I was already upgrading from k1.6 !

Here is the configuration information before the attempted upgrade:

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

This message contains confidential information

Joomla default template details : ja_purity_ii | author: JoomlArt.com | version: 1.2 | creationdate: 02/02/10

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.3 | creationdate: 2011-01-31

Kunena version detailled: Installed version: 1.6.4 | Build: 4832 | Version name: Kerkrade | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.4

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Enabled | System - Mootools12: Disabled | Kunena Search 1.6.2

Modules: None

Last edit: 14 years 8 months ago by kross76.

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

More
14 years 8 months ago #105712 by Matias
Try to make the upgrade again, but when there should be no traffic in your site.

xillibit was slightly wrong: MySQL server has gone away usually means that timeout in MySQL is very short (few seconds). The issue is that Joomla first connects to database and then starts to unzip files, which is very slow operation. This takes, say 10 seconds, and when done, Joomla tries to contact database to update information. It fails because of MySQL thinks that the connection was left open and should be closed.

The error is potentially very dangerous as it's likely that some important database updates during installation fails. Kunena avoids these traps by reloading the page after file copies, but Joomla doesn't do it. The only real solution is to increase MySQL timeout so that installer has enough time to copy all the files. Or you can try by trial and error, hoping that your site will stay alive after each upgrade -- Kunena or something else like CommunityBuilder..

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

Time to create page: 0.274 seconds