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 Having problem with tab?

More
17 years 2 weeks ago - 17 years 2 weeks ago #13867 by Jimmy1
I speak little eng but will try explain.

Installed 1.0.9 and use joomla 1.5.5.

The Discussion tab in Kunena gives error.

errer code:

Fatal error: Call to a member function setQuery() on a non-object in kunena.version.php on line 86.

Seems to do with mysql version but can't fix it need help.

thanks

P.S. tried removing and installing, not better.
Last edit: 17 years 2 weeks ago by Jimmy1.

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

More
17 years 2 weeks ago #13875 by xillibit
Hello,

Have you ask to your hoster if it's possible to upgrade your mysql version or change the server to have a recent mysql version ?

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
17 years 2 weeks ago - 17 years 2 weeks ago #13934 by Jimmy1
Replied by Jimmy1 on topic Re:Having problem with tab?
Host at netfirms.com, they say I have most recent mysql version.

PHP and mysql r version 5+

mysql 5.0.24a
PHP 5.2.2

Anything else?

sorry for bad english
Last edit: 17 years 2 weeks ago by Jimmy1.

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

More
17 years 2 weeks ago #13935 by Lintzy
Replied by Lintzy on topic Re:Having problem with tab?
I have two ideas: perhaps it is the 30 second timeout - problem:

30-second timeout on Joomla 1.5.x



Because Joomla 1.5.x requires a lot more resources than Joomla 1.0.x,
the upload and installation of Kunena may take longer than 30 seconds in a shared hosting
environment. Unfortunately, this is a very common PHP timeout setting. If you run into
this issue, you can increase the PHP timeout period from 30 to 120 seconds. See your hosting
provider for additional details.

Alternately, you may upload the entire package via FTP into a temporary directory.
Then unpack the files and use Joomla's "Install from a directory" feature. This will
eliminate the upload and decompress time from the install process so it will run in less than 30 seconds.


Should you exceed this timeout period, you must first uninstall the partial Kunena setup.
Depending on at what point the timeout occurred, you might be required to delete the
components/com_kunena and administrator/components/com_kunena directories
by hand through either FTP or SSH access in your hosting environment.


Second idea: Perhaps it would work with Joomla 1.510 , but I don't know, if this could be a problem.

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

More
17 years 2 weeks ago #13937 by svanschu
As I read out of his threat he installed it succesfull but on useage he have problems.

Did you activate the legacy mode? Because in kunena.version.php a file is included with Joomla 1.0 Code so it wont work without legacy mode!

The error means that you miss the database object in that file and the database object is coded in 1.0 code so it dont have the object without legacy mode....ergo you get error that he cant get the object....

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

More
17 years 2 weeks ago #13938 by Lintzy
Replied by Lintzy on topic Re:Having problem with tab?
lda wrote:

Did you activate the legacy mode? Because in kunena.version.php a file is included with Joomla 1.0 Code so it wont work without legacy mode!


You would get the hint, to activate legacy mode, without enabling legacy mode, you can not install.

lda wrote:

The error means that you miss the database object


And because that, I thought, that not all database were transported -> 30 sec timeout problem ;)

However, I hope we will find the cause :cheer:

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

Time to create page: 0.246 seconds