Memberlist, group, viewprofile, email, contact, searchuser, and leaders You can disable *all* of them by moving that bit of code i posted just before: The page /forum/memberlist.php?mode=contactadmin leads to this page that allows a guest to spam How to completely disable this contact a board administrator feature in phpbb 3? You set the can view profiles, memberlist and online list permission for all groups to no, then create a group, place yourself in it, and give that group a yes permission. As i said, the viewprofile mode is a core part of phpbb that cannot be modified without custom coding
If you want to effectively remove that from your board, you'll need an extension to redirect users away from there or modify the core code and remove it entirely which is highly discouraged. I don't see this mentioned in your posts, so apologies if you've already tried this Have you purged the cache Any time edits are made to the template files, the cache must be purged You may also need to refresh your browser cache (generally ctrl + f5) If you have any questions about the rules/customs of this website, feel free to send me a pm.
I was able to fix this after some research in the template But now there is a similar problem when we 'search a user' It returns an error 'no mode specified'. But when the page is embedded and the link doesn't appear on a page in a popup, the link gets set incorrectly to the native forum url (phpbb3 for instance) instead of the proper url (phpbbforum), and thus the css doesn't work etc.
WATCH