
phpBB • Disabling access to the team list
Dec 28, 2008 · There are seven memberlist.php "modes": memberlist, group, viewprofile, email, contact, searchuser, and leaders. You can disable *all* of them by moving that bit of code I …
phpbb - How to disable "Contact a Board Administrator ...
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?
phpbb/phpBB/memberlist.php at master · phpbb/phpbb · GitHub
phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2. - phpbb/phpBB/memberlist.php at master · …
phpBB • 3.3.12 Can one Remove mode=viewprofile
Aug 9, 2024 · 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 …
forum/memberlist.php at master · hkowata/forum · GitHub
Nov 7, 2009 · phpBB3 code of the forum. Contribute to hkowata/forum development by creating an account on GitHub.
phpBB • View other Member profile page
May 18, 2013 · Usernames in the memberlist or mini-profiles in the viewtopic page are links to that user's profile. If it is not working then you may have that permission disabled.
area51-phpbb3/phpBB/memberlist.php at master - GitHub
Fork of phpBB for the development discussion board on area51.phpbb.com. - area51-phpbb3/phpBB/memberlist.php at master · phpbb/area51-phpbb3
phpBB • memberlist.php?mode=viewprofile
Mar 27, 2019 · memberlist.php?mode=viewprofile by aydins » Wed Mar 27, 2019 8:10 pm hi. website.com/memberlist.php?mode=viewprofile i want to change the size of the profile picture …
member list redirection · Issue #21 · phpbb-seo/usu - GitHub
Jul 18, 2019 · Accessing the member profile is not working correctly on my site. eg. /forum/member4.html redirects to /forum/memberlist.php?mode=viewprofile&u=4 which …
phpBB • Hide Memberlist but show Team and Who's online
Jan 10, 2021 · I want to hide only the memberlist (the link in the footer to be precise), but I want to show the Team link (and page) and the Who's online list The permission "Can view profiles, …