Hello,
I tried to install xoops 2.6 for some test
I can't create any new account from disconnected mode.
I have this error
Step 1 before submit
Warning: array_multisort() [function.array-multisort]: Argument #1 is expected to be an array or a sort flag in file /modules/profile/include/forms.php line 92
Step 1 after submit
Unknown: Argument 1 passed to XoopsMailer::setToUsers() must be an instance of XoopsUser, array given, called in /class/xoopsmailer.php on line 610 and defined in file /class/xoopsmailer.php line 591
Step 2 error
Error: Data entry is not inserted - the object 'XoopsUser' is not dirty in file /class/model/write.php line 77
My system :
Minimum PHP required: 5.3 (your version is 5.3.2)
MYSQL Minimum version required: 5.0.7 (your version is 5.1.44)
Minimum XOOPS required: 2.6.0 (your version is 2.6.0-Alpha 3)