#2608 closed defect (bug) (worksforme)
Fatal error: Call to undefined function bp_page_title()
Reported by: | zenseeker | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | 1.5 | |
Component: | Core | Keywords: | |
Cc: |
Description
I saw this Ticket #1718 was closed. I am having this problem when a user registers from the wp meta widget and clicks on the activation link in their email. Signups from buddypress signup seem to work. I would like to have the buddypress signup/login in the main site frontpage sidebar and get rid of wp register all together, but would like to see the error go away first.
Site: http://howtomakeadesignerhandbag.com
buddypress in a subdomain: http://community.howtomakeadesignerhandbag.com
buddypress 1.2.5.2
wordpress 3.01
buddypress is new install, not upgraded
running thesis theme 1.7 on main site
running default buddypress theme, no child theme
Plugins:
All in One Video Pack
Akismet
Fast Secure Contact Form
Kimili Flash Embed
Maintenance Mode
MemberWing-X
Smart Youtube
Thesis OpenHook
Vice Versa
Visitor Maps and Who's Online
WordPress.com Stats
WP-Stats-Dashboard
No plugins installed on subdomain
Change History (2)
#2
@
14 years ago
Re-reading the ticket again.
I see what you mean. You're using a network install with BP installed on a sub-site.
What you want to is redirect your Thesis main site so any wp-signup.php hits get sent to the BP sub-blog's registration page.
View the following post:
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/wp-signupphp-is-a-blank-page/#post-27545
Just tested this on a fresh WP 3.0.3 and BP 1.3-trunk install using bp-default as the theme and I can't duplicate this at all.
The register link (/wp-login.php?action=register) from the WP meta widget correctly redirects to BP_REGISTER_SLUG and I was able to signup, receive the activation email, and was able to successfully activate the account via the BP_ACTIVATION_SLUG.