Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

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

Add New Page -- bad Page Author selection

Reported by: snark's profile snark Owned by:
Milestone: 1.2 Priority: major
Severity: Version:
Component: Keywords:
Cc: snark

Description

I am running a fresh installation of BP 1.2-RC2/trunk#2685 for WP 2.9.1 single user.

Logged-in to WP backend as Admin. When I tried to "Add New Page", the "Page Author" defaulted to another user, and the "Page Author" dropdown menu only contained 2 users, neither of which was "admin".

See attached screenshot.

Attachments (2)

add-page-screenshot.png (49.0 KB) - added by snark 14 years ago.
add_page_bp_trac.png (74.4 KB) - added by windhamdavid 14 years ago.

Download all attachments as: .zip

Change History (9)

#1 @apeatling
14 years ago

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

It's using your display_name in that dropdown, did you set a name in BuddyPress or in the WP profile for the admin user?

I don't think this actually has anything to do with BP - can you confirm it changes when BP is disabled? Reopen if you can.

#2 @snark
14 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

Of those two dropdown user nicknames, neither is admin -- they are separate users.

I did confirm that with Buddypress disabled, the problem persists, but I think something BP is doing or done has messed this up, because when I first did the install (BP1.2-beta), I successfully created some pages as "admin". Now "admin" can create a new page, and the Page Revisions show "by admin", yet the Author assigned is quark and the only other option is Snark -- at no step in the process can the "admin" user change the Page Author to "admin".

You can see from the screenshot that I am logged in as "admin", but I only have the choices for "snark" and "quark" for Authors of the page.

The "admin" user was created before the BP installation, of course, during the WP installation, while the other two users were created through BP, whose user roles were then bumped up by "admin" ("snark" to Administrator, "quark" to Editor).

#3 @snark
14 years ago

I just tested changing the nickname for "admin" both in BP and in wp-admin/users, and nothing I did in either location allowed this user to be able to create or save Pages with "admin" (or whatever I changed the name to) as the Author.

#4 @snark
14 years ago

Just verified that "admin" now can't author blog posts either. So... the user account "admin", no matter what display nickname it is given, can no longer author blog Posts or Pages. This is definitely a change since an earlier revision of BP1.2, so BP must be involved in some way. I'm still running the same single-user WP 2.9.1 and have made no changes to any of the WP code.

#5 @r-a-y
14 years ago

Works for me with WPMU 2.9.1.1. Could it be a single WP issue?

#6 @apeatling
14 years ago

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

If it is broken with BP disabled then it's something else.

#7 @snark
14 years ago

Yes, problem solved. It's a WP glitch that strikes on occasion, apparently -- I found this link: http://codex.wordpress.org/FAQ_Troubleshooting#Why_isn.27t_the_admin_user_listed_as_an_author_when_editing_posts.3F

These were the recommended steps that solved my problem -- see the link above for more suggestions if this doesn't work (for future users who find this in a search):

This usually fixes the problem:

  1. Create new admin user (e.g. newadmin) with Administrator Role
  2. Login as 'newadmin'
  3. Degrade the old 'admin' user to Role of Subscriber and Save
  4. Promote the old 'admin' back to Administrator Role and Save
  5. Login as the old 'admin'
Note: See TracTickets for help on using tickets.