Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Errors on Manage Payment Gateways Page | Event Espresso - Staging Server
When I go to the Manage Payment Gateways page, I am not able to edit or even see any of the settings. Each gateway option has an error above it that says:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/xxxxxx/public_html/xxxxxx/wp-content/plugins/event-espresso/gateways/check/settings.php on line 37
(Each gateway has it’s own specific error in its own specific settings.php file.)
You have your error_reporting set too high. Check if you have WP_DEBUG set to TRUE in your wp-config.php. If not, you may need to change the setting in the php.ini file. You might be able to get away with installing the Debug Bar plugin which may (or may not) just route those messages to the admin bar and not display them on the page.
Hey Lesley,
Can you check the wp_options table for the ‘event_espresso_active_gateways’ option? It should be an array, so you shouldn’t be getting that error.
The support post ‘Errors on Manage Payment Gateways Page’ 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.