Posted: September 6, 2014 at 9:03 am
|
Hey guys, any idea what causes this error, when trying to save a new event: |
|
Sorry that should say: Error when saving a new event |
Hi, Is your software (core plugin and any add-ons) up to date? https://eventespresso.com/wiki/change-log/ — |
|
|
Looks like there is a newer version: 3.1.36.5.P. |
|
Hmm, installed the new espresso, but now getting this: Please initiate an electronic payment using the bank information below. Payment must be received within 48 hours of event date. What might that be? Thanks for your help. |
Hi, That is a payment gateway. Check the payment methods page for Event Espresso in the WordPress admin. You’ll be able to turn it off from that page. — |
|
|
Hi Lorenzo- |
Hi Mark, Could you login to your WordPress root with and SFTP or FTP client? Then browse to this location: wp-content/plugins/event-espresso Change the folder name to event-espresso-1 Then try to login to your WordPress admin. This should deactivate the plugin. Then go back to your FTP/SFTP client and restore the folder name back to event-espresso. From here go to your WordPress plugins page and let us know the version number. — |
|
|
The event espresso version is Version 3.1.36.5.P Electronic Funds Transfers Please initiate an electronic payment using the bank information below. Payment must be received within 48 hours of event date. Name on Account: Class Acts Account Number: xxxxxxxxxxxxxx Financial Institution: xxxxxxxxxxxxxx Address: Payable to: Payment Address: Download PDF Invoice Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/uploads/espresso/gateways/bank/bank_payment_vars.php:3) in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/espresso.php on line 55 Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/uploads/espresso/gateways/bank/bank_payment_vars.php:3) in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/espresso.php on line 55 What can we try next??? |
Hi there, Looks like there is some errant code from another version in wp-content/uploads/espresso/gateways/bank/ What you can do is remove the /bank folder from that location, and reset the Event Espresso 3 active gateway settings to deactivate the gateways. You can still use the bank gateway after this is done because it’s included in the core plugin. You can reset your active gateway setting by adding the following to your theme’s functions.php file, save, refresh a page on your site, then remove the code and save.
Important: Please remove the above code after using it. If you do not remove it, it will continuously deactivate Event Espresso gateways. |
|
|
Hello there- Warning: Invalid argument supplied for foreach() in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/includes/functions/main.php on line 1162 Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/includes/functions/main.php:1162) in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/espresso.php on line 55 Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/includes/functions/main.php:1162) in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/espresso.php on line 55 |
|
Also getting several errors now on the Manage Payment Gateways page, for example: |
|
Hi, That error is because the code update_option ( 'event_espresso_active_gateways', '' ); is still in place. As Josh mentioned you need to remove it after refreshing your site, otherwise it will cause problems (such as these errors). |
|
Sorry, one thing further to this, you will need to save or activate a gateway in the Payment settings page, to get rid of this as well. |
The support post ‘Error hen saving a new event’ 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.