Amy Lepre
|
July 6, 2021 at 11:36 am
Hi – I’ve been using Arpana’s Price Modifier plugin in order for my registrants to add things like meals to their registrations. The plugin itself is still working okay, but it causes issues in the backend such as when trying to preview or send test of the event emails. I get fatal WP errors when trying this. I have tried contacting Arpana but have not received a response in the past – it seems like they are no longer supporting this plugin. Are there other plugins or even some Event Espresso functionality we can use to allow registrants to add on meals or other items to their registrations?
Here is the error I receive when trying to preview an email message:
An error of type E_ERROR was caused in line 222 of the file /home1/oaregion/public_html/wp-content/plugins/eea-pricing/EE_Pricing.class.php. Error message: Uncaught Error: Call to a member function get() on null in /home1/oaregion/public_html/wp-content/plugins/eea-pricing/EE_Pricing.class.php:222
Stack trace:
#0 /home1/oaregion/public_html/wp-includes/class-wp-hook.php(292): EE_Pricing->additional_recipient_pricing_details_parser('Que...', '[RECIPIENT_QUES...', Array, Array, Object(EE_Recipient_List_Shortcodes))
#1 /home1/oaregion/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters('Que...', Array)
#2 /home1/oaregion/public_html/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Shortcodes.lib.php(188): apply_filters('FHEE__EE_Recipi...', '', '[RECIPIENT_QUES...', Array, Array, Object(EE_Recipient_List_Shortcodes))
#3 /home1/oaregion/public_html/wp-content/plugins/event-espresso-core-reg/core/helpers/EEH_Parse_Shortcodes.helper.php(234): EE_Shortcodes->parser('[RECIPIENT_QUES...', Array, Array)
#4 /home1/oaregion/public_html/wp-content/plugins/event-espresso-core-reg/core/helpers/EEH_Parse_Shortcodes.help
Details about my setup:
WordPress version 5.7.2
Current theme: Solon (version 1.05)
Current plugin: Price Modifier For Event Espresso 4 (version 1.2)
PHP version 7.4.20
|