• johnall3

    (@johnall3)


    I have two or three problems and don’t know if they are related. My products change to draft status and don’t show on my front end. I also am getting these two code errors.

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Browser has a deprecated constructor in /home/eworldjohn/public_html/wp-content/plugins/simple-system-status/includes/browser.php on line 148

    Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home/eworldjohn/public_html/wp-includes/functions.php on line 4806
    I have tried all of the solutions that I could find on the internet, but no luck.
    Does anyone have an idea of what I can do?

    • This topic was modified 6 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    That “deprecated” error seems to be coming from simple-system-status plugin.

    Try updating this plugin. The current version is 2.0.2

    If the issue still persists, I recommend asking at https://wordpress.org/support/plugin/simple-system-status/ so the plugin’s developers and support community can help you with this.

    Thread Starter johnall3

    (@johnall3)

    Hi
    I have the 2.02 version so I deactivated it and the

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Browser has a deprecated constructor in /home/eworldjohn/public_html/wp-content/plugins/simple-system-status/includes/browser.php on line 148

    is gone. I only installed that plugin to try to find a solution to my other problems. Thanks for your help getting rid of one of my problems

    Thread Starter johnall3

    (@johnall3)

    I just got rid of the Debug Bar plugin and it fixed the

    Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home/eworldjohn/public_html/wp-includes/functions.php on line 4806
    So now I Only have my original problem.

    My products change into the draft status and don’t show on my front end.
    Can anyone help with that>

    Moderator t-p

    (@t-p)

    I just got rid of the Debug Bar plugin and it fixed the

    Glad its sorted 🙂

    My products change into the draft status and don’t show on my front end

    Looks like you are using woocommerce.

    I recommend asking at https://wordpress.org/support/plugin/woocommerce/ so the plugin’s developers and support community can help you with this.

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

The topic ‘Products change to draft status’ is closed to new replies.