Our registration page is blank, and I’ve searched the forums already and tried a number of things including:
– checking for the old, free plugin and removing it;
– removing Event Espresso completely and reinstalling a clean copy;
– turning off all other plugins;
– updating all plugins;
– turning on WPDebug to see the errors (see below)
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/witzweb/public_html/healingjourney/wp-includes/functions.php on line 3457
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/witzweb/public_html/healingjourney/wp-includes/functions.php on line 3457
Warning: Cannot modify header information - headers already sent by (output started at /home/witzweb/public_html/healingjourney/wp-includes/functions.php:3457) in /home/witzweb/public_html/healingjourney/wp-content/plugins/event-espresso-core-reg/core/EE_Front_Controller.core.php on line 112
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/witzweb/public_html/healingjourney/wp-includes/functions.php:3457) in /home/witzweb/public_html/healingjourney/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 398
And finally… switching to a default wordpress theme. Suddenly we could see the Registration page.
Interestingly enough, all of the other critical EE pages display fine — except that they all have a piece of stray code appearing.
Found the solution to both issues… it’s pretty interesting.
On another post regarding the extra fragment of code ( Miscellaneous Text ), one of the authors mentioned the semantic-classes.php file in the Evolve theme, and I’d tried initially to do what that post had said. It didn’t work and that’s when I posted this topic. BUT, the reference to the_post(); actually occurs four times in that php file. So I decided to try commenting out all four instances… and not only did it fix the stray code, it fixed the Blank Registration page issue!!
I’m resetting your support license key as requested. Can you please remove the key from the site that’s on the old staging server?
Viewing 2 reply threads
The support post ‘Registration Page Blank & fragment of code on other EE pages…’ 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.