- Posts: 1
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Sticky IPB, Punbb, Phpbb3, SMF2 to Kunena solved
- rjbaker1178
-
- Offline
- New Member
-
Please Log in or Create an account to join the conversation.
- forum-migrations
-
Topic Author
- Offline
- Junior Member
-
- Posts: 50
- Thank you received: 2
Please Log in or Create an account to join the conversation.
Installed a fresh Joomla (1.5.15) and the latest Kunena.
Installed the plugin universalpassfm.php.zip.
Opened the folder migrator7 in my browser and followed the steps.
Message says it finished succesfully, but there are no categories in Kunena at all.
Even worse, my administrator login isn't recognized anymore, so I cannot access my Joomla backend.
Please tell me what went wrong.
Please Log in or Create an account to join the conversation.
- forum-migrations
-
Topic Author
- Offline
- Junior Member
-
- Posts: 50
- Thank you received: 2
About that error, you can try with this:
(by a tester, i think that with large databases or sometimes the behaviour is unexpected)
test.php
Change line 141 with this: (or find something similar)
if(gettype($val)=="string") { $final[$key]=html2bbcode(addslashes(html_entity_decode(str_replace('\'', '`', $val))));}
Because this test use a plain text mode
Please Log in or Create an account to join the conversation.
Thank you for your reply.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.