SchattenMann
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Convert comments from WordPress blogit will be release in a week
i was waiting for your confirmation of bug free 😛
ok…i’ll add it maybe today latter
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
Forum: Plugins
In reply to: WPSMF – WordPress to SMF – SMF Database Settings@lazy79 this only works with SMF 2.X….
you can’t duplicate a WP post into 2 SMF threads…
is a post has not been sync it will be created BUT if it has been sync before it will only update the SMF thread…
edit one WP post and you will see what i mean 😉
also if you have sync a WP post and later change the SMF forum to a clean one, to WP that post has been sync and will try to update it.
i have to create a delete option to remove sync posts
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
you only have to convert the missing 687 posts
to do that you can use the “select all unsynchronized posts” button
please tell me how it works!
waiting for feedback 😉
0.2 released…
please test it when you have the time 😉
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Convert comments from WordPress blogno problem 😉
latter – probably today – i think i’ll need you 😉
im improving some code and i was goind to create 3000 post on WP to export but if you can do that for me that would be great 😛
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Convert comments from WordPress blogyes i can…but without help it will take some time…
are you with hury?
Forum: Plugins
In reply to: WPSMF – WordPress to SMF – SMF Database Settingsscreenshot added
it seems that SMF 1.1.11 probably have a function named is_admin() and wordpress too so they are conflicting…
since you can’t access your WP admin page i sugest that you
use ftp to rename forum2 folder so WP won’t load SSI.php
or
use ftp to rename WPSMF plugin folder so it will not be load with your blog and then deactivate it
or
use phpmyadmin to deactivate the plugin itselfsry for the problem, i never thought that would hapen….
either way is never good idea to teste something on a production site 😉
i’ll start looking into all that stuff m8 ;P
about the ordering i thought the new/old post was order (in SMF) by date, not id, so i never worried myself about that…i’ll try to fix that sooner!
about SMF 1.1.11 i’ll take a look to see if SSI.php is much diferent or not…
(have you tested? cuz it might work…)