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
Comment #1
david straussI'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.
Comment #2
david straussFixed and released as 1.12.