Page 1 of 1

Help with SelfRegistration module

Posted: Wed Apr 18, 2007 4:57 pm
by Kingsrook
I am using CMSMS 1.0.5, FrontEndUsers 1.1.3-beta3, and SelfRegistration 1.1.1-beta1.

whenever I include {cms_module module=SelfRegistration group=SiteMember}(I have an FEU group called 'SiteMember') in my pages I get these errors.

Warning: uasort() [function.uasort]: Invalid comparison function. in /www/110mb.com/r/i/v/e/r/c/i/t/rivercityraiders/htdocs/modules/SelfRegistration/action.default.php on line 85

and

Fatal error: Call to undefined function mycreateinputhidden() in /www/110mb.com/r/i/v/e/r/c/i/t/rivercityraiders/htdocs/modules/SelfRegistration/action.default.php on line 108

Any help would be appreciated.

Re: Help with SelfRegistration module

Posted: Wed Apr 18, 2007 5:14 pm
by calguy1000
You should probably go back to FEU Beta1, or going to latest SVN.  I haven't released a new beta in a bit, though one is due.

Re: Help with SelfRegistration module

Posted: Wed Apr 18, 2007 5:43 pm
by Kingsrook
ok, that was it. It works fine with FEU 1.1.3-beta1.

Thank you!!! :)

Re: Help with SelfRegistration module

Posted: Fri Jun 08, 2007 1:59 pm
by benn
I have the same problem with the same error

using cms 1.0.2
FrontEndUsers 1.2.0
SelfRegistration 1.1.0

How do I go back to FEU Beta1 from 1.2.0?