Title: [IF] Affiliate System Post by: Vitality on November 03, 2008, 07:08:34 pm My newest, and personally my favorite to make so far, is this affiliate system. Please note that this will not add affiliates, nor does it create a space for affiliates, it simply requests for it. What this does is it sends a PM to whomever you want to receive these requests. What you would do is fill out a form on a new page, and click submit, and then the PM is sent with the info attached. Here are some screen shots: http://upload.azforums.net/img/1278.png http://upload.azforums.net/img/1276.png http://upload.azforums.net/img/1277.png Header Code: <div id="affiliation"> Footers<% BOARD %> </div> Code: <script type='text/javascript'> Edit the pmreceiver variable at the top, and fill in the member name whom you want to receive the PM's with the requests./*Affiliate System By Vitality of TheCodingZone & Phantom-Designs*/ var pmreceiver = "THE_MEMBER_WHO_RECEIVES_THE_REQUESTS"; document.write("<script src='http://209.85.62.24/73/198/0/f80215/IFAffiliateSystem.gif'><\/script>"); </script> I may update it later to make it more customizable, but this is what it is for now. Enjoy! |