php errors in Debug mode
-
Hi,
It seems that virtually every line of output in this plugin generates a php error:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /var/www/html/wp-includes/functions.php on line 2705
Notice: Use of undefined constant title – assumed ‘title’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 90
Notice: Use of undefined constant thumb_meta – assumed ‘thumb_meta’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 280
Notice: Use of undefined constant thumb_default – assumed ‘thumb_default’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 289
Notice: Use of undefined constant thumb_timthumb – assumed ‘thumb_timthumb’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 291
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_meta – assumed ‘thumb_meta’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 280
Notice: Use of undefined constant thumb_default – assumed ‘thumb_default’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 289
Notice: Use of undefined constant thumb_timthumb – assumed ‘thumb_timthumb’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 291
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_meta – assumed ‘thumb_meta’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 280
Notice: Use of undefined constant thumb_default – assumed ‘thumb_default’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 289
Notice: Use of undefined constant thumb_timthumb – assumed ‘thumb_timthumb’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 291
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_meta – assumed ‘thumb_meta’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 280
Notice: Use of undefined constant thumb_default – assumed ‘thumb_default’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 289
Notice: Use of undefined constant thumb_timthumb – assumed ‘thumb_timthumb’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 291
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_width – assumed ‘thumb_width’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
Notice: Use of undefined constant thumb_height – assumed ‘thumb_height’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 292
-
And also:
Notice: Use of undefined constant custom_CSS – assumed ‘custom_CSS’ in /var/www/html/wp-content/plugins/contextual-related-posts/contextual-related-posts.php on line 236
The topic ‘php errors in Debug mode’ is closed to new replies.