SchattenMann
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp_set_comment_status don’t working?bump
Forum: Fixing WordPress
In reply to: wp_set_comment_status don’t working?bump
post a princscreen with you WPSMF options please
Forum: Plugins
In reply to: WPSMF – WordPress to SMF – SMF Database Settingsnp hope you like it
1. the comment author will only appear IF it was a registry user with a valid user map on Options…if not is a guest user
2.
paste<?php if (function_exists(myWPSMF_link_to_smf)){ myWPSMF_link_to_smf(get_the_id()); } ?>on desired template file (probably single.php)
version 0.3 is released
hi there
the encryption problem has to be with your SMF charset…later today i’ll add the option to the user choose the export charset…
either way i didn’t understood why you can’t export it…
explain better and with screen shots if possible please
PS i’m Portuguese 😛
Forum: Fixing WordPress
In reply to: wp_set_comment_status don’t working?cm’on anyone? its whe only thing missing so i can release the plugin…
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Convert comments from WordPress blog99% of this function is done…now improvements and testing
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings paththere was a stupid typo error on 0.2.1 preventing to export post correctly…new version comming out in 5min
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings pathi’ll look into it today!
also…can you give me your wp_post table backup or is there any confidencial information?
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings pathi didn’t change any export code…only css
indeed i’m using 0.2.1 now and its working…
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings pathno idea 😛
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings pathHi
I need a wp_posts table with 3000 or 4000 posts so i can test the synch…
Forum: Plugins
In reply to: [Plugin: WPSMF – WordPress to SMF] Bug in SMF settings pathi have no idea what is causing this since its only a foreach script…
i remove the timeout and add a 100ms pause on each pass to prevent server escape…
is it possible to some one provide me a sql backup of the post table so i can test it and debug myself?
about your problem with the SSI.php path…i believe that if you put “../forum” it will work 😉