Reverse Reputation Page
Provides Reverse Reputation Pages for Users
Project Details
Reverse Reputation Page adds the ability to view to whom a user has given reputation.
The plugin does not do any template modifications and uses the Reputation templates that already exist. To edit what is customizable, take a look at the language file included.
The plugin is derived from the 'reputation.php' file (GitHub).
To add an option to view 'given reputation' for a user, add a link on the member profile to 'reputation.php?action=reverse&uid=[Insert UID Here]', replace insert uid here with something like $memprofile['uid'].
The plugin does not do any template modifications and uses the Reputation templates that already exist. To edit what is customizable, take a look at the language file included.
The plugin is derived from the 'reputation.php' file (GitHub).
To add an option to view 'given reputation' for a user, add a link on the member profile to 'reputation.php?action=reverse&uid=[Insert UID Here]', replace insert uid here with something like $memprofile['uid'].
Previews
- Author
- GodLess101
- Collaborators
- None
- Version
- 1.0
- Submitted
- 2021-05-17, 09:40 PM
- Last Updated
- 2021-05-17, 09:50 PM
- Bug Tracking
- Disabled
- MyBB Versions
- 1.8.x