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 Warning: Invalid argument supplied for foreach() @ Gateways | Event Espresso - Staging Server
Last days was working with translating, custom ticket, registration display etc. After instalation I saw, that wp-admin/admin.php?page=payment_gateways section was OK. But today returned to this section and got errors:
> Warning: Invalid argument supplied for foreach() in
> /home/pza/domains/pesciujuzygiai.lt/public_html/wp-content/uploads/espresso/gateways/payment_gateways.php
> on line 27
>
> Warning: Invalid argument supplied for foreach() in
> /home/pza/domains/pesciujuzygiai.lt/public_html/wp-content/uploads/espresso/gateways/payment_gateways.php
> on line 27
>
> Warning: array_merge() [function.array-merge]: Argument #2 is not an
> array in
> /home/pza/domains/pesciujuzygiai.lt/public_html/wp-content/uploads/espresso/gateways/payment_gateways.php
> on line 36
>
> Warning: array_unique() [function.array-unique]: The argument should
> be an array in
> /home/pza/domains/pesciujuzygiai.lt/public_html/wp-content/uploads/espresso/gateways/payment_gateways.php
> on line 37
>
> Warning: Invalid argument supplied for foreach() in
> /home/pza/domains/pesciujuzygiai.lt/public_html/wp-content/uploads/espresso/gateways/payment_gateways.php
> on line 39
First line reapet as many times as many gateways I upload (now uploaded only paypal & bank). I already tryed to move back gatewas from /uploads/espress/ to /plugins/event-espresso/
also tryed reactivate plugin and change “active gateway” in DB – nothing helps :/
if (!is_array($gateways_glob))
$gateways_glob = array();
Viewing 1 reply thread
The support post ‘Warning: Invalid argument supplied for foreach() @ Gateways’ 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.