• Resolved Gilou24

    (@gilou24)


    I received an error email from wordpress just after updating the plugin (1.8.8.6):
    
    An E_ERROR type error was caused in line 292 of the /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-singles.php file. Error message: Uncaught Error: Undefined constant "" in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-singles.php:292
    Stack trace:
    # 0 /wp-includes/class-wp-hook.php(292): eos_dp_options_page_callback ('')
    # 1 /wp-includes/class-wp-hook.php(316): WP_Hook-> apply_filters ('', Array)
    # 2 /wp-includes/plugin.php(484): WP_Hook-> do_action (Array)
    # 3 /wp-admin/admin.php(259): do_action ('freesoul-deacti ...')
    # 4 {main}
       thrown
    
    And posts no longer appeared on the single post deactivation page ...
    To avoid problems on my blog, I reverted to the previous version.
    
    Regards,
    Gilles

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jose

    (@giuse)

    Hi @gilou24

    thank you for reporting this issue.

    With my editor (Atom) I didn’t see anything strange on line 292, and in the debug.log file, I didn’t find the same error.
    I’ve rewritten line 292, but I’m not able to say that 100% it will work for you, because also before it was working for me.

    Theoretically, you should now have no problem because I’ve deleted that line of code and rewritten it being careful to don’t add any special character.

    I kindly ask you to try again the update. In any case on the frontend you don’t risk anything. The error can be triggered only in the backend. The file that includes that code isn’t called on the frontend.

    If you update it again, do it in the normal way from the plugin page.

    Please let me know if you still have issues.

    Thread Starter Gilou24

    (@gilou24)

    I Jose
    I just did the update again.
    Everything is working fine now (no error message and posts display well on the posts deactivation page).
    Thank you.
    Looks,
    Gilles

    Plugin Author Jose

    (@giuse)

    Perfect. Many thanks to you Gilles.

    @gilou24

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error after update’ is closed to new replies.