5
Now it seem to work!
Just some little things:
after submitting of user registrations form, comes warning:
Warning [PHP]: implode(): Bad arguments. in file modules/profile/register.php line 94
and in output, the user data is still not shown:
Username: dr770
Email:
dr770@mail.ruDisplayname: dr770
Programm: (NO DATA! from multiselect field)
User Registration
the data comes in db, but, it's still confusabel for user not to see it after form submitting.
on the next step, after pushing button "Finish", following warning:
Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171
After user activation (thru Administrator in my case), following warnings:
Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171
Notice [PHP]: Use of undefined constant _US_YOURACCOUNT - assumed '_US_YOURACCOUNT' in file modules/profile/activate.php line 65
Notice [PHP]: Use of undefined constant _US_ACTVMAILOK - assumed '_US_ACTVMAILOK' in file modules/profile/activate.php line 70
and , funny, right block (login, main menue in my case) comes 2 times.
thanks for the great work and soon help!