[Plugin: Custom Upload Dir] WP Errors
-
The functionality of this plugin is superb and so needed, but it throws quite a few WP notices and warnings, enough to disrupt wp-admin when in debug mode.
upon activation:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3468
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3466
in image upload dialogue on edit page:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3468
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3466
on upload of an image:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3468
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php on line 3466
Warning: Cannot modify header information – headers already sent by (output started at /Users/aljuk/Sites/thecarpeople/public_html/wp-includes/functions.php:3468) in /Users/aljuk/Sites/thecarpeople/public_html/wp-admin/async-upload.php on line 26
21I tried to debug it, but it’s a bit beyond my skill level.
https://www.ads-software.com/extend/plugins/custom-upload-dir/
- The topic ‘[Plugin: Custom Upload Dir] WP Errors’ is closed to new replies.