Hi,

some problems with the dev version of the module in Drupal 6.3 - probably the one causing the other:

In "Administer >> Reports >> Access log settings", I get the warning:
warning: Wrong parameter count for array_slice() in /var/www/vhosts/example.com/httpdocs/sites/all/modules/statistics_advanced/statistics_advanced.module on line 23.

No user roles are shown although I've defined a whole set of roles:

Do not record entries in the access log for users with the selected permissions:
[ ] You need to create some user roles first.

Even when I followed the suggestion to define a new role without permissions and assign it to user #1 in order to exclude user #1 only, the hint remained and still no roles were displayed.

Comments

Garnerin’s picture

Version: 6.x-1.x-dev » 6.x-1.0

Seems to be solved in release 6.x-1.0, don't get the warning anymore, instead all the user roles are displayed, as expected.

From my point of view, you may close this issue or set it to 'fixed' or to whatever you like. However, thank you for fixing the problem and anyway for making this great module. :-)

dave reid’s picture

Status: Active » Fixed
dave reid’s picture

I thought I had posted an update here that this should have been fixed, but thanks for confirming it!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.