[BUG]Saving Event
-
There is a bug when saving an event post-creation, when trying to save changes.
I get this:
Warning: trim() expects parameter 1 to be string, array given in /public_html/wp-content/plugins/sportspress/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-results.php on line 64(the above repeats several times)
Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/sitename.com/public_html/wp-content/plugins/sportspress/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-results.php:64) in /var/sites/s/sitename.com/public_html/wp-admin/post.php on line 242
Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/sitename.com/public_html/wp-content/plugins/sportspress/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-results.php:64) in /var/sites/s/sitename.com/public_html/wp-includes/pluggable.php on line 1207
Doesn’t Really cause any issues that I know of apart from seeing the error message when it happens. The content I was updating still gets changed.
- The topic ‘[BUG]Saving Event’ is closed to new replies.