Forum Replies Created

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • armel
    Participant

    I tried to install the beta version but it didnt fix the issue.

    I have created a custom plugin with the filter you sent me but this doesn’t work either. The code I have added in the plugin are below. Is this exactly what you requested to do?

    <?php
    add_filter(‘ure_addons_to_copy_for_new_blog’, ‘ure_addons_to_copy_for_new_blog’, 10, 1);
    function ure_addons_to_copy_for_new_blog($addons) {
    $addons[‘admin_menu’]->copy = true;
    $addons[‘widgets_admin’]->copy = true;
    $addons[‘widgets_show’]->copy = true;
    $addons[‘meta_boxes’]->copy = true;
    $addons[‘other_roles’]->copy = true;
    $addons[‘plugins’]->copy = true;
    return $addons;
    }

    armel
    Participant

    Ok,

    I will be waiting for your update.

    Thanks

    in reply to: other roles bug #5538
    armel
    Participant

    Ok, thanks.

    in reply to: new update bug #5525
    armel
    Participant

    Ok thanks

    in reply to: new update bug #5521
    armel
    Participant

    Yes it’s working after clearing browser cache.

    When do you intend to make it live update?

    in reply to: new update bug #5519
    armel
    Participant

    Hello Vladimir,

    Still redirecting like in previous beta version

    https://www.useloom.com/share/de5a43ba239a404889047f18ab00bb4c

    in reply to: new update bug #5515
    armel
    Participant

    Hello Vladimir,

    This new version is working fine with few improvements required.
    When you make changes, the plugin redirect you to the main sites after update but the changes don’t go into effect. You have to go back to the network admin dashboard and upgrade network from there.
    See below video for illustration.
    https://www.useloom.com/share/59141b3309fe408ca0fd888be5ce6108

    in reply to: Change plugin capability #5509
    armel
    Participant

    can I safely use this plugin on my live network?

    in reply to: Change plugin capability #5479
    armel
    Participant

    Are you saying that it is not possible to remove plugins from the plugin list for all specific users of the network? Instead this should be done manually at each subsite.

    If that’s the case this is not good for my project as I will be handling thousands of sites and i need this process to be done automatically from the main site with super admin privilege.

    I think this option is pretty pointless if it cannot be applied to the whole network like other features.

    in reply to: Change plugin capability #5477
    armel
    Participant

    Hello, Vladimir

    It looks like this issue has been fixed.

    However the plugin addon doesnt work at all.

    See video below

    https://www.useloom.com/share/16d2a397c85346ae922880daa8f69958

    in reply to: Change plugin capability #5475
    armel
    Participant

    Hello Vladimir,

    I have done many trials already and even when the dialog box come up for network upgrade, the changes don’t go into effect.

    Pmpro level ‘Lite’ and user role ‘lite’. I don’t think this is causing issue.

    I sent you the correct login link privately.

    I hope you will be able to troubleshoot it effectively now.

    Kindly waiting for your update.

    Thanks

    in reply to: Change plugin capability #5472
    armel
    Participant

    I just sent you the link in a private email.

    in reply to: Change plugin capability #5464
    armel
    Participant

    Hello Vladimir,

    I have deactivated Ithemes Security but it has not solved the issue.

    in reply to: Change plugin capability #5462
    armel
    Participant

    ok thanks! any update now?

    in reply to: Change plugin capability #5459
    armel
    Participant

    Ok thanks Vladimir. Any update so far?

Viewing 15 posts - 1 through 15 (of 23 total)