Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

The error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

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 HTTP 500 Internal Server Error_Fatal Error was detected!

More
12 years 1 month ago #152887 by bill77se
Still no go :((

I've done exactly whent to plugins deleted manually check the permission is 7777 for hole site and still get this fail:

500 Internal Server Error

Fatal Error was detected!

Fatal Error: require_once(): Failed opening required '/home/winchmorefinance/plugins/kunena/kunena/avatar.php' (include_path='.:/usr/share/php:/usr/share/pear') in plugins/kunena/kunena/kunena.php on line 31

The error was detected in the Kunena - Kunena Plugin.

For support click here: Kunena Support

That is from forum tools

This message contains confidential information

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

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

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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : JA_Mendozite | author: JoomlArt.com | version: 1.0.0 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.4 | creationdate: 2013-12-22

Kunena version detailed: Kunena 3.0.4 | 2013-12-22 [ Ukko ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None


What to do

Thank you

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

More
12 years 1 month ago #152888 by 810
please install admintools.

Then click on fix permissions.

After that try to install kunena again

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

More
12 years 1 month ago - 12 years 1 month ago #152889 by coder4life
If you are inexperienced with these tools and Joomla I highly suggest you discuss this with your webhost or higher a Joomla administrator to take a look at your installation.

Please do not post you configuration report on every post unless something about your environment changes.

Due to limited information about your site, host, and environment we can only guess some probably causes about why you are getting this error.


One guess this looks like a possible permission issue. Even though your site is 777 that does not mean it will be writable. Sometimes web-servers are configured with different user/groups (UNIX permission system) from the FTP program. If the FTP server and the Apache server do not share the same user/group files will not be writable. This means if you upload files from the FTP program that have a different usergroup then the Apache process, Joomla will not be able to access these directories as anything Joomla executes is coming from Apache. The permissions user/groups is not necessarily modifiable by you and you must diagnose this with your hosting provider


Another guess is this is a Joomla issue. Generally Joomla installer/uninstaller can sometimes have problems when uninstalling an extension because it is expecting something to be where those files are. What happens is the installer ends early and does not remove the necessary database Joomla entries to the database to allow the installer to run correctly. You will need to open phpMyAdmin and edit the database manually for some of these options.

First option, restore from backup. (Risk: Minor, Experience: Beginner/Moderate)

Second option, which is to add back those folders and files of Kunena found in the the package and try the uninstall procedure again. This requires some knowledge about how Joomla names their folder and files and the place to put them. You may need to rename some of the folders from the Kunena Package/ (Risk: Medium, Experience: Moderate)

Third option is to reset everything related to Kunena in Joomla EXCEPT the _kunena specific data tables. Do NOT delete any TABLES with _kunena in them. You are only deleting entries in Joomla database tables. You should remove everything Kunena related in _extensions and _assets. You should also remove all Kunena files manually in the Joomla installation Components (Site and Administrator), Modules, Plugins. The installation needs to be cleaned, except the database tables. Understand this method is highly not recommended.(Risk: High, Experience: Expert)


WARNING: Make sure you backup everything before proceeding.

Again, if you are inexperienced with these tools and Joomla I highly suggest you discuss this with your webhost or higher a Joomla administrator to take a look at your installation.
Last edit: 12 years 1 month ago by coder4life.

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

Time to create page: 0.297 seconds