Notices
-
I was investingating an unrelated bug and I discovered that Batch-Move Posts yelds those notices:
Notice: Constant BM_HEADER already defined in /web/htdocs/www.forsailing.it/home/forSailing2-dev1/wp-content/plugins/batchmove/include/config.inc.php on line 16 Notice: Constant BM_FILTER already defined in /web/htdocs/www.forsailing.it/home/forSailing2-dev1/wp-content/plugins/batchmove/include/config.inc.php on line 17 Notice: Constant USERLEVEL already defined in /web/htdocs/www.forsailing.it/home/forSailing2-dev1/wp-content/plugins/batchmove/include/config.inc.php on line 18 Notice: Undefined index: cat in /web/htdocs/www.forsailing.it/home/forSailing2-dev1/wp-content/plugins/batchmove/include/classes.php on line 119
As a php programmer I think it’s better to manage even those minor glitches in the code, so to have less noise in detecting bigger problems.
- The topic ‘Notices’ is closed to new replies.