Both require editing the wp_config.php file, so maybe back this up first. Also please note that WP_Debug should not be left turned on permanently, it’s only to help find any errors that might be occurring on that page.
Well you can reset the plugin tables via the Maintenance > Reset/Delete Data tab, but that will wipe everything EE related including events.
I haven’t tried this on a live site, so I cannot confirm the risks involved but one option would be to find the ee_config option in the WP_OPTIONS (the WP prefix may be different on your site) table of your database.
This contains all options including the Payment Gateway data.
Deleting this entirely will basically reset the settings, but you will get at the very least a (PHP) warning message in your site until you re-save the General Settings.
Please note editing/deleting this is at your own risk and I would strongly advise backing up your database before doing any edits.
I did a database backup at first (of course), then deleted the contents of the ee_config entry in the database. The options where reset EXCEPT for the invoice option – which was gone.
I just tried to rename everything except for the receipt template, and now it works again. So either I made an adjustment which caused the error, or the other templates can’t be modified (?). Anyway, I now know what to look for.
Thanks!
Viewing 4 reply threads
The support post ‘Urgent! Settings for payment method Invoice blank after making some changes’ 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.