You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the plugin.
When I try to activate the plugin, I get the following error
Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /home/www/xloof.nl/zandbak/wp-content/plugins/wp-plugin-eventaservo-api-master/shortcodes/mapo-shortcode.php on line 121
The text was updated successfully, but these errors were encountered:
I want to use the plugin.
When I try to activate the plugin, I get the following error
Fatal error: Unparenthesized
a ? b : c ? d : e
is not supported. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/www/xloof.nl/zandbak/wp-content/plugins/wp-plugin-eventaservo-api-master/shortcodes/mapo-shortcode.php on line 121The text was updated successfully, but these errors were encountered: