Undefined index and Headers already sent errors
-
I’m getting the following errors on initial install, and on the post edit screen:
Notice: Undefined index: ID in /Users/……./plugins/publishpress-authors/src/modules/rest-api/rest-api.php on line 108
Notice: Undefined index: ID in /Users/……./plugins/publishpress-authors/src/modules/rest-api/rest-api.php on line 114
Warning: Cannot modify header information – headers already sent by (output started at /Users/…../plugins/publishpress-authors/src/modules/rest-api/rest-api.php:109) in /Users…./wp-admin/admin-header on line 0I am able to create a new guest author and assign that guest author on the post, but saving fails with an error: Updating failed. Unexpected token < in JSON at position 0
WP version: 5.6.1
PublishPress Authors version: 3.11.0
Custom theme
We are not using the Classic Editor pluginAny suggestions?
- The topic ‘Undefined index and Headers already sent errors’ is closed to new replies.