• Resolved johjohweb

    (@johjohweb)


    I am currently using the semplice theme and since your latest update I am not able to save any content within my wordpress theme anymore.

    Once I deactivate the plugin, everything is completely fine.

    What should I do? Are there any settings I should adjust?

    Thanks in advance.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support MaximeWPS

    (@seinomedia)

    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
    Plugin Support MaximeWPS

    (@seinomedia)

    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

    Abdurrahman Simsek

    (@abdurrahmansimsek)

    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.

    bookswarm

    (@bookswarm)

    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/

    Ketchoupi

    (@kdoussaint)

    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

    Plugin Support MaximeWPS

    (@seinomedia)

    Are your install up to date (core, theme and plugins) ?

    Ketchoupi

    (@kdoussaint)

    Hi, personnally everything is up to date and well tested

    Plugin Support MaximeWPS

    (@seinomedia)

    What is your config, please ?

    Ketchoupi

    (@kdoussaint)

    Hi Maxime, last version of Hide login corrected the problem, and I guess for all others πŸ˜‰

    But thanks a lot !

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Saving issues after latest update’ is closed to new replies.