What is the part you don't understand?
# gamer24.7 :
Upload
is like any other plugin
FILES
just a line up of all files in the plugin
CHMOD
CHMOD the plugins/xsaff/affimg/ folder to 777
Change the permissions of the directory "plugins/xsaff/affimg/" to 777
MYSQL
Open up your favorite mysql admin, and run this
Run these in your sql-program
INSTALL
= like any other plugin
CORE HACKS
Add in /datas/config.php
just before "?>"
$db_xsaff_aff = 'sed_xsaff_aff';
$db_xsaff_terms = 'sed_xsaff_terms';
CORE CONFIGURATION
Navigate to http://www.yourdomain.com/admin.php?m=config&n=edit&o=plug&p=xsaff. Here you will see 3 choices.
= config of the plugin (like any other plugin)
SKIN INTEGRATION
This is what you need to do if you want a custom tpl in your skindirectory
SKIN MODIFICATION
= explains itself
... can we help you ...