Support

Home Forums Event Espresso Premium Blank Page After Entering Registration Details

Blank Page After Entering Registration Details

Posted: January 23, 2013 at 7:05 am


Pablo

January 23, 2013 at 7:05 am

If you start here:
http://hsn-golf.verarocadigital.com/registration?ee=1

And enter your Registration Details (first name, last name, and email) then click submit. You are taken to a blank page.


Josh

  • Support Staff

January 23, 2013 at 7:23 am

Hi Pablo,

It looks like there is a fatal error being thrown on the next page. Can you turn on WordPress debugging so we can investigate and find the cause of the problem?

You can set WP_DEBUG to true by editing the wp_config file:

http://codex.wordpress.org/Editing_wp-config.php#Debug


Pablo

January 23, 2013 at 7:46 am

Hi Josh – Debug is on and here are the errors I see Fatal error: Call to undefined function event_espresso_add_attendees_to_db() in moderated/wp-content/plugins/event-espresso/espresso.php on line 778


Josh

  • Support Staff

January 23, 2013 at 8:14 am

Hi Pablo,

This helps, and this can be fixed. It could be one of two things:

1) The registration page setting in Event Espresso>General Settings needs to be reset. I would try that first. If you go into Event Espresso>General Settings and under page settings you’ll see a “Main Registration page” setting. You can try resetting that option by changing it to another page (any page will do), then save the option, then change it back to the “Registration” page, then save again.

2) It’s possible that the file that contains the event_espresso_add_attendees_to_db function did not get uploaded when Event Espresso was installed. You can check for this by looking in the Event Espresso plugin’s folder on your server with an FTP client. The file that might be missing is:

/includes/process-registration/add_attendees_to_db.php

If there any missing files, I recommend re-installing Event Espresso.


Pablo

January 23, 2013 at 8:35 am

I tried #1 with no luck. I checked the folder you mentioned in number 2, attached is a screenshot of the folder directory.enter image description here


Josh

  • Support Staff

January 23, 2013 at 9:02 am

Hi Pablo,

I’m sorry that that first idea didn’t work. Can you try this?

1) Create a new page, you could name it something like “Register”
2) Place the [ESPRESSO_EVENTS] shortcode on it
3) Go to Event Espresso>General Settings and change the Main registration page setting to use this new page.
4) Save the options
5) Check the new registration page.


Pablo

January 23, 2013 at 9:26 am

Hi Josh, now i’m getting this error in payment page:
Notice: Use of undefined constant FASLE – assumed ‘FASLE’ in /home1/veraroc1/public_html/hsn-golf/wp-content/plugins/event-espresso/gateways/PaymentGateway.php on line 123

can you help me again? thanks


Josh

  • Support Staff

January 23, 2013 at 9:42 am

Hi Pablo,

That is a typo that we need to fix. We’ll fix it, but for now you can change line 123 of /gateways/PaymentGateway.php to read:

public function submitPayment( $fields = FALSE ) {

Once you get that fixed and before you go live with the site, I’d recommend turning debugging off.


Pablo

January 23, 2013 at 10:31 am

That seemed to work, thanks.


Jill Wheeler

February 4, 2013 at 11:46 am

I’m having the same issue. After you hit submit on registration page it doesn’t direct to the payment page. http://dev.wellfitinstitute.com/events-registration/?ee=5


lappalachia

February 4, 2013 at 12:06 pm

I am also having this problem right now. http://www.livehealthyappalachia.org/wordpress/event-registration/?ee=14
Also, same problem with the rest of my events.

I don’t have as much tech-savvy as the original poster, can you please tell me how to fix this?

The support post ‘Blank Page After Entering Registration Details’ 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