1
I uploaded the News 1.1 clone News2 to the XOOPS module directory. Then I went to admin/modules and paged down to the news2 install icon. The following PHP Debug messages were displayed at the bottom of the page even before the module was installed. What do they mean?
Notice [PHP]: Constant _MI2_STORYHOME already defined in file modules/news2/language/english/modinfo.php line 26
Notice [PHP]: Constant _MI2_NOTIFYSUBMIT already defined in file modules/news2/language/english/modinfo.php line 27
Notice [PHP]: Constant _MI2_DISPLAYNAV already defined in file modules/news2/language/english/modinfo.php line 28
Notice [PHP]: Constant _MI2_ANONPOST already defined in file modules/news2/language/english/modinfo.php line 29
Notice [PHP]: Constant _MI2_AUTOAPPROVE already defined in file modules/news2/language/english/modinfo.php line 30
Notice [PHP]: Constant _MI2_STORYHOMEDSC already defined in file modules/news2/language/english/modinfo.php line 33
Notice [PHP]: Constant _MI2_NOTIFYSUBMITDSC already defined in file modules/news2/language/english/modinfo.php line 34
Notice [PHP]: Constant _MI2_DISPLAYNAVDSC already defined in file modules/news2/language/english/modinfo.php line 35
Notice [PHP]: Constant _MI2_AUTOAPPROVEDSC already defined in file modules/news2/language/english/modinfo.php line 36
Thanks.
JFM