Support

Home Forums Pre-Sales EE4 Decaf crashes site

EE4 Decaf crashes site

Posted: November 19, 2014 at 12:02 pm


glassroostercannery

November 19, 2014 at 12:02 pm

Hello, I recently upgraded from EE3 Lite to EE4 Decaf (ver. 4.4.4.decaf), due to some issues with events displaying in my event overview page. I am running WordPress version 4.0. When EE4 is activated, my menu changes, my sidebar disappears, and none of the pages on my website will load past the initial screen size… So no scrolling. When I deactivate the EE4 plugin, the website goes back to working properly. My website is glassroostercannery.com. Please help!


Sidney Harrell

November 19, 2014 at 12:16 pm

Do you have any debug logging turned on for the site? The easiest way is to open up wp-config.php and replace the line
define('WP_DEBUG', true);
found on line 71 with:

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);

then activate EE4, get the crash, deactivate EE4 then take a look at the wp_debug log in wp-content.


glassroostercannery

November 19, 2014 at 1:12 pm

Thank you for the quick response. When I look at my debug log, this is what is there:
[19-Nov-2014 19:53:56 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 319
[19-Nov-2014 19:53:56 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327
[19-Nov-2014 19:53:56 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327

And later:
[19-Nov-2014 19:54:04 UTC] PHP Notice: Undefined variable: check_q in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 177
[19-Nov-2014 19:54:18 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 319
[19-Nov-2014 19:54:20 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327
[19-Nov-2014 19:54:20 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327

And again:
[19-Nov-2014 19:54:44 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 319
[19-Nov-2014 19:54:44 UTC] PHP Notice: Use of undefined constant wp_is_post_revision – assumed ‘wp_is_post_revision’ in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 75
[19-Nov-2014 19:54:45 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327
[19-Nov-2014 19:54:45 UTC] PHP Notice: Trying to get property of non-object in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 327
[19-Nov-2014 19:54:47 UTC] PHP Notice: Use of undefined constant wp_is_post_revision – assumed ‘wp_is_post_revision’ in /home/content/89/6616589/html/wp-content/plugins/dynamic-headers/custom-header.php on line 75

Any ideas why EE4 is causing these errors?


Josh

  • Support Staff

November 19, 2014 at 2:09 pm

Hi there,

It may be the WordPress theme is not compatible with Event Espresso 4. You can find out whether that’s the case by installing the theme test drive plugin

The support post ‘EE4 Decaf crashes site’ 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