Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2246 closed defect (bug) (no action required)

wp-signup.php doesnt work

Reported by: meerblickzimmer's profile meerblickzimmer Owned by:
Milestone: 1.2.4 Priority: normal
Severity: Version:
Component: Core Keywords: reporter-feedback
Cc:

Description

since 1.2. doesnt work the signup-page. if i deactivate buddypress (plugin & theme) the signup works fine. but if buddypress is activated, i get a redirect to the home-page.

Change History (12)

#1 @apeatling
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

use /register as it replaces wp-signup.php with a skinnable page.

#2 follow-up: @meerblickzimmer
14 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

Thats the same probleme. And i tried also define ('BP_REGISTER_SLUG', 'myownslug' ); but it doesnt help. The "register"-link inside the adminbar is also missing.

#3 in reply to: ↑ 2 @sbrajesh
14 years ago

Replying to meerblickzimmer:

Thats the same probleme. And i tried also define ('BP_REGISTER_SLUG', 'myownslug' ); but it doesnt help. The "register"-link inside the adminbar is also missing.

have you enabled registration/new account. Please cross check, as register link should appear in adminbar if registration is enabled.

#4 @cnorris23
14 years ago

  • Resolution set to invalid
  • Status changed from reopened to closed

Have you double checked to make sure registration is enabled, as sbrajesh has suggested? If you're using WPMU, you would look under Site Admin > Options. If you're using WP single, you would look under Settings > General. Getting redirected to the homepage when BP is activated, is the expected behavior if registrations are not enabled.

#5 @meerblickzimmer
14 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

Yes i have cross check this and yes, registration is enable. If i do just to thing: deactivate buddypress and activate another theme, registration works.

I get the problem with the upgrade to 1.2 and if you check the buddypress-forum, there a few people with this problem :-/

#6 @apeatling
14 years ago

Have you followed the upgrade instructions and installed the backwards compatibility plugin and added the define( 'BP_CLASSIC_TEMPLATE_STRUCTURE', true ); to your wp-config.php?

http://codex.buddypress.org/getting-started/upgrading-from-10x/

#7 @meerblickzimmer
14 years ago

I´m using the default buddypress theme. Yes, i´m following the upgrad-instruction. All worked fine with 1.1.

I tryed also BP_CLASSIC_TEMPLATE_STRUCTURE - but it doesn´t help (and i don´t need it because using the latest default theme).

#8 @johnjamesjacoby
14 years ago

What version of WordPress are you using? To fix the issue we need to be able to duplicate it as closely as possible.

#9 @meerblickzimmer
14 years ago

i use wpmu 2.9.2

#10 @DJPaul
14 years ago

  • Component changed from Activity to Core
  • Keywords reporter-feedback added
  • Priority changed from critical to normal
  • Resolution set to invalid
  • Status changed from reopened to closed

This is an issue specific to your install as no-one's been able to reproduce (certainly, I can't). Please create a post on the forums so we can all have a look into your issue and go from there. If it turns out to be a BuddyPress bug, we can re-open this ticket.

#11 @meerblickzimmer
14 years ago

ok. if you search inside the buddypress-forum you will finde some thread with the problem. look her http://buddypress.org/forums/topic/the-requested-url-register-was-not-found-on-this-server

#12 @meerblickzimmer
14 years ago

well, the solution is this one:

http://buddypress.org/forums/topic/registration-link-redirects-to-home-page

maybe you can include it per default?

Note: See TracTickets for help on using tickets.