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 kunena 1.5.3 won't install, get php notices then sql gone away (weep)

More
16 years 9 months ago - 16 years 9 months ago #22306 by hareslade
Hi me webmaster so occasionally I know what I'm doing, (ho ho) but I'm having probs installing kunena 1.5.3 into joomla 1.5.10 on our test site (host web server, we have a semidedicated), the existing kunena was 1.07 I think, is that relevent..

I had to use /tmp folder install of the actual fileset anyway because the upload /unzip was timing out

BUT when i did the install from site/temp, i get loads of php notices above the menu, then a red area uynder joomla menu telling me sql gone away, i.e summat timed out during sql. But as far as I know, sql timeout is long anyway, we already had distant past probs with a joomsuite item. Incidentally joomsuite jdefender is not present, just jmember and juser.

Anyone have a solution? Basically it doesn't install properly, the 'installed' component gives a 404 not found error when kunena component is clicked from the admin list, but the install gave its blue installed confirmation. Only the admin/components/kunena folder gets created I think, and its a nuisance having to import the backup database each time to start a fresh install.

Notices were
Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 92

Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 92

Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 92

Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 92

Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 92

Notice: Only variable references should be returned by reference in public_html/libraries/joomla/application/module/helper.php on line 287

Notice: Trying to get property of non-object in public_html/libraries/joomla/application/module/helper.php on line 47
Last edit: 16 years 9 months ago by hareslade. Reason: adjusted urls of our notices list to hide full paths

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

More
16 years 9 months ago #22524 by hareslade

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

More
16 years 9 months ago #23030 by Matias
You can change MySQL connection timeout in my.cnf usually under /etc or /etc/mysql in Linux (try to change it temporally to 300 secs).

PHP timeout is also setting in php.ini. You can change it to 300 (secs) during installation process. Remember also to look that your Apache timeout is the default 300 secs.

How long is your timeout now?

Notices come from deprecated PHP features used in Joomla, nothing major.

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

Time to create page: 0.264 seconds