Support

Home Forums Event Espresso Premium Error hen saving a new event

Error hen saving a new event

Posted: September 6, 2014 at 9:03 am

Viewing 13 reply threads


ktatransky

September 6, 2014 at 9:03 am

Hey guys, any idea what causes this error, when trying to save a new event:
[Unknown column ‘wp_user’ in ‘field list’]


ktatransky

September 6, 2014 at 9:16 am

Sorry that should say: Error when saving a new event


Lorenzo Orlando Caum

  • Support Staff

September 6, 2014 at 11:10 am

Hi,

Is your software (core plugin and any add-ons) up to date?

https://eventespresso.com/wiki/change-log/


Lorenzo


ktatransky

September 6, 2014 at 12:34 pm

Looks like there is a newer version: 3.1.36.5.P.
I will try installing that…


ktatransky

September 6, 2014 at 1:09 pm

Hmm, installed the new espresso, but now getting this:
Electronic Funds Transfers

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.


Lorenzo Orlando Caum

  • Support Staff

September 6, 2014 at 1:37 pm

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.


Lorenzo


ktatransky

September 9, 2014 at 1:51 pm

Hi Lorenzo-
Right now I am unable to access the admin side…all that shows on http://www.classacts.cz/blog/wp-admin/ is the payment information, with no way past it!
Mark


Lorenzo Orlando Caum

  • Support Staff

September 9, 2014 at 2:46 pm

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.


Lorenzo


ktatransky

September 10, 2014 at 2:02 pm

The event espresso version is Version 3.1.36.5.P
I’ve gotten back into the backend by following your folder re-naming procedure above, but there doesn’t seem to be anything on the on the payment setting page that allows me to remove this message, which appears on both the front and back end sides of the site:

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???
regards, mt


Josh

  • Support Staff

September 10, 2014 at 2:37 pm

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.

update_option ( 'event_espresso_active_gateways', '' );

Important: Please remove the above code after using it. If you do not remove it, it will continuously deactivate Event Espresso gateways.


ktatransky

September 14, 2014 at 8:53 am

Hello there-
Tired your suggestion, now getting a different error code at the top:
Going round in circles here…

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


ktatransky

September 14, 2014 at 8:57 am

Also getting several errors now on the Manage Payment Gateways page, for example:
Warning: array_key_exists() expects parameter 2 to be array, string given in /mnt/data/accounts/t/tatranskyk/data/www/_www.classacts.cz/blog/wp-content/plugins/event-espresso/gateways/2checkout/settings.php on line 45


Dean

September 15, 2014 at 4:45 am

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).


Dean

September 15, 2014 at 4:49 am

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.

Viewing 13 reply threads

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.

Event Espresso