Quote:
Originally Posted by RichieBoy67
I am sure this will sound stupid...
I am trying to edit the functions_amazon.php file and I am very confused as to where my associates ID goes.... It asks for it in a few places... I don't want to mess up...
help please..
|
Code:
// enter your associate id here
$associate_id = "your_id";
You only need to change it in one spot. The rest use the variable. Change it right where it says your_id.