jonwolfinger
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] array_map() ErrorUpdate: I discovered if I enable tags as well then reoccurring events no longer get the error.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] array_map() ErrorIn my case yes but only for single events reoccurring events still display an error when publishing the event
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] array_map() ErrorWordPress 4.4, Events Manager 5.6.2
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] array_map() ErrorI am having the same problem on one of my sites. I don’t use categories normally but enabling them temporarily seems to be a temp fix for single events only. Reoccurring events still experience the error code:
Warning: array_map(): Argument #2 should be an array in /wp-includes/category-template.php on line 1158
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/category-template.php:1158) in /wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/category-template.php:1158) in /wp-includes/pluggable.php on line 1228
Will the above solution cause conflict with a custom attribute for my locations that uses the same key, #LATT{Web Link}, which also needs a conditional statement?