I am using the Price-Modifier Plugin. On a completed registration I attempted to update an admin-only field of type TEXTAREA “Office Information” and WordPress crashed with the below stack dump. I can edit a different field on the same registration without crashing. I can edit a field for a different event that also uses Price-Modifier without the crash.
I know you don’t support 3rd party plugins. I’m going to create a priority support ticket just so you can take a look to see if I’m troubleshooting correctly.
I have reached out to Aparna, but haven’t heard back.
Wordpress Error:
Fatal error: Uncaught Error: Call to a member function get_grand_total() on null in /home/chicag80/public_html/wp-content/plugins/eea-pricing/EE_Price_Validation_Strategy.php:66
#4 /home/chicag80/public_html/wp-content/plugins/event-espresso-core-reg/admin_pa in /home/chicag80/public_html/wp-content/plugins/eea-pricing/EE_Price_Validation_Strategy.php on line 66
I know you don’t support 3rd party plugins. I’m going to create a priority support ticket just so you can take a look to see if I’m troubleshooting correctly.
It sounds like you’re troubleshooting correctly, and that the code in the price modifier needs a fix. If you can include FTP credentials in the support token form we might be able to add a fix there. It sounds like the code needs to be a bit more defensive so it doesn’t try to use a method when it shouldn’t.
Viewing 1 reply thread
The support post ‘Price-Modifier Plugin Crashing WordPress when Editing Registration’ 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.