• Resolved t.inoue

    (@tinoue)


    Users other than administrator (without the manage_options privilege) cannot enter the administration screen due to the following processing added in version: 5.0.10

    cf7-google-sheets-connector/trunk/includes/class-gs-service.php
    50   if (!current_user_can(‘manage_options’)) {
    51    // If the user doesn’t have the required capability, show an error message or redirect
    52    wp_die(__(‘You do not have sufficient permissions to access this page.’));
    53    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • I confirm, I have the same.
    Additionally, when trying to change the password, a link to reset the password from an external host comes (looks like a scam)

    Plugin Author westerndeal

    (@westerndeal)

    @tinoue
    Thanks for letting me know,
    We have fixed this issue in version Version 5.0.11
    Please update the plugin and let me know further.

    @ventio
    Looks like some different issue you might have, this plugin has no relation with password reset, please explain the issue with screenshot or send us more details to assist you further,
    In the meantime, you can also update the plugin to latest version 5.0.11 and let me know

    Thread Starter t.inoue

    (@tinoue)

    Thank you.
    Verified it is resolved in version 5.0.11

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.