Hi,
Sorry to hear that. There’s a 403 on your server, access denied that’s causing the issue. To see the issue, please check this link, it’s required for AGCA to work properly:
https://electronicrepair-li.com/wp-content/plugins/ag-custom-admin/require/dynamic.php?type=css&context=login&ver=6.9.2
As a temporary workaround, to log in, please do the following:
– Go to your login page
– Open the browser’s console (Console tab)
You can open the Browser Console in one of two ways: from the menu: select “Browser Console” from the Web Developer submenu in the Firefox Menu (or Tools menu if you display the menu bar or are on macOS). from the keyboard: press Ctrl + Shift + J (or Cmd + Shift + J on a Mac).
– Type this into the Console and hit enter:
document.getElementsByTagName('html')[0].style.visibility = 'visible';
Now you should be able to log in and to resolve this permission issue. If you have any security plugin, please try to disable the option for disallowing executing PHP scripts from plugins, or try to temporary disable the plugin completely to make sure it’s causing the issue. Please let us know if you need any help. Thanks.
-
This reply was modified 3 years, 3 months ago by cusmin.