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
Sticky IPB, Punbb, Phpbb3, SMF2 to Kunena solved
The conversion script details are contained in the first message posted in this topic - see the link marked as "Release" - however, as forum-migrations stated that this only apply to SMF 2, knowing this information may not be entirely helpful to renzo unless he can adapt the procedure to his SMF 1 needs.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- forum-migrations
-
Topic Author
- Offline
- Junior Member
-
- Posts: 50
- Thank you received: 2
Migration State
Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '00-'01','1231971498','93.103.59.70','0','0','0','0','78','0','null','null','null' at line 1 Whole query: insert into hms_fb_messages (id,parent,thread,catid,name,userid,email,subject,time,ip,topic_emoticon,locked,hold,ordering,hits,moved,modified_by,modified_time,modified_reason) values ('63','0','63','35','Anonymous','62','[email protected]','Akustika v ibiza '00-'01','1231971498','93.103.59.70','0','0','0','0','78','0','null','null','null');
That's an error on topics title, go to to PHPMYADMIN find the post with id 63, find the topic id, open the topic table and find with that id and check the title: look the solution that i posted (by a tester, i think that with large databases or sometimes the behaviour is unexpected) for modify test.php for fix a comma problem
About other question of menu elements, the script won't erase anything from the menu.
Please Log in or Create an account to join the conversation.
no problem.. as i write these lines, im doing a fresh install and let me see
i realy hope that won't be any trouble.
Every minute when im on Kuena ... im in love with it
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- forum-migrations
-
Topic Author
- Offline
- Junior Member
-
- Posts: 50
- Thank you received: 2
I wrote you that try to find the topic title on the other forum, phpbb3 or smf or whatever, search for the character after Akustika v ibiza on the title (because something after that is causing the error), and if is the comma of the fixed line, change the line, if is other character try to modify test.php for replace it using the line as base for fix it.
Please Log in or Create an account to join the conversation.