1
I have a fresh install of XOOPS 2.2.2 on Apache2, PHP5, and MySQL 4x. I am getting the following when I go to "http://138.85.200.187/modules/system/admin.php?fct=preferences":
Warning [PHP]: constant() [function.constant]: Couldn't find constant _MI_SS_CAT_CON_OPT in file modules/system/admin/preferences/main.php line 69
Warning [PHP]: constant() [function.constant]: Couldn't find constant _MI_SS_CAT_PRI_OPT in file modules/system/admin/preferences/main.php line 69
Warning [PHP]: constant() [function.constant]: Couldn't find constant _MI_SS_CAT_FOR_OPT in file modules/system/admin/preferences/main.php line 69
Warning [PHP]: constant() [function.constant]: Couldn't find constant _MI_SS_CAT_PERM in file modules/system/admin/preferences/main.php line 69
Anyone experienced this from a "full" install?
Steve