• Resolved shoptak

    (@shoptak)


    Dears,

    is it possible to grant (shop manager Role ) access to this plugin so they can change the price rate?

    The plugin name is already shown on the left side navigation panel for shop manager but hovering the mouse over it nothing happened it only works for the Administrator role.

    Regards

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello @shoptak .

    Can you edit source code?
    Please find file: ./woocommerce-multi-currency/admin/product.php &./woocommerce-multi-currency/admin/settings.php . Replace current_user_can( ‘manage_options’ ) by current_user_can( ‘manage_woocommerce’ )

    This is solution for you now. We will consider updating this issue in next version. Thanks

    Thread Starter shoptak

    (@shoptak)

    Thank you for your quick reply.

    Please note that I did the above steps but unfortunately still not working is there anything else I need to check or modify?

    Regards

    Tolong aktifkan

    Sorry. I send miss a file. You need change in /woocommerce-multi-currency/admin/admin.php

    Thread Starter shoptak

    (@shoptak)

    Hello again,

    in /woocommerce-multi-currency/admin/admin.php there’s no record for current_user_can( ‘manage_options’ ) to be replaced by current_user_can( ‘manage_woocommerce’ )

    This record was only found and replaced in Product.php and settings.php

    Please advise

    Regards

    This is all location to replace https://prnt.sc/rznvfo

    Thread Starter shoptak

    (@shoptak)

    Thank you for your professional help and support.

    After I did the modification on ( admin.php, Product.php, and settings.php ) it didn’t work.

    Then I found another ( ‘manage_options’ ) located in system.php as well so after changing it and deactivate/reactive the plugin it works like charm.

    issue resolved thx again!

    Regards,

    • This reply was modified 4 years, 11 months ago by shoptak.
    Plugin Support mivtt

    (@mivtt)

    Hi @shoptak

    You are welcome! We will mark the problem be solved, feel free to let us know if you need help on other thread.

    Best regards.

    Thread Starter shoptak

    (@shoptak)

    Dears,

    For your info, after updating the plugin, this issue re-occurred and had to repeat the whole fix process again.

    Please manage to hardcode this fix in your next update.

    Thank you

    Hi.
    We will update in next version.

    Thread Starter shoptak

    (@shoptak)

    Hello @thanhtd

    A kind reminder to include this fix in your next version since the latest one updated today Version 2.1.5 still doesn’t have it.

    Thank you

    Oh, Sorry, I’ve just update to 2.1.5.1 to fix this issue. Please update again. Thanks

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Role Manager’ is closed to new replies.