Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #580752

    I’m getting this error message on the website: http://websitebrew.com when my wp-config.php debug is set to to True.

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

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/dotorgwe/public_html/websitebrew/wp-includes/functions.php:3624) in /home/dotorgwe/public_html/websitebrew/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    The same goes for this other website: http://dotorgwebworks.org (However, I’ve turned Debug off for now because I don’t want my customers to see the error on the Home page.)

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

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/dotorgwe/public_html/webworks/wp-includes/functions.php:3624) in/home/dotorgwe/public_html/webworks/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    The support techs at my hosting service who discovered this said it’s something to do with the theme?

    Thanks in advance,

    #580885

    Hi laptophobo!

    As those are 2 different web sites, can u please provide us the 2 different licenses you have, for the themes?
    Happy to help further, we just need to clarify that one also.

    Thanks a lot!

    Regards,
    Basilis

    #580893

    Sure. See private content.

    #582319

    Hey!

    thank you. Did you modify your functions.php? Are you experiencing any issues on your website beside seeing these error messages? I think we need admin access to have a deeper look into it.

    Regards,
    Andy

    #582593

    I had not made any modifications to wp-includes/functions.php. There are a few modifications to the (child) theme’s function.php, but when I remove the file, the problem persists. I’ve swapped out the wp-includes/functions.php with a fresh Enfold version, and no change.

    Admin access has been made for both websites for you. It’s in private content.

    Thanks,

    #584065

    Hi Andy. Anything yet?

    #586040

    Hey!

    refrain from bumping into your own thread, as it pushes it behind in our queue and marks it as answered and then we can’t provide a faster reply to you.

    Why do you want to enable debug mode? Put it to false again, so these messages get hidden.

    Best regards,
    Andy

    #586054

    Doesn’t debug mode tell us that there’s a problem in the system that should be addressed?

    #586065

    Hi!

    Warnings and notices are ignorable. Errors are what we should worry about :)

    Best regards,
    Yigit

    #586083

    Thank you for the info and for following up on this diligently. We’ll call this matter settled now.

    #586859

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Error message when Debug is on. On 2 separate sites.’ is closed to new replies.