Kunena 7.0.4 Released

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

Question upgrade fail: Duplicate key name 'mesid'

More
16 years 3 months ago #37023 by vitohuang
i have a old fireboard 1.04 forum and upgrading to kunena 1.5. i read the documentation on kunena wiki about how to upgrade it. overall i did the following.
download fbconverter to convert my fireboard 1.04 forum's config from file to database.
then uninstall fireboard.
finally install fresh copy of kunena 1.5.

however there are some error in the last step, during the installation i got the following error(see the attached image)



despite the errors,the forum still seems to be working, but with message:
Code:
* Upgrading Kunena to version 1.5.8 has failed! Message * Your forum may be missing some important fixes and some features may be broken. * Please try to upgrade again. If you cannot upgrade to Kunena 1.5.8, you can easily downgrade to the latest working version. * Our support forum can be found from: www.kunena.com


does anybody know how to solve this problem?

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

More
16 years 3 months ago #37061 by xillibit
Hello,

Look in your table jos_fb_attachments and check if you two field nammed mesid, if it's the case remove one of them.

Some tables aren't populated in the database, so can you list all the tables begining by js_fb_* ?

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.

More
16 years 3 months ago #37135 by fxstein
Hi,

Your problem is very simple: You are running the installer while Joomla is in debug mode. That does not work, as certain queries that are allowed to fail (we check them in our code) are hard stopped by Joomla debug.

For your install to work, please turn off debug in Joomla and install Kunena. Once installed you can go back and re-enable debug in Joomla.

Hope this helps!

fxstein

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

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

More
16 years 3 months ago #38350 by vitohuang
i have check the jos_fb_attachments table, there is only one mesid.
but i think fxstein is right, i was running in debug mode, all thought the everything works, but it just have that annoying message saying upgrade fail:(

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

More
16 years 3 months ago #38818 by Matias
Disabling debug in Joomla helps. This issue with debug has been fixed for K1.6.

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

Time to create page: 0.232 seconds