How do I fix this issue. I have very little experience with websites. I can not see the calendar on the front side of the website. I’ve updated the add-ons…I think. What more should I do? Thanks!
WordPress debugging may be enabled on your site. This macro should turn off debugging messages:
define('WP_DEBUG', false);
if (WP_DEBUG) {
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', true);
}
It should go into your wp-config.php file and replace any existing debugging macros.
If you are not comfortable with applying this change, then please ask your web host to make this change for you.
—
Lorenzo
Viewing 1 reply thread
The support post ‘Warning: ucwords() expects parameter 1 to be string, array given in /home/notoa’ 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.
If you would like help from the Event Espresso staff, then please purchase a support license right now so you can create a support topic in our premium support forums.