Noticed this here on drupal.org, every view of an empty tracker page results in three php errors.

This is probably the important one:
array_fill() [function.array-fill]: Number of elements must be positive in /sites/all/modules/tracker2/tracker2.module on line 325.

Comments

david strauss’s picture

I'm fixing this now by skipping all the fancy array code if there aren't any nodes. Will release update as soon as I'm off this crazy VPN.

david strauss’s picture

Status: Active » Closed (fixed)

Fixed and released as 1.12.