- Posts: 7
- Thank you received: 1
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] 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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question [SOLVED] Unable to find install package
Fresh Joomla 1.7 installed. K 1.7 downloaded.
I just want to install K1.7 : "Unable to find install package" <<-- error message
Same message on install url as on istall from local downloaded file!
Also I would like to know if and how it is possible to istall to subdomain and integrate in maindomain:
maindomain verjus.org
subdomain forum.verjus.org g
Please Log in or Create an account to join the conversation.
Solution try adjusting your FTP settings directly in your configuration.php file.
I hope this helps someone else!
As to Miss Vicky
Symptoms:
Joomla 1.5 fresh install was working fine and was able to install and uninstall mods, extensions templates, etc. just fine. After a few days of set up, modifying my templates and adjusting my Global Settings, I was not able to upload any modules, extensions, templates, etc. and continuously received the 'Unable to Find Install Package'. This was not a legacy issue.
The Solution:
During my setup, I had enabled my FTP but later turned it off in my Global Settings. However, what I discovered was that my FTP was not actually 'turning off'. When I would deactivate it, and save my settings, the next time that I logged into my Global Settings, it would be back on. To resolve this, I went directly into my configuration.php file and manually adjusted the FTP settings.
var $ftp_enable = '0';
var $ftp_host = '';
var $ftp_port = '';
var $ftp_user = '';
var $ftp_pass = '';
var $ftp_root = '';
So, in short -- try adjusting your FTP settings directly in your configuration.php file.
I hope this helps someone else!
Miss Vicky
Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
-
But this is a really good find like I said, hopefully this will help others who might be having the same issue. Thanks for posting this!
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.