Support

Home Forums Event Espresso Premium Event Espresso 4 – Event Setup showing fatal error message

Event Espresso 4 – Event Setup showing fatal error message

Posted: June 9, 2014 at 12:42 am


Patrick Oh

June 9, 2014 at 12:42 am

After installing and setting up the event using Event Espresso 4, I get a Catachable fatal error message :
Object of class WP_Error could not be converted to string in /home/renewzzc/public_html/wp-content/themes/newElegantBiz/functions.php on line 1285

Can view the page at : http://renewzz.com/events/heart-soft-launch-conference/

Please advice….


Patrick Oh

June 9, 2014 at 7:33 am

I have managed to solve the Fatal error by changing the line with error to the following :

echo get_category_parents($cat, TRUE, ‘ ‘ . $delimiter . ‘ ‘);
to
echo is_wp_error( $cat_parents = get_category_parents($cat, TRUE, ” . $delimiter . ”) ) ? ” : $cat_parents;

But I don’t get to see the Booking form….

I’ve submitted a Support request using the $70 Support for configuration, but have not received any reply from them yet…..I am in a rush to complete this event posting as event is in 2 weeks time….


Tony

  • Support Staff

June 9, 2014 at 8:31 am

Hi Patrick,

I replied to your Support token a little earlier as the login details appear to be incorrect.

If you could provide those details we can look into this further.

Are you still experiencing problems with the registration?


Patrick Oh

June 9, 2014 at 8:40 am

Can I provide the Login details here? Is this a private support page?

I have managed to setup the event page, but could not get the Registration Form to appear together with the Event Information. Not sure where I go wrong…


Tony

  • Support Staff

June 9, 2014 at 8:45 am

No the forums are viewable to all with a support license.

Please use this form https://eventespresso.com/send-login-details/

To re-submit the details and I will look into it right away.

The support post ‘Event Espresso 4 – Event Setup showing fatal error message’ 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