Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 13 years ago

Last modified 3 years ago

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

Creating groups results in 404 error

Reported by: shevdog's profile shevdog Owned by:
Milestone: Priority: major
Severity: normal Version: 1.2.6
Component: Core Keywords: groups create 404
Cc: rbaccaro

Description

The BuddyPress setup I have is:

  1. IIS7/Win2k8
  2. WPMU 2.8.6
  3. BuddyPress 1.1.3

(Host is GoDaddy with Windows Unlimited plan).

I host several Wordpress blogs and haven't had any rewrite issues. WPMU by itself works fine, no know issues. As a super admin, when I go to my profile, then "Groups > Create New Group", I get a 404 error. Same issue was happening with BP 1.1.3. I am wondering if this is a rewrite error or something else? Any related issues or know fixes?

Since this BuddyPress install is in development, I can do whatever I need to do on it.

Change History (5)

#1 @johnjamesjacoby
14 years ago

  • Component set to Core
  • Resolution set to worksforme
  • Status changed from new to closed

Am using IIS7 as my dev environment on Windows 7 and have no issues with BuddyPress 1.2.3.

#2 @rbaccaro
13 years ago

  • Cc rbaccaro added
  • Resolution worksforme deleted
  • Status changed from closed to reopened
  • Version set to 1.2.6

I am using:

WP 3.0.3 (network activated)
BP 1.2.6
IIS 7
Win 2008

I have installed in 2 different Win servers and the problem still the same. See http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/500-and-404-errors-on-iis-75/

See the last warning-error on profile > edit:

Notice: Undefined variable: group_id_sql in C:\inetpub\wwwroot\wordpress-dev\wp-content\plugins\buddypress\bp-xprofile\bp-xprofile-classes.php on line 100

If type the link directly the page loads fine, but 404 if I click on the following links:

Profile > Edit
Group > Create
Activity > View

When we change the wp-config to debug=true the pages load fine either way.

The bottom line is: the pages are not loading based on the links generated on the UI. For example:

ERROR: http://taxblog.mobi/members/www/profile/edit/
WORKING: http://taxblog.mobi/members/www/profile/edit/group/1

The same installation but using Linux and Apache works just fine. So I guess it is something related to IIS rewrite rules.

#4 @slaFFik
13 years ago

  • Keywords changed from groups, create, 404 to groups create, 404
  • Severity set to normal

Is this ticket still valid?

#5 @DJPaul
13 years ago

  • Keywords changed from groups create, 404 to groups create 404
  • Resolution set to invalid
  • Status changed from reopened to closed

I tested group creation the other night. Seemed to work fine, so closing ticket.

Note: See TracTickets for help on using tickets.