• bing4

    (@bing4)


    Hello.

    This plugin was installed on new WP 6.4.3.

    On widget`s page I click the link to plugins settings for that widget and got Sorry, you are not allowed to access this page.

    What can we do to update plugin for new WP ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bing4

    (@bing4)

    The solution is to set :

    define(‘DISALLOW_FILE_EDIT’, false);
    define(‘DISALLOW_FILE_MODS’, false);

    in config.php.

    Lucvang

    (@lucvangerrevink-1)

    Where to find config.php. In the root I have wp-config.php?
    When I put the 2 lines into wp-config.php, the site crashes.

    Lucvang

    (@lucvangerrevink-1)

    I found that a conflict with plugin Really Simple SSL causes the problem.
    Deactivate Really Simple SSL and you have acces to the settings of WP Auto Reload Widgets

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorry, you are not allowed to access this page.’ is closed to new replies.