Today I took my website live, updated it to the latest version of wordpress and activated my event espresso 4 key. Previously I was creating the website offline with MAMP. Now when I go to the event registration page, I am seeing an error displaying at the top. Could you please advise what this is and how to remove it? It shouldn’t be the kind of thing viewable to the public.
WP_Debug just tells WordPress to enable error_reporting on your site/server.
In production you usually do not not want errors to be reported to your visitors, so generally this should be set to FALSE on productions sites. You can log the errors but depending on what the error/warning/notice is your log file can become very large very quickly.
So yes you can disabled WP_Debug and work within the Admin without issue.
I set debug to false and it’s all fixed. Thanks a lot for your help guys!
Viewing 4 reply threads
The support post ‘"Undefined variable: post_class…" appearing at the top of every event.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.