Info
- 4 posts
- 2 voices
- Started 2 years ago by disneyblog
- Latest reply from disneyblog
- This topic is resolved
Trouble with Peacemaker BBpress theme - register-success.php error
-
- Posted 2 years ago #
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?
-
- Posted 2 years ago #
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>
-
- Posted 2 years ago #
Did you see this?
http://bbpress.org/forums/topic/new-bbpress-theme-peacemaker#post-15554That theme is over a year old, before bbPress 1.0 was out. There are probably some incompatibilities.
-
- Posted 2 years ago #
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
-
You must log in to post.