AFter generating visits in the Admin UI, I get the following message
Warning: uasort() [<a href='function.uasort'>function.uasort</a>]: The argument should be an array in D:\piwik\svn\trunk\core\Menu\Abstract.php on line 151
Backtrace -->
<a href='/0'>#0</a> Piwik_ErrorHandler(2, uasort() [<a href='function.uasort'>function.uasort</a>]: The argument should be an array, D:\piwik\svn\trunk\core\Menu\Abstract.php, 151, Array ([this] => Piwik_Menu_Admin Object ([] => ,[] => Array ([0] => Array ([0] => CorePluginsAdmin_MenuPlugins,[1] => ,[2] => Array ([module] => CorePluginsAdmin,[action] => index),[3] => ,[4] => 7),[1] => Array ([0] => CoreAdminHome_MenuGeneralSettings,[1] => ,[2] => Array ([module] => CoreAdminHome,[action] => generalSettings),[3] => ,[4] => 6),[2] => Array ([0] => UsersManager_MenuUsers,[1] => ,[2] => Array ([module] => UsersManager,[action] => index),[3] => ,[4] => 3),[3] => Array ([0] => UsersManager_MenuUserSettings,[1] => ,[2] => Array ([module] => UsersManager,[action] => userSe [...]
(In [4271]) fixes #2242 - fix VisitorGenerator
If I generate visits, I still get the error - do you not get it?
Warning: uasort() href='function.uasort'>function.uasort</a>: The argument should be an array in D:\piwik\svn\trunk\core\Menu\Abstract.php on line 155
Sounds like "svn up" didn't pick up the change in [http://dev.piwik.org/trac/changeset/4275#file0].
OK I just tried again and saw the error, then I tried again and didn't see the error. Not sure what happened!
In [4335] by vipsoft, refs #2242 - coding style
(Is the commit hook not working anymore?)
WTF? I just saw the error again, but now I can't reproduce it. Somehow, it forgets that I'm superuser.
(I would have expected at least the personal settings menu to be displayed.)
(In [4367]) fixes #2242 - ME HATE BUGS! ME SMASH BUGS! DIE BUG DIE!