Page 1 of 1

[SOLVED] problem with front end user listing

Posted: Sat Dec 15, 2007 9:34 pm
by Gillian.Hesse
I did not find this solution myself, but as I didn't find the answer here I thought I would add it here in case anybody else comes across this problem...

I kept getting the errors about  uasort and array_merge_by_name_required in the FrontEndUserListing.module.php whenever I call the FrontEndUserListing module.

I found the solution on the project forge website at http://dev.cmsmadesimple.org/tracker/in ... 3&atid=527

This points you to a corrected version of the module at http://www.companytools.nl/products

Thanks to Benjamin ter Kuile (bterkuile) for fixing it.