Before using the Hop-linker script, there's at least one variable that you
will need to modify.
Below is the variable that you will need to modify, if you want credit for
any sales generated by this script.
To get this script set up with your CB ID you need to open the actual
script (in any text editor) and replace the CB ID below (havenhood) with your
ClickBank ID.
Once you have done that, you can upload to a location on your server and point
to it to process all your CB hop-links. See "How Do I use
CB Hop-linker?"
$your_nick = 'havenhood';
The part of that assignment above you need to modify is the havenhood
part. If your ID is say, "mycbid", then your variable assignment
would look like this:
$your_nick = 'mycbid';
Once that modification has been made, it's safe to use CB Hop-linker.
Additionally, you can also set the default vendor the script uses when
something goes wrong or when called without parameters (directly). See "How Do I use
CB Hop-linker?"
$default_vendor = 'bryxen1';
Select any vendor ID and modify using the method above to have your favorite
vendor as default. Or leave the default vendor as is and upload to your
server.
That is all you need.
Also See: How Do I use
CB Hop-linker?