Forums

wp2bb - hacks? (2 posts)

  1. toby fourre
    Member
    Posted 6 months ago #

    Is the wp2bb plugin dead? Is there an upgrade or replacement?

    We have a couple of problems we would like fixes for.

    1. Under Plugin Options > Topic message text for posts: we have a line that says, "[url={$purl}]There is a new article here.[/url]." Unfortunately, when it starts the new forum thread, that is what you see. To activate it, we have to manually edit the forum thread and re-submit. We don't make any changes, just re-submit. We have found that this is true for all of the usual [][/] instructions.

    2. Instructions such as {$title}, {$purl} and {$post} work. How do we create a new one? We want {$auth} or something similar so that we can put the author's name on the thread. As an alternative, is there a way to change the "Forum user name:" so that it reports the author's name instead of "guest" or the forum owner's name. We want the unique name for each author.

    We have been trying to hack the wp2bb script without success. Any help will be appreciated.

  2. d3developer
    Member
    Posted 1 month ago #

    (1) is because the W2BB Plugin transfers the HTML directly and does not convert into BBCode. If you want links you can change your line to <a href="{$purl}">There is a new article here</a>. Bad side is you won't be able to edit the post ever.

    (2) I have an example for capturing the display name. If you email me I can send it to you. Search for email at joeldietz.com.

Reply

You must log in to post.

About this Topic

Tags