- Posts: 12
- Thank you received: 0
Kunena 6.1.3.2 Released
The Kunena team has announce the arrival of Kunena 6.1.3.2 [K 6.1.3] which is now available for download as a native Joomla extension for J! 4.2.x/4.3.x. This version addresses most of the issues that were discovered in K 6.1.0 and issues discovered during the last development stages of K 6.1
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.
Question Can't install
Thanks,
Matt
Kunena 5.2.3 Installer - ******* - Administration .menu-checkin {background: url(components/com_breezingforms/images/js/ThemeOffice/checkin.png) no-repeat;} .menu-content {background: url(components/com_breezingforms/images/js/ThemeOffice/content.png) no-repeat;} .menu-controlpanel {background: url(components/com_breezingforms/images/js/ThemeOffice/controlpanel.png) no-repeat;} .menu-mainmenu {background: url(components/com_breezingforms/images/js/ThemeOffice/mainmenu.png) no-repeat;} .menu-config {background: url(components/com_breezingforms/images/js/ThemeOffice/config.png) no-repeat;} .menu-logo_icon_cb {background: url(components/com_contentbuilder/views/logo_icon_cb.png) no-repeat;} .menu-logo {background: url(components/com_jce/media/img/menu/logo.png) no-repeat;} .menu-icon-16-jcomments {background: url(components/com_jcomments/assets/images/icon-16-jcomments.png) no-repeat;} .menu-jumi {background: url(components/com_jumi/images/jumi.png) no-repeat;} .menu-kunena-logo-white {background: url(components/com_kunena/media/icons/favicons/kunena-logo-white.png) no-repeat;} .menu-export {background: url(components/com_lg-userexport/assets/export.png) no-repeat;} .menu-contenttemplater {background: url(../media/contenttemplater/images/contenttemplater.png) no-repeat;} {"csrf.token":"******","system.paths":{"root":"","base":"\/administrator"}} // Internet Explorer 6-11 var isIE = /*@cc_on!@*/false || !!document.documentMode; // Edge 20+ var isEdge = !isIE && !!window.StyleMedia; if (!isIE && !isEdge) { console.log('%c Warning! ', 'font-size: 36px; color: red; font-weight: bold;'); console.log('%c This browser feature is aimed to developers only. If you were instructed to copy here something to enable some kind of \'hidden feature\', in reality it\'s an attempt to compromise your account ', 'font-size: 14px;'); console.log('%c For further info see en.wikipedia.org/wiki/Self-XSS ', 'font-size: 14px;'); } Toggle Navigation Skip to Main Content Control Panel ****** System Control Panel Global Configuration Global Check-in Clear Cache Clear Expired Cache System Information Users Manage Add New User Groups Add New Group Access Levels Add New Access Level Fields Field Groups User Notes Add User Note User Note Categories Add New Category Privacy User Actions Log Mass Mail Users Menus Manage Add New Menu All Menu Items Site Main Menu Add New Menu Item Content Articles Add New Article Categories Add New Category Featured Articles Fields Field Groups Media Components Admin Tools Akeeba Backup Banners BreezingForms Manage Records Manage Forms Manage Scripts Manage Pieces Integrator Manage Backend Menus Configuration Contacts ContentBuilder Data Storages Views Try BreezingForms! About ContentBuilder JCE Editor Pro Control Panel Global Configuration Profiles File Browser JComments Comments Settings Smilies Subscriptions Custom BBCode Blacklist Mail Queue Import About JComments Jumi Komento Settings Themes Backgrounds Comments ACL Subscribers Download Requests Languages Email Activities Migrators Kunena Forum COM_KUNENA_DASHBOARD Category Manager User Manager COM_KUNENA_FILE_MANAGER COM_KUNENA_EMOTICON_MANAGER Rank Manager Template Manager Configuration COM_KUNENA_PLUGIN_MANAGER COM_KUNENA_LOG_MANAGER COM_KUNENA_MENU_STATISTICS COM_KUNENA_FORUM_TOOLS Trash Manager LG-UserExport Messaging Multilingual Associations News Feeds Post-installation Messages Redirects Regular Labs - Content Templater Search Smart Search Tags Template Creator CK Templates list Fonts About Help Versions Web Links Links Categories Extensions Manage Install Update Manage Discover Database Warnings Install Languages Update Sites Modules Plugins Templates Styles Templates Language(s) Installed Content Languages Overrides Help Joomla! Help Official Support Forum Official Language Forums Documentation Wiki Joomla! Extensions Joomla! Translations Joomla! Resources Community Portal Security Centre Developer Resources Stack Exchange Joomla! Shop Regular Labs Extensions User Menu ***** Edit Account Logout Real Spellers Kunena 5.2.3 Installer Toolbar Main content begins here Installing Kunena, please wait... Preparing installation... Installation Details To Kunena Close Installation Details Preparing installation... window.kunenaAddItems = function (log) { jQuery('#kunena-details').html(log); }; window.kunenainstall = function () { var kunenaInstall = jQuery('#kunena-install'); var kunenaProgress = jQuery('#kunena-progress'); var kunenaDescription = jQuery('#kunena-description'); jQuery.ajax({ type: 'POST', dataType: 'json', timeout: '180000', // 3 minutes url: '/administrator/index.php?option=com_kunena&view=install&task=run', data: *****=1', cache: false, error: function (xhr, ajaxOptions, thrownError) { kunenaInstall.html(' Kunena Installation Failed! Sorry, installation failed with following error: ' + xhr.responseText + ' '); kunenaProgress.addClass('bar-danger'); jQuery('#kunena-installer').show(); }, beforeSend: function () { kunenaProgress.css('width', '1%'); }, complete: function () { }, success: function (json) { if (json.status) { kunenaProgress.css('width', json.status); } if (json.log) { window.kunenaAddItems(json.log); } if (json.success) { kunenaDescription.html(json.current); if (json.status != '100%') { window.kunenainstall(); return; } else { kunenaInstall.find('h2').text('Kunena has been successfully installed!'); kunenaProgress.parent().removeClass('active'); kunenaProgress.addClass('bar-success'); jQuery('#kunena-component').addClass('btn-success'); window.location.href = '/administrator/index.php?option=com_kunena'; } jQuery('.kunena-close').removeAttr('disabled'); } else { kunenaProgress.parent().removeClass('active'); kunenaInstall.find('h2').text('Kunena Installation Failed!'); kunenaDescription.html(json.error); kunenaProgress.addClass('bar-danger'); jQuery('#kunena-installer').removeAttr('disabled'); jQuery('#kunena-container').removeClass('hidden'); } } }); }; jQuery(document).ready(function () { jQuery('#kunena-toggle').click(function (e) { jQuery('#kunena-container').toggleClass('hidden'); e.preventDefault(); }); jQuery('#kunena-component').click(function (e) { window.location.href = '/administrator/index.php?option=com_kunena'; e.preventDefault(); }); jQuery('#kunena-installer').click(function (e) { window.location.href = '#Close'; e.preventDefault(); }); window.kunenainstall(); }); Joomla! 3.9.25 — © 2021 ***** View Site 1 Visitor 1 Administrator 2 Messages Log out
Please Log in or Create an account to join the conversation.
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.
Thanks.
Please Log in or Create an account to join the conversation.
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.
"The change in the file is to try to fix it, they was a redirect during install of Kunena done in a way that's not allowed since Joomla! 3.9.25 for security reason."
So, what should I do to be able to install Kunena?
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I have to say, though, that it makes me nervous to leave in place an extension that produces an error in installation, especially one so extensive and serious-sounding. This can't be how it's meant to work.
Thanks,
Matt
Please Log in or Create an account to join the conversation.
Kunena Installation Failed!
It stopped on Prepare Installation ... OK
Please Log in or Create an account to join the conversation.