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
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question Fatal error - clean new installation - MySQLi database
- I have 2 web sites running on the same server. On one of them, the install went very easily. On the other, I'm having issues.
- Using the "install from web" feature from Joomla, the install fails, saying: "Sorry, installation failed on fatal error."
- Under "installation details" it says only: "Prepare installation... OK"
- The tail on the Apache error log says:
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 12, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 13, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/mysite/administrator/KPATH_ADMIN/install/install.xml" in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 206, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Trying to get property of non-object in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 281, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 296, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Fatal error: Class 'KunenaRoute' not found in /var/www/mysite/administrator/components/com_kunena/install/sql/install/php/sampledata.php on line 147, referer: mysite.com/administrator/index.php?option=com_kunena
- I checked permissions, all of the files are owned by the web process.
- I checked the .htaccess file, which is the original issued by Joomla without alterations in their htaccess.txt.
- In php.ini the settings clearly exceed the minimum technical requirements listed in the documentation.
- In the Apache site file, all settings between the two sites are identical.
- The server is a fresh install, as of this week, and the Joomla install is fresh as of 10 minutes before installing Kunena.
- I am installing from the superuser account on Joomla!
If there is any further information desired (config options, etc.), please let me know.
Understanding is a three-edged sword.
Please Log in or Create an account to join the conversation.
The install uses MySQLi and the permissions there are everything but 'grant'.
Understanding is a three-edged sword.
Please Log in or Create an account to join the conversation.
Is-it a clean install or an upgrade from a previous version ? If yes from which one ?
You have missing files or the plugin kunena system isn't enabled or installed.
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.
It's a clean install.
Understanding is a three-edged sword.
Please Log in or Create an account to join the conversation.
Then install lib_kunena package, then kunena_media package and you can install the two remaining package.
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.
You can check this first: screencast.com/t/Jcth0a8tTry to unzip kunena package that you have downloaded and install in first kunena plugin sytem, check after that is right enabled.
Please Log in or Create an account to join the conversation.