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
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
Comment #1
dries commentedFixed in HEAD.
Comment #2
(not verified) commented