Skip to:
Content
Pages
Categories
Search
Top
Bottom

Trouble with Peacemaker BBpress theme – register-success.php error

  • I’m working with the BBpress Peacemaker Template and users keep getting this error when registering:

    Parse: syntax error unexpected T_STRING in /home/dblog/public_html/townsquare/bb-templates/peacemakerbbpress/register-success.php on line 11

    The registration goes through, but they never reach the confirmation line. I’m using BBPress 1.0.2, if that matters.

    Any ideas what’s going on?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I believe this is the line

    <p><?php printf(__(‘Your registration as %s was successful. Within a few minutes you should receive an email with your password. If you don’t find it check your spam folder.’), $user_login) ?></p>


    chrishajer
    Participant

    @chrishajer

    Did you see this?

    https://bbpress.org/forums/topic/new-bbpress-theme-peacemaker#post-15554

    That theme is over a year old, before bbPress 1.0 was out. There are probably some incompatibilities.

    We fixed it by changing it to an echo call. But I think the problem was just a missing ‘;’.

    As for Peacemaker, so far so good. I know it’s old, so I am looking for a good three column bbpress theme compatible with 1.0.2 and with a similar header feature to Peacemaker. But I haven’t found one yet.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar