• I have a wordpress blog since almost 3 years now, and i wanted to convert all of my existing topics to SMF. i succeeded in the conversion to SMF 2.0 RC3. So, thank you very much! BUT there is a problem with the date on the topics created in the SMF forum, as the newest topics appear as the oldest, and vice-versa. I think this can be fixed simply by reversing the way that your wordpress plugin parses through the existing wordpress posts.

    Also, it would be very helpful if you included a “check all” option when using the “synchronize” menu. I have over 3000 posts, so i had to check each post one by one. It took me almost 2 days. And half way through this conversion, my server timeout saying i exceeded the 30 secs or something about maximum memory allocated exceeded. So, could you please fix your great plugin so that it pauses every 5 seconds or so, so that it does not overload the server, when synchronizing huge blogs, with thousands of posts, like mine.

    https://www.ads-software.com/extend/plugins/wpsmf/

Viewing 7 replies - 16 through 22 (of 22 total)
  • indeed was broken but i fixed it…

    theres not many SMF documentation out there…

    PS: what defines if a post is sync or not is the smf_topic_id and smf_board_id custom post fields…remove it and it will create a new one

    Thread Starter shaks

    (@shaks)

    Thanks for fixing the SMF post count. ??

    Now, it would be perfect if you could add an option in the WP synchronize menu, where all posts could be reset as unsynchronized. Then, i could transfer all the WP posts all over again to any number of forums.

    ok…i’ll add it maybe today latter

    Thread Starter shaks

    (@shaks)

    Thanks a lot! ??

    You have done an amazing number of improvements in the plugin, in such a short time!

    Cheers!

    P.S. Maybe you could add the updated plugin to the main page of the plugin, as it still shows 0.1
    https://www.ads-software.com/extend/plugins/wpsmf/
    I am sure others are also waiting for your latest plugin updates, so they will be able to see that the much improved 0.2 has been released.

    Take some rest. You deserve it my friend.
    Whenever you can release 0.3, it will be most welcome by the whole WP community.

    i was waiting for your confirmation of bug free ??

    I have the following error:

    Fatal error: Cannot redeclare is_admin() (previously declared in /home/path/public_html/wp-includes/load.php:566) in /home/path/public_html/foro/Sources/Security.php on line 839

    I’ve solved by modifying the following lines in the file security.php asked whether it is right.

    function admin_forum()
    {
    	isAllowedTo('admin_forum');
    }

    Wpsmf I use version 0.3.2, WP 3.0 and SMF version 1.1.1911
    Please, I need your help

    WPSMF adds WordPress posts as topics in SimpleMachines Forum 2.x, and allows to put a link to the topic below the WordPress post.

    noticed the 2.x???

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘[Plugin: WPSMF – WordPress to SMF] Fix the date sorted when parsing through exisiting wordpress post’ is closed to new replies.