Posted: September 6, 2016 at 12:05 am
|
I am getting this warning on my error log:
|
Hi there, What version of EE were you using prior to the update?
This means that EE did not receiving any attendee information from the database when it loaded the function. Do you get that for every registration?
It could be caused by a lot of different things. Possibly related to the 502/500 errors your getting, is it every payment? Do you have any custom code running within EE? Using FTP if you go to /wp-content/uploads/espresso/ do you have files within any of the directories there? or are they empty? |
|
|
September 12, 2016 at 12:51 am I think it was the previous one? not sure about the version because it overwrote it.
|
September 12, 2016 at 12:29 pm Template has confirmation display, error_log, payment_page, registration page and registration page display all .php except error log. You should remove those, they may be causing issues. The quick and safe way is you rename the /wp-content/uploads/espresso/templates folder to be /wp-content/uploads/espresso/templates-off. |
|
|
Hi Josh, Bluehost has asked me to optimise wordpress but we are already using a cache plugin and have recently checked the database. Any other solutions? Thank you |
Optimize WordPress in what way? Why have they asked you to optimize? Can you go to Event Espresso -> System status and check the ‘PHP Sessions’ section, what does it show for the ‘Session save path’? |
|
|
September 19, 2016 at 12:27 am I think it’s their way of saying they don’t know why it’s giving 502/500 errors so they asked me to download cache plugins, check sizes of photos, and read sone articles about optimising databases… |
What kind of hosting package are you using? 5xx errors are server related. 502 is usually due to insufficient resources and 500 would normally be a fatal error being thrown. ‘Optimizing’ your database doesn’t really help/fix the problem it just moves it around/hides it, you need to find what is actually causing those errors as right now you could just be on a wild goose chase. Try enabling WP_DEBUG and see if you can get either of the errors to show, you may find an error shown on the page when that happens.
When you added the caching plugin, did you exclude Event Espresso from caching? Do you have all forms of caching or just page caching? Disable ALL caching on the site, don’t just disable the plugin as that won’t work (the cache will still be present), go through the plugin settins and de-activate any form of caching you have enabled, remove the cache then disable the plugin. Now run another test registration on the site, does the payment show up in EE correctly?
Thank you, that is correct. |
|
The support post ‘Issue with paid registrations not being recorded and constant 502/500 errors’ 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.