- Posts: 5
- Thank you received: 0
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Use this category:
- to ask how to install or upgrade; or
- if you encountered problems during the installation or upgrade procedure.
Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.
Solved Installation fails at ~2% "Kunena Installation failed"
Installation stops after ~2% without a specific error message. It just says "Kunena Installation failed."
It generates an Kunena entry in "Components" but every time I click on any of the menu entries the installation tries to start again and fails.
3 tables are generated in the database. kunena system plugin is shown as active.
I am running DJ Classifieds on the same Joomla Installation and need a forum in addition. All other plugins, modules, extensiosn are working flawless.
What I did:
- Checked and confirmed PHP-settings and server requirements.
- I deactivated all non-Joomla plugins
- I tried installation via web, URL, Package-upload, unzipped it and tried via tmp, installed package also separately (I dropped the generated kunena-tables and uninstalled all kunana-plugins every time and cleared the cache before trying antoher method)
The fact that only 3 tables are generated looks to me like a mysql-problem?
Can anyone help me? Happy to provide a donation. I would love to work with Kunena.
Please Log in or Create an account to join the conversation.
maybe the max_execution_ time or upload setting is too small
you could have a look at that at php.ini settings
minimal
but is already quite old so increasing the values to eg like this would be better
sample php.ini settings
With kind regards
Leen
Please Log in or Create an account to join the conversation.
BTW: Why does Kunena require allow_url_fopen: true?
Please Log in or Create an account to join the conversation.
but if a little googled then I come across in read more joomla itself that it is necessary
and if Kunena herself also says in explanation that he must, I assume that it is important.
With kind regards
Leen
Please Log in or Create an account to join the conversation.
- Posts: 12288
- Thank you received: 2537
I'm not sure if it helps, but try the following:The fact that only 3 tables are generated looks to me like a mysql-problem?
First remove these 3 tables.
Then start the installation and when the installation stands, go to \administrator\components\com_kunena and remove the install.php
Then refresh in the backend the page.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
"42S02 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'XXXXXXXXXXX_2.u4l80_kunena_configuration' doesn't exist ".
Because no table exists and the installation procedure has been stopped.
I cannot refresh without cancelling the installation process?
Please Log in or Create an account to join the conversation.