Notice: Undefined index: fields in…
-
Hey!
First of all, great work with this plugin!
It does something we have needed a long time, with so little hassle!But i’m experiencing a small bug.
When i browse my posts/pages/CPT’s i get the following error:Notice: Undefined index: fields in /path/to/wp/project/webroot/wp-content/plugins/cpt-onomies/cpt-onomy.php on line 1689
Seems like this only happens when there are no fields / meta boxes present in the given post type.
This might not be a regular problem for posts/pages, but especially for CPT’s.
In our case we have removed the content editor so that’s why we get the error on pages/posts btw.Example urls:
/wp-admin/edit.php
/wp-admin/edit.php?post_type=page
/wp-admin/edit.php?post_type=custom_post_typeNote that i’m running with error reporting activated (WP_DEBUG = true).
Hope to hear from you soon ??
Best regards, Robert Sather.
- The topic ‘Notice: Undefined index: fields in…’ is closed to new replies.