Setting up affiliate banners

Discussion in 'Troubleshooting' started by snargs, Jun 9, 2008.

  1. snargs

    snargs New Member

    Joined:
    May 30, 2008
    Messages:
    9
    When I add a new banner for affiliates into the amember system it asks me to enter a url for it to redirect to so I enter my website domain.

    [​IMG]

    Once the banner in the system the link that shows up for all users in the banner is just a default site link and not the users affiliate link. Like here they all end in domain.com/go.php?r=1&i=b0

    [​IMG]

    Whereas the real users affiliate link looks like this and ends typically domain.com/go.php?r=1&i=l1

    [​IMG]

    My question is how would I make it automatically generate the users affiliate link here so they can just copy and paste the entire code? Is there a system variable I can use when creating the affiliate banner?

    Thanks
  2. jbardi

    jbardi New Member

    Joined:
    Feb 10, 2009
    Messages:
    3
    New to the forum here, but I don't understand your question. It already creates the code correctly.

    For Link code it shows something like:

    domain.com/go.php?r=34&i=l5

    r=34 associates with UserID #34, i=l5 means Link #5

    And for Banner code it shows something like:

    domain.com/go.php?r=23&i=b2

    r=23 associates with UserID #23, i=b2 means Banner #2

    If you are always seeing r=1&b0 or r=1&l1 then you are only logging in with the account associate with UserID #1

    Correct me if I am misunderstanding your question.

Share This Page