Hello guys,
I was getting an error:
Warning: array_key_exists(): The first argument should be either a string or an integer in /data/web/virtuals/MYVPSNUMBER/virtual/www/domains/MYDOMAIN.TLD/wp-content/plugins/events-manager/events-manager.php on line 420
I commented lines 420-422 and it helped
/*elseif( array_key_exists($locale_code_short, $calendar_languages) ){
$em_localized_js[‘locale_data’] = $calendar_languages[$locale_code_short];
}*/
___
EM: Version 5.6.6.1
WP: Version 4.4.4
Theme: BrooklynVersion: 3.3 https://themeforest.net/item/brooklyn-responsive-multipurpose-wordpress-theme/6221179
___
Hope it can help someone
Stepo
-
This reply was modified 8 years, 2 months ago by stepo. Reason: notify me of follow-up replies via email - YES