Support

Home Forums Event Espresso Premium Error after update

Error after update

Posted: August 26, 2014 at 10:29 am


Steven Behrns

August 26, 2014 at 10:29 am

After upgrading to the most recent version of EE3, I get the following error:

Warning: ucwords() expects parameter 1 to be string, array given in /home/…/event-espresso/class/pue/pue-client.php on line 81

Visually, the calendar appears but no events are displayed and the progress wheel never stops. Your help is appreciated. Thanks.


Lorenzo Orlando Caum

  • Support Staff

August 26, 2014 at 11:25 am

Hi Steven,

Could you also ensure that your addons are up to date?

WordPress debugging should be off on a live site. You can turn it off by adding the following macro to your wp-config.php file (located in WP root):

define('WP_DEBUG', false);
  if (WP_DEBUG) {
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', true);
}

The macro above should replace any existing macros for debugging.

Is a link to the calendar available?


Lorenzo

The support post ‘Error after update’ 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.

Event Espresso