# By installing and using Click Bank Energizer, you agree to # be bound by the terms of the software license agreement that # you read while your were purchasing Click Bank Energizer. # You are able to read the software license agreement again at # http://www.purge-it.com/buy-clickenergizer.shtml # # COPYRIGHT NOTICE: # Copyright 2000 Purge-It.com # # Click Bank Energizer protected by the copyright laws and # international copyright treaties, as well as other # intellectual property laws and treaties. [ -------- CGI-EXTREME [ Click Bank Energizer Version 1.1 It should take about 10 minutes to install this script. 1- Perl Path 2- Upload 3- Configuration 4- Customisation [ 1 Perl Path If the path to perl on your server is different from #!/usr/bin/perl Then you will need to change it on the first line in affilate.pl, affilate2.pl, mail.pl, config.pl, stats.pl and click.cgi (often it's also #!/usr/local/bin/perl, if this doesn't work ask your host) [ 2 Upload Upload all the files in ASCI (plain text) Mode (important!) to a directory of your choice. affilate.pl }Chmod this file to 755 affilate2.pl }Chmod this file to 755 mail.pl }Chmod this file to 755 config.pl }Chmod this file to 755 click.cgi }Chmod this file to 755 stats.pl }Chmod this file to 755 banners.pl }Chmod this file to 666 counts.txt }Chmod this file to 666 countaffilate.txt }Chmod this file to 666 affilates.txt }Chmod this file to 666 email.txt }Chmod this file to 666 Chmod ?? (see http://www.purge-it.com/cgi-faq.shtml) [ 3 Configuration Point your browser to http://yourdomain.com/yourfolder/config.pl . Enter the Password "setup" and configure all the Settings : [-- BANNERS --] [- Full URL to Banners Example : http://www.mydomain.com/banners/1.gif Note : If you don't want anymore banners put a blank (nothing) in the boxes [- Image Name of the Banners Example : 1.gif Note : Only comes in play if you set the script to NOT link images to your site but to the affilates own site. [- Ad Text of your Banners Example : Click here for cheap Toys! Note : Sets the advertising Text below each of the Banners. [-- ACCOUNT INFO --] [- Merchant ID Example : cgiressources Note : The merchant I.D you code when signing up with clickbank. [- Path to sendmail Example : /usr/lib/sendmail Note : This is the usual path to sendmail if this does not work contact your Host for the path to sendmail. [- Link image banners to your site ? Example : yes Note : Yes = more bandwith usage BUT you can change the appearance of the banners (on affilate sites) whenever you want. No = less bandwith usage BUT the banners can't be updated without notifing the affilate. [- Yourname Example : Joe Doe [- Your Site URL Example : http://www.mydomain.com [- Thank you message (mail) Example : Thank you for Affilating to us .... [- Password Example : Admin Panel Password Note : ONLY set it if you DON'T delete config.pl after (recomended). [- E-mail Example : yourname | yourdomain.com Note : Always set it if you save the current configuration afterwards [- URL to click.cgi Example : http://www.yourdomain.com/pathto_click_cgi/click.cgi Note : Very important. !!!!!!!! Delete the config.pl from your Server ! You won't need it again, except if you want to make changes. (Security Measure) !!!!!!!!!! [ 4 Customisation Open all footer and header files separately with a text editor and modify them to fit the layout of your Website. Open affilate.htm and change it to your likings. Pay attention to the form though as it has to point to affilate.pl. [ Finished ! Enjoy the script, Thierry Zoller CGISupport@Purge-It.com http://www.purge-it.com/cgi-faq.shtml # By installing and using Click Bank Energizer, you agree to # be bound by the terms of the software license agreement that # you read while your were purchasing Click Bank Energizer. # You are able to read the software license agreement again at # http://www.purge-it.com/buy-clickenergizer.shtml # # COPYRIGHT NOTICE: # Copyright 2000 Purge-It.com # # Click Bank Energizer protected by the copyright laws and # international copyright treaties, as well as other # intellectual property laws and treaties.