The user/<em>uid</em>/track pages do not work because tracker_track_user() does not return a value. It's a really easy fix: just prepend return to tracker_page($account->uid);

This is essentially a patch. ;-)

Cheers,
Nic

Comments

Dries’s picture

Fixed in HEAD.

Anonymous’s picture