When I click on the 'more' link from the buddylist block this is what I get http://img404.imageshack.us/my.php?image=buddylinkgf2.jpg How can I edit the link to add a views link?

Comments

schnizZzla’s picture

having the same problem

schnizZzla’s picture

Component: Miscellaneous » Documentation
Category: bug » support
Priority: Normal » Minor

allright, here it is

$viewAccess && module_exists('tracker')

you need to enable the tracker module to view more...

robertdouglass’s picture

Status: Active » Fixed

I added a check to not display the "more" link unless tracker is enabled.

robertdouglass’s picture

I added a check to not display the "more" link unless tracker is enabled.

Anonymous’s picture

Status: Fixed » Closed (fixed)