• Tamagochi

    (@supertamagochi)


    Hi there,

    First of all I should thanks your great work, this plugin is indispensable I think.

    My problems are as you can read in the subject that I can’t export the post of my wp to the smf. The solution I’m using is filling manually the number of msg and topic, then save, but not export yet. Then I delete the numbers and save again, and now the post appear in the forum. by the way the symbols of spanish language such as ? or ′ don’t appear in the title, so I have to fill in manually too.

    The new post I wrote appears in the forum without problems.

    Best regards and sorry for my ugly english, and thanks for your time one more time

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

Viewing 15 replies - 1 through 15 (of 19 total)
  • 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 ??

    version 0.3 is released

    Thread Starter Tamagochi

    (@supertamagochi)

    Hi

    Thanks the 0.3 export the post properly and the coments, but without author, so my comments appears as guest.

    By the other hand how can I make that the link follow this post in our forum appear in my post?

    Your work is amazing.

    Best Regards

    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)

    Thread Starter Tamagochi

    (@supertamagochi)

    Hi thanks,

    My comments doesn’t appear with my name, and I’m the only one in the forum yet.

    Thanks for the code.

    About the symbols I have utf-8 in both WP and SMF but appears wrong, so before cut the message instead a symbol, now don’t cut the message, but:

    Bueno pues tras un d?-a de duro trabajo ya ten??is todos los post en el Foro y tambi??n los comentarios. Lamentablemente hasta que no os cre??is las cuentas en el Foro todos los comentarios han aparecido como visitante, sin aparecer vuestra autor?-a. Sigo trabajando en ello. Ahora me pondr?? con el dise?±o y la configuraci?3n del Foro . Espero que todas estas mejoras os parezcan ?otiles e interesantes.

    Best Regards

    post a princscreen with you WPSMF options please

    Thread Starter Tamagochi

    (@supertamagochi)

    @supertamagochi

    There are 2 important things for you to consider:

    1. All the comments will be mapped to you in the forum, if you are the only one who posted all the comments from your WP blog. If someone else posted a comment to your post, then you will not be associated with the comment.
    I think this can be fixed, if you set the comment user ID to your own forum ID.

    2. In your WPSMF settings, if you want the forum admin account to have ALL posts and ALL comments associated with it, then you must put SMF ID = 1 for all the WP Users.

    @shaks exactly ??

    posts without user id will be posted as guest

    Thread Starter Tamagochi

    (@supertamagochi)

    Yes but I have the same problem with my coments, I don’t understand if you explain me this point sorry

    Thread Starter Tamagochi

    (@supertamagochi)

    And how about the symbols?

    Thread Starter Tamagochi

    (@supertamagochi)

    Ah on my screem only appear me with id 1 ‘couse no one more of the blog is registered in the forum yet, and I don’t know how export the users, I’m not sure if you talk about this

    symbols are resolve…

    just change your SMF encryption on options and export posts again…

    there is no option to export users for now…

    Thread Starter Tamagochi

    (@supertamagochi)

    Encryptation I thin its ok, look here (i changed the file):

    https://www.evitalacrisis.com/imagenes/settings.png

    you use SFM with Spanish UTF8 so you need to set at WPSMF Options ITF-8 and its donne…

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘[Plugin: WPSMF – WordPress to SMF] Symbols fail in titles and so I can’t export post on 0.2.2’ is closed to new replies.