Hello
On opening my page, I get a notice at the top that reads
Notice: Undefined index: _id in …path… on line 330
This just started today.
When I try to edit said page on CS it tries to load but never ever does. Help!
Hello
On opening my page, I get a notice at the top that reads
Notice: Undefined index: _id in …path… on line 330
This just started today.
When I try to edit said page on CS it tries to load but never ever does. Help!
Hi there,
Thanks for writing in.
Would you mind providing your FTP login credentials as well? It’s not an error and usually, notices are displayed when WP_DEBUG is active. For the meantime, please set your WP_DEBUG to false in your site’s wp-config.php
Thanks!
Hello There,
Thanks for providing the information. I have logged in and went ahead to resolve the said issue. I edited your wp-config.php file and turn off the Debug mode.
Please check your site now.
ok! I added it to the secure note. THANKS
This site is not live yet, when it is we will look at error messages; for now I will keep them on to catch anything we can before launch.
ok thanks for doing that! what could be generating the error? I do want to get to the bottom of it, specially since it just kind of started on its own.
Hey There,
What has been displayed is not an error. It is just a PHP notice usually occur when a certain variable is not yet initialize or has null value. Turning off the debug mode should resolve the issue.
Hope this explains it briefly.
It does, thank you!
You’re welcome!
We’re glad we were able to help you out.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.