Hello,
Thanks for using WPS Hide Login.
Did you try to contact Semplice support ?
The same thing happens to me with a different theme.
Rollback to 1.9.15.2 and it’s going fine.
It looks like a loop:
require_once('wp-admin/admin.php')
require_once('wp-load.php')
require_once('wp-config.php')
require_once('wp-settings.php')
do_action('plugins_loaded')
WP_Hook->do_action
WP_Hook->apply_filters
WPS\WPS_Hide_Login\Plugin->plugins_loaded
site_url
get_site_url
apply_filters('site_url')
WP_Hook->apply_filters
WPS\WPS_Hide_Login\Plugin->site_url
WPS\WPS_Hide_Login\Plugin->filter_wp_login_php
wp_authenticate_username_password
wp_lostpassword_url
network_site_url
site_url
get_site_url
apply_filters('site_url')
WP_Hook->apply_filters
WPS\WPS_Hide_Login\Plugin->site_url
WPS\WPS_Hide_Login\Plugin->filter_wp_login_php
wp_authenticate_username_password
wp_lostpassword_url
network_site_url
site_url
get_site_url
apply_filters('site_url')
WP_Hook->apply_filters
... inifite
Hello,
I don’t get this issue on my tests.
Have tried to deactivate every plugins except WPS Hide Login ?
Hi MaximeWPS,
Try saving a page with quick edit and a password. (Or with the old post editor + password)
https://plugins.trac.ww.wp.xz.cn/browser/wps-hide-login/trunk/classes/plugin.php#L690
i got issues with woocommerce memberpress plugin and wps hide plugin. When i try change to member’s plan dates i got atal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in.. error.
I start t debug in my local and i saw wps hide plugin has loop error. i disable this plugin then everything work fine.
Is your site using Classic Editor or does it otherwise have Gutenberg disabled? If so, please add your voice to this parallel bug report:
https://ww.wp.xz.cn/support/topic/password-protected-pages-not-working-after-latest-update/
Exact same error here with woocommerce and woocommerce membership, memory error on wps-hide-login.1.9.16 and 1.9.16.1, rollback on wps-hide-login.1.9.15.2 and it is ok
Are your install up to date (core, theme and plugins) ?
Hi, personnally everything is up to date and well tested
What is your config, please ?
Hi Maxime, last version of Hide login corrected the problem, and I guess for all others π
But thanks a lot !