Hack Name: Avatar Showcase

Description:
This will add a little piece to your member.php to display the avatars of all members.
It comes with multipage support and shows 21 avatars per page.
All the member usernames will be links to their profiles.
For the Administrators there's an option to clear people's avatars, in case they are dead URLs for example.

Compatibility: XMB 1.9.8 Engage Final SP2/SP3

Version: 1.3

Code Designed By: FunForum

License Note: This mod is released under the GPL License.

Notes:
- For your own safety, backup the effected PHP file before proceeding with this hack.
- All coding has been put in textboxes, please, use the copy/paste function to 'find' and 'replace' coding, then nothing can go wrong.
- 2004 / 10 / 28 : Adjusted the instructions to the "XMB 1.9.1 Final - Nexus" coding.
- 2006 / 04 / 08 : Added sanitazation from XMB 1.10's sanitize.inc.php, stretched internal tables to go from top to bottom.



To make things easier for me when you upgrade to XMB 1.10 later on ...
You're going to need the "sanitize.inc.php", this can be done in two ways.
  1. Go to http://cvs.xmbforum.com/ and download the latest /include/sanitize.inc.php
Upload that file to your forum: /include/sanitize.inc.php

Edit PHP File: header.php

Find:

Select All

Add Below:

Select All




Find:

Select All

Add Above:

Select All




Edit language file

Add to the very bottom:

Select All



Edit PHP File: member.php

Find:

Select All

Add Below:

Select All

Find:

Select All

Add Above:

Select All

Upload the image top_avatars.gif to all your theme folders if it does not already exist. You have now finished installing this modification.