Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kfrench911

    (@kfrench911)

    The issue has be resolved after a long day of debugging.
    The error was from a plugin called REST API Helper.
    I have to disable it and boom it worked.

    Thread Starter kfrench911

    (@kfrench911)

    I see these errors in debug mode

    Deprecated: Function create_function() is deprecated in /home/bentr/public_html/wp-content/plugins/personal-contact-info-widget/personal-contact-info-widget.php on line 567

    Deprecated: Function create_function() is deprecated in /home/bentr/public_html/wp-content/plugins/wp-address-schema/wp-address-schema.php on line 56

    Warning: session_start(): Cannot start session when headers already sent in /home/bentr/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/wp-session-manager.php on line 46

    Deprecated: Function create_function() is deprecated in /home/bentr/public_html/wp-content/themes/unicon/functions.php on line 461

    Notice: The called constructor method for WP_Widget in Wp_Address_Schema_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/bentr/public_html/wp-includes/functions.php on line 4716

    Warning: Cannot modify header information – headers already sent by (output started at /home/bentr/public_html/wp-content/plugins/personal-contact-info-widget/personal-contact-info-widget.php:567) in /home/afrea/public_html/wp-includes/functions.php on line 6029

    Warning: Cannot modify header information – headers already sent by (output started at /home/bentr/public_html/wp-content/plugins/personal-contact-info-widget/personal-contact-info-widget.php:567) in /home/afrea/public_html/wp-admin/includes/misc.php on line 1252

    Warning: Cannot modify header information – headers already sent by (output started at /home/bentr/public_html/wp-content/plugins/personal-contact-info-widget/personal-contact-info-widget.php:567) in /home/afrea/public_html/wp-admin/admin-header.php on line 9

    Forum: Fixing WordPress
    In reply to: wp-admin
    Thread Starter kfrench911

    (@kfrench911)

    Thank you so much. I logged on via the control panel and i navigated to wp-content/plugins, I rename the folder “plugins” to “plugins.hold”. Then I renamed “plugins.hold” back to “plugins” then boom it worked.thank you @flashbash.

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