Forums

WP Bannerize
[resolved] Editor Access not working (10 posts)

  1. wp_bulldog
    Member
    Posted 6 months ago #

    Hi,

    I'm using version Version 3.0.23 of the WP Bannerize plugin.
    The menu for bannerize while logged in as an editor role does not show up. Just in case I even disabled other plugins and it still does not work. Any ideas?
    thanks

    http://wordpress.org/extend/plugins/wp-bannerize/

  2. raiyn
    Member
    Posted 6 months ago #

    Was this resolved? Is there a reference somewhere or a hack to give editor access. Thanks so much.

  3. wp_bulldog
    Member
    Posted 5 months ago #

    not resolved as far as I know or a hack... since version 2.6 editor role is suppose to have access.

  4. pankrol
    Member
    Posted 5 months ago #

    wp-bannerize >> main.h.php >> change this:

    21 define('kWPBannerizeUserCapabilitiy', 'manage_options');

    to this:

    21 define('kWPBannerizeUserCapabilitiy', 'edit_posts');

    and enjoy new capability :)

  5. gfazioli
    Member
    Posted 5 months ago #

    Hi,
    I change capabilities to edit_posts in 3.0.32

  6. wp_bulldog
    Member
    Posted 5 months ago #

    Thank you! to all

  7. pankrol
    Member
    Posted 5 months ago #

    problem solved :) topic can be closed.

  8. watz2000
    Member
    Posted 4 months ago #

    no resolved, because kWPBannerizeUserCapabilitiy', 'edit_posts', you can not restricted wp bannerize for another user like contributor or editor... how to solving that problem so we can setup wp bannerize for another user we want?

    Thank you

  9. Meeker
    Member
    Posted 2 months ago #

    Hi Pankrol,
    Do you know what to put in this field to restrict so that only administrators can access this module? The rest cannot even see it.

  10. Meeker
    Member
    Posted 2 months ago #

    Think I solved it. I changed to edit_users which only an administrator would have the right to do. Works for me. Can someone confirm this is ok to do?

Reply

You must log in to post.

About this Plugin

About this Topic