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

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Question Installation Problems in sub-web

More
12 years 9 months ago #144506 by TwoHoot
I am upgrading a Joomla 1.5 website to Joomla 2.5. I used Jupgrade to do it. It created a new sub-web at jcharper.net/jupgrade where I am rebuilding it. The first extension I need is Kunena Forum with the Discussion add-on.

When I try to install it form the jcharper.net/jupgrade adm panel, I get the following error messaage:

"Error connecting to the server: failed to open stream: no suitable wrapper could be found Invalid URL"

Is that because I am not installing in the root directory or is there something else wrong?

Please Advise.

Cordially,
TwoHoot

I tried to post this a short while ago and got sent through a couple of captchas for some reason. What is going on?

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

More
12 years 9 months ago #144512 by Mortti
Is it that when you are migraded from J! 1.5.XX (main domain) to J! 2.5.xx and you can not install Kunena in subdomain www.maindomain/jupgrade Did I understand right?
The following user(s) said Thank You: TwoHoot

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

More
12 years 9 months ago #144513 by TwoHoot
Yes, that is correct. The old site did not have a forum. I am trying to install Kunena 3.0 to the mydomain/jupgrade using the URL procedure recommended.

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

More
12 years 9 months ago #144516 by rich
Actually, it should work. Please, check the configuration.php in the folder jUpgrade if the tmp path is correct.
Code:
public $tmp_path = '/.../jupgrade/tmp';

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: TwoHoot

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

More
12 years 9 months ago #144519 by TwoHoot
It is not. Neither is the Log file. they are set to ... public_html/tmp - the root tmp file

In fact, there is nothing in the .../jupgrade/configuration.php that mentions ... /jupgrade

Also, I notice that permissions are set to 444. Is that correct?

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

More
12 years 9 months ago - 12 years 9 months ago #144520 by rich
Correctly ist chmod 755 for the tmp folder. With chmod 444 can the package not be uploaded.

Important! Always create a backup before you make any changes to your website!
Last edit: 12 years 9 months ago by rich.
The following user(s) said Thank You: TwoHoot

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

Time to create page: 0.338 seconds