How to customize user public view from unlogged user..

RANJITH AV Posted in General Discussion 6 years ago

While opening http://localhost/u/user ( user not logged )

user friends list also showing , is there any option to disable it from public view..?

Replies
in RANJITH AV Replied 6 years ago

Hai, Thanks for your suggestions

German Michael Zülsdorff Replied 6 years ago

Ah, i see ...
Ok, since there's no configurable option available you would have to develop a little component which is overwriting the default logic of the 'profile_modules' hook instead.

in RANJITH AV Replied 6 years ago

ProfileAccess will disable total access..

I need to disable friend list only from profile page..

German Michael Zülsdorff Replied 6 years ago

Yes,
simply install the ProfileAccess component.