- Compatible XF Versions
- 2.0, 2.1
Provides a simple Profile page by removing tabs, profile posts and other functions.
(Example after Profile page add-on is installed)
Installation:
Set the Profile post permissions all to No for the following two user groups:
Registered
Unregistered / Unconfirmed
Setup step 2:
Uncheck the Enable trophies on the following page:
Admin control panel -> Setup -> Options -> Users -> Enable trophies
Modifies the code in the following templates:
- Removes Profile page tabs
- Removes Profile posts option
- Removes Update your status option
(Example after Profile page add-on is installed)
Installation:
- Download Andy-ProfilePage-1.8.zip and unzip it.
- Copy the src/addons/Andy/ProfilePage directory to your server.
- From the Admin Control Panel Install the add-on.
Set the Profile post permissions all to No for the following two user groups:
Registered
Unregistered / Unconfirmed
Setup step 2:
Uncheck the Enable trophies on the following page:
Admin control panel -> Setup -> Options -> Users -> Enable trophies
Modifies the code in the following templates:
- account_visitor_menu
- member_macros
- member_view