Actions
Bug #2287
closedJ1.6: JFactory::getUser()->groups not always array?
Description
Warning: array_values() [function.array-values]: The argument should be an array in /home/xxxxx/public_html/xxxxx/administrator/components/com_comprofiler/plugin.foundation.php on line 3234
I could never duplicate, but we should add additional checks or type casting or maybe both to ensure the value is always an array. As groups is a public var and is easily overwritten by other extensions this could be the problem.
Files
Actions