Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Question 1.5.14 upgrade issue

More
13 years 2 months ago #1 by kmilos
1.5.14 upgrade issue was created by kmilos
I have just tried upgrading to 1.5.14 from 1.5.13 (without uninstalling) and got an "XML error on 3:84", which is I presume because of the non-ASCII character in kunena.install.upgrade.xml

The result is "Upgrading Kunena to version 1.5.14 has failed!" at the top when I go to the component control panel, and "Installed version: Kunena 1.5.14 | 2010-11-04 | 1902 [ NOT UPGRADED ]..." at the bottom.
The following user(s) said Thank You: nguoiveday

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

More
13 years 2 months ago #2 by testeuse
Replied by testeuse on topic Re: 1.5.14 upgrade issue
Hi, I have the exact same issue with kunena 1.5.14, i am trying to upgrade to 1.5.14 from 1.5.13 but it give me the same errors than Kmilos :
"XML error on 3:84" and "Installed version: Kunena 1.5.14 | 2010-11-04 | 1902 [ NOT UPGRADED ]..." at the bottom.

What can i do please? I can't use 1.6 because my editor is not showing in 1.6.
Please help !!

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

More
13 years 2 months ago #3 by fxstein
Replied by fxstein on topic Re: 1.5.14 upgrade issue
What php version are you guys running on?

We love stars on the Joomla Extension Directory . :-)

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

More
13 years 2 months ago #4 by 810
Replied by 810 on topic Re: 1.5.14 upgrade issue
Hi, there seems to be a name conflict.

Try this:

manifest.xml line 5
Code:
<versionname>Comunità (Italian for: Community)</versionname>
change to:
Code:
<versionname>Comunita</versionname>



Regards 810
The following user(s) said Thank You: C.A.M

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

More
13 years 2 months ago #5 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
@fxstein

PHP Built on: Linux xyz 2.6.32-22-server #36-Ubuntu SMP Thu Jun 3 20:38:33 UTC 2010 x86_64
Database Version: 5.0.51a-3ubuntu5.4
Database Collation: utf8_general_ci
PHP Version: 5.2.4-2ubuntu5.7
Web Server: Apache
Web Server to PHP interface: apache2handler
Joomla! Version: Joomla! 1.5.22 Stable [ senu takaa ama woi ] 04-November-2010 18:00 GMT

@810

Thanks, I figured already it's a name conflict. But then what? Try upgrade again? Uninstall/reinstall? Will it mess up my setup? I'd rather wait for an official and tested fix.

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

More
13 years 2 months ago #6 by 810
Replied by 810 on topic Re: 1.5.14 upgrade issue
hi, we have tested this. the fix will be in the next release. Its only a name error, so no setup setting/database settings will be lost.

1) Edit the manifest.xml in the package
2) Run update again, then the problem is gone.

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

More
13 years 2 months ago - 13 years 2 months ago #7 by Scottux
Replied by Scottux on topic Re: 1.5.14 upgrade issue

kmilos wrote: Thanks, I figured already it's a name conflict. But then what? Try upgrade again? Uninstall/reinstall? Will it mess up my setup? I'd rather wait for an official and tested fix.

Hello :)

Now, upgrading is OK for me with these modifications :

In file named manifest.xml :

Line 5, replace
Code:
<versionname>Comunità (Italian for: Community)</versionname>
with
Code:
<versionname>Comunita</versionname>

In file named kunena.install.upgrade.xml :

Line 3 and line 348, replace
Code:
"Comunitˆ (Italian for: Community)"
with
Code:
"Comunita"
Last edit: 13 years 2 months ago by Scottux.
The following user(s) said Thank You: kmilos, C.A.M, robytotem

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

More
13 years 2 months ago #8 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
@Scottux, @810
Yep, editing only manifest.xml is not enough (at least not after the build is done.)

For a long term solution maybe adding
Code:
encoding="utf-8"

to the /trunk/1.5/administrator/components/com_kunena/install/kunena.install.upgrade.xml template would be best?

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

More
13 years 2 months ago #9 by treehugger
Replied by treehugger on topic Re: 1.5.14 upgrade issue
This worked a treat - thank you.
:)
The following user(s) said Thank You: nguoiveday

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

More
13 years 2 months ago #10 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
Btw, this can also impact K1.6 and future K2.0 too, as reported:

joomlacode.org/gf/project/kunena/tracker...racker_item_id=24742

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

Time to create page: 0.460 seconds