• Resolved fsevenflatfive

    (@fsevenflatfive)


    Hey,

    There is a typo/error in /admin/admin-interface.php:911 in version 2.5.0
    There is a constant _POST that should instead be $_POST, it’s preventing anyone to update his settings.

    All the best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • polevin

    (@polevin)

    Error message:

    Uncaught Error: Undefined constant “A3Rev\LazyLoad\FrameWork\_POST” in ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-interface.php:911
    Stack trace:
    #0 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-interface.php(1422): A3Rev\LazyLoad\FrameWork\Admin_Interface->save_settings(Array, ‘a3_lazy_load_gl…’)
    #1 ……/public_html/wp-content/plugins/a3-lazy-load/admin/settings/template-settings/global-settings.php(183): A3Rev\LazyLoad\FrameWork\Admin_Interface->admin_forms(Array, ‘a3_lazy_load_gl…’, ‘a3_lazy_load_gl…’, Array)
    #2 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-pages/admin-settings-page.php(124): A3Rev\LazyLoad\FrameWork\Settings\Global_Panel->settings_form()
    #3 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-pages/admin-settings-page.php(146): A3Rev\LazyLoad\FrameWork\Pages\Settings->callback_admin_settings_page()
    #4 [internal function]: callback_a3_lazy_load_settings_page_show()
    #5 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-init.php(207): call_user_func(‘callback_a3_laz…’)
    #6 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-pages/admin-settings-page.php(109): A3Rev\LazyLoad\FrameWork\Admin_Init->admin_settings_page(Array)
    #7 ……/public_html/wp-content/plugins/a3-lazy-load/admin/admin-pages/admin-settings-page.php(141): A3Rev\LazyLoad\FrameWork\Pages\Settings->admin_settings_page()
    #8 ……/public_html/wp-includes/class-wp-hook.php(307): a3_lazy_load_settings_page_show(”)
    #9 ……/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
    #10 ……/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #11 ……/public_html/wp-admin/admin.php(259): do_action(‘settings_page_a…’)
    #12 ……/public_html/wp-admin/options-general.php(10): require_once(‘/home/c/ct27308…’)
    #13 {main}
    thrown`

    Thread Starter fsevenflatfive

    (@fsevenflatfive)

    You can update the settings with WP-CLI if your are blocked by this issue. That’s what I did in the meantime

    Plugin Author Steve Truman

    (@a3rev)

    @fsevenflatfive @polevin

    That issue is now fixed with release 2.5.1 – thank you for reporting the issue.

    Steve

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

The topic ‘[Critical] Fatal error on settings save’ is closed to new replies.