Error with wp_debug enabled
-
Using the latest version of the plugin (20150319), when I add
define(WP_DEBUG, "true")I get the following errors when I try to submit a user-submitted post:
Notice: Undefined index: usp_email in /home/optnet/liminality.achangeiscoming.net/experiment/wp-content/plugins/user-submitted-posts/user-submitted-posts.php on line 491
Notice: Undefined index: titles_unique in /home/optnet/liminality.achangeiscoming.net/experiment/wp-content/plugins/user-submitted-posts/user-submitted-posts.php on line 493
Warning: Cannot modify header information – headers already sent by (output started at /home/optnet/liminality.achangeiscoming.net/experiment/wp-content/plugins/user-submitted-posts/user-submitted-posts.php:491) in /home/optnet/liminality.achangeiscoming.net/experiment/wp-includes/pluggable.php on line 1178
The topic ‘Error with wp_debug enabled’ is closed to new replies.