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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Upgrade from K2.0 to K.2.0.1 SQL failed

More
13 years 10 months ago #128176 by 810
in the mean time you can make installation to succeed by removing that query from installer
administrator/components/com_kunena/install/kunena.install.upgrade.xml on your site
line 385+ contains this query

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

More
13 years 10 months ago #128177 by 810
can you show the data not the table.

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

More
13 years 10 months ago - 13 years 10 months ago #128179 by NickJWStone
Sorry, didn't get that:

Kunena Polls seems empty:
SELECT*
FROM`*- _kunena_polls`
LIMIT 0 , 30

Kunena Polls users has the following:


Really appreciating your quick reply!
Last edit: 13 years 10 months ago by NickJWStone.

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

More
13 years 10 months ago #128184 by 810
Ok, so polls are messed up. It seems there is no data more. So remove all in Kunena Polls users . Then you can try to update again

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

More
13 years 10 months ago #128205 by NickJWStone
Same error after removal:

Query: UPDATE #__kunena_polls_users AS a INNER JOIN #__kunena_topics AS t ON t.id=a.pollid LEFT JOIN #__kunena_polls AS p ON p.id=a.pollid SET a.pollid=t.poll_id WHERE t.poll_id>0 AND p.id IS NULL

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

More
13 years 10 months ago #128206 by 810
then remove the tables. and install again.

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

Time to create page: 0.307 seconds