Hello, new on wpForo, i work to transfer a Joomla/Kunena Forum to wpForo, without application.
I export the tables from the Joomla Database (MySql) to files with insertlines sql.
I prepare new files to import in wpForo to insert by PhpMyAdmin, in the good structure.
I success with to generate insert lines for the table wp_foro_forums.
I success with to generate insert lines for the table wp_foro_posts.
I have a pb with the table wp_foro_topics.
For example, i put 'choix-logo' with the field slug.
In the topics, on the forum the link url show "https://lagwp.lesamisguzzistes.fr/community/annonces/choix-logo/" without "#post-numberpost" at the end, nothing.
So the link is KO.
How the link is construct ? Which field to fill ?
Thanks if you have an answer.
Greetings
Michel.
Hi @michedusudd,
I'm sorry but I may follow you incorrectly. However as far as I see you want to remove the #postid from the topic URL. This is used to let your users go to the last unread post so if you remove it your topic will always open the first post. If this is ok for you should go to wpForo > Settings > Action Logging & Views admin page, disable the "Topic Links - Jump to First Unread Post" option. Then go to wpForo > Overview admin page, scroll down and press [Delete all caches] button.
BTW. we don't recommend using the "Classic" wpForo theme, it's an old and outdated theme, please use the 2022 theme, it was created for wpForo 2.x versions.
Hello Roverts,
all is OK. I've missed parentid in my insert lines.
Happy New Year
Michel 😎