Forums

Unable to edit categories - Cheatin’ uh (2 posts)

  1. Mike4e
    Member
    Posted 1 year ago #

    I've just upgraded to 3.1 Now, when I'm trying to add / edit Portfolio categories, I get the following error "Cheatin’ uh"

    I'm using the Sideways Theme and I've tried reassigning permissions.

    Please Help

  2. 123milliseconds
    Member
    Posted 1 year ago #

    This "Cheatin uh!" is really a sad joke. In some places of core there is this code:

    if ( !current_user_can('edit_posts') )
    wp_die(__('Cheatin’ uh?'))

    It means that user can't edit posts and is trying to access a page that only users with this permission have access. I suppose users without this permission aren't fed with links to these pages, or can't even enter admin page, so developers presume they just typed the URL on browser addressbar and tried to enter.

    from

    shidouhikari
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic