-
AuthorPosts
-
February 10, 2016 at 4:38 am #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 3624Warning: 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 3624Warning: 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,
February 10, 2016 at 8:27 am #580885Hi 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,
BasilisFebruary 10, 2016 at 8:41 am #580893Sure. See private content.
February 12, 2016 at 4:37 pm #582319Hey!
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,
AndyFebruary 13, 2016 at 3:13 am #582593I 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,
February 16, 2016 at 11:20 am #584065Hi Andy. Anything yet?
February 19, 2016 at 1:42 pm #586040Hey!
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,
AndyFebruary 19, 2016 at 2:04 pm #586054Doesn’t debug mode tell us that there’s a problem in the system that should be addressed?
February 19, 2016 at 2:19 pm #586065Hi!
Warnings and notices are ignorable. Errors are what we should worry about :)
Best regards,
YigitFebruary 19, 2016 at 3:05 pm #586083Thank you for the info and for following up on this diligently. We’ll call this matter settled now.
February 22, 2016 at 6:23 am #586859 -
AuthorPosts
- The topic ‘Error message when Debug is on. On 2 separate sites.’ is closed to new replies.