Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Quick buddylist 1.0

Adds add buddy to profile

Version:
Author: Martin M.
Submitted: 7th October 2006
Last Updated: 17th October 2006
Adds an link to add buddy to profile of user.
Can also be extended to postbit and so on. :)
With:

Code:
<a href="usercp.php?action=quickaddbuddy&uid={useruidhere}">Add to Buddy List</a>

Be sure to change {useruidhere} to the variable which contains the uid of the user.

Read the readme :)