- Posts: 7329
- Thank you received: 1425
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 from K2.0 to K.2.0.1 SQL failed
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.
Please Log in or Create an account to join the conversation.
- NickJWStone
-
Topic Author
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 2
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- NickJWStone
-
Topic Author
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 2
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.
Please Log in or Create an account to join the conversation.