67
1) After logging in, when I go to "Private Messaging" module [
http://mysite/modules/pm/viewpmsg.php], I got this error:-
Notice [PHP]: Undefined variable: uids in file modules/pm/viewpmsg.php line 78
Warning [PHP]: array_unique(): The argument should be an array in file modules/pm/viewpmsg.php line 78
Warning [PHP]: implode(): Bad arguments. in file modules/pm/viewpmsg.php line 78
My inbox is empty by the way.
2) When registering [
http://mysite/modules/profile/register.php], there is an undefined constant:-
Notice [PHP]: Use of undefined constant _PROFILE_MA_REALNAME - assumed '_PROFILE_MA_REALNAME' in file modules/profile/include/forms.php line 225
3) After finished registering, I have this PHP warning:-
Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171
Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171
4) After clicking on the registration link, I have this warning message at the bottom of the page:-
Notice [PHP]: Use of undefined constant XOOPS_CONF_USER - assumed 'XOOPS_CONF_USER' in file user.php line 107
Notice [PHP]: Undefined index: activation_type in file user.php line 108
p/s: I'm using xoops2_1_nightly dated July 6th.