[RESOLVED] FYI – Debug Notices
-
Had some issues getting your plugin to work at first but I have a non-standard setup with a ton of plugins and customizations so I’m not surprised.
After debugging the issue and getting it working (your plugin is FANTASTIC) I thought I’d pass off the minor notices showing in my admin panel.
NOTICE: content/plugins/wp-monalisa/wpml_admin.php:104 – Undefined index: showaspulldown
do_action(‘toplevel_page_wpml_admin’), call_user_func_array, wpml_admin
NOTICE: content/plugins/wp-monalisa/supp/donate.php:22 – Use of undefined constant WPLANG – assumed ‘WPLANG’
do_action(‘toplevel_page_wpml_admin’), call_user_func_array, wpml_admin, tl_add_supp, tl_add_donation_box
NOTICE: content/plugins/wp-monalisa/supp/donate.php:25 – Use of undefined constant WPLANG – assumed ‘WPLANG’
do_action(‘toplevel_page_wpml_admin’), call_user_func_array, wpml_admin, tl_add_supp, tl_add_donation_box
NOTICE: content/plugins/wp-monalisa/supp/supp.php:28 – Use of undefined constant WPLANG – assumed ‘WPLANG’
do_action(‘toplevel_page_wpml_admin’), call_user_func_array, wpml_admin, tl_add_supp
NOTICE: content/plugins/wp-monalisa/supp/supp.php:31 – Use of undefined constant WPLANG – assumed ‘WPLANG’
do_action(‘toplevel_page_wpml_admin’), call_user_func_array, wpml_admin, tl_add_supp*NOTE: yes my wp-content dir has been renamed to content.
Looks like these would magically disappear if I had multilingual site. Just FYI. No support needed.
- The topic ‘[RESOLVED] FYI – Debug Notices’ is closed to new replies.