View Full Version : I cant figure them out
Basil
May 23rd, 2004, 07:31 AM
I been an affiliate with them for a while but I can not figure out how to make a website with them! Can someone simplify it for me? I have requested help from them with no luck!
redex
May 23rd, 2004, 08:22 AM
Go to "Store Links"
This needs to be in the <HEAD> section of every page with meds:
<script language="javascript" src="http://www.mpllc.net/JS/YOUR-STORE-NUMBER.js"></script>
Use the med links on that page:
<a href="https://www.mpllc.net/order.aspx?prod=acip_10_30&s t=YOUR-STORE-NUMBER">Aciphex 10mg 30 Tablets</a>
OR to further customize with prices, shipping, totals, links, etc, use these examples. Just create a blank page with your .js include in the <head> and paste all these examples into the <body> View your test page in your browser to see how each displays infdormation. THEN pick the ones you need and plug into your pages.
<script language="javascript">acip_10_30.LT();</script>
Will create a full <A href> tag for the product with the Total price (including shipping) as the Link Text.
-------------------------
<script language="javascript">acip_10_30.LN();</script>
Will do the same but with the Product Name as the Link Text.
------------------------
<script language="javascript">acip_10_30.WN();</script>
Writes the Name of the Product (Aciphex 10mg 30).
------------------------
So using the method WN() above (WN stands for WriteName) you can print the Link Text within an <A Href> tag.
-----------------------
<a href="javascript:acip_10_30.Link();">Text Goes Here</A>
Will forward the browser to the product questionnaire if clicked, as will calling the Link() method anywhere in a valid script tag.
-------------------
By using WN() as the link text inside a <A Href> tag with the Link() method in the href property, you can do this:
<a href="javascript:acip_10_30.Link();"><script language="javascript">acip_10_30.WN();</script>< /a>
Which creates a link with the product name as the link text and executes the proper URL for a purchase from your store.
Further details can be found on the "Store Links" page Click the link that says Java Script Instructions can be found here.
OR you could use the PostNuke templates (ugh)
In your ACP, look under "Affiliate News" for info on how to set one of those up (good luck making it look like something pretty) The example sites are no longer availavble it seems.
Good luck. it's a PITA either way
Basil
May 23rd, 2004, 08:53 AM
Thanks Redex, you are sweet.
Basil
scottdaman
May 23rd, 2004, 09:59 AM
Awwww Redex SweetPea! smileys/smiley8.gif
killroy
May 23rd, 2004, 10:29 AM
argh, if htey'd jsut do phen... still regretting adjusting my HMU prices and quickly stuffing a few more sales down their greedy throats before they cut mine ;)
SN
smalltown
May 29th, 2004, 06:44 AM
Thank God this thread exists because I'm loosssssstttt in MPLLC land too.
Thanks to Red I'm getting the javscript links to work but it's probably going to take days at this rate to update my site.
Is this what everyone does (update by hand over a period of days) or is there a shortcut? I don't know what I'd do if I didn't have a preexisting site from another OP. In fact I don't know what I'll do about the drugs that weren't carried by that OP!
NiHao
June 2nd, 2004, 08:38 AM
Has anyone use the PostNuke? I have it all installed, but what do you use as an index file in your html folder?
MedsDirect
June 2nd, 2004, 09:31 AM
On the postnuke you can go in to settings and set the mpllc module as thehomepage. It's in administration>settings. Then put all your normal homepage text in the header under settings>mpllc.
A shortcut for javascript links is at www.mpllc.net/htmlgenerator.aspx (http://www.mpllc.net/htmlgenerator.aspx) enter a product name like viagra or fioricet and it will make a quick html table of links for you to copy and paste.
redex
June 2nd, 2004, 09:49 AM
On the postnuke you can go in to settings and set the mpllc module as thehomepage. It's in administration>settings. Then put all your normal homepage text in the header under settings>mpllc.
A shortcut for javascript links is at www.mpllc.net/htmlgenerator.aspx (http://www.mpllc.net/htmlgenerator.aspx) enter a product name like viagra or fioricet and it will make a quick html table of links for you to copy and paste.
Great. Is there a way to get one of those programmed without the Regular prices fieldhard coded in the table. Most of them are lower than my sale price.
Regular price $59 Sale price $69
LOL
NiHao
June 2nd, 2004, 10:24 AM
On the postnuke you can go in to settings and set the mpllc module as thehomepage. It's in administration>settings. Then put all your normal homepage text in the header under settings>mpllc.
A shortcut for javascript links is at www.mpllc.net/htmlgenerator.aspx (http://www.mpllc.net/htmlgenerator.aspx) enter a product name like viagra or fioricet and it will make a quick html table of links for you to copy and paste.
what would be the"normal homepage text"? Do I need to create an html home page?
DaveM
June 2nd, 2004, 10:49 AM
Great. Is there a way to get one of those programmed without the Regular prices fieldhard coded in the table.
Yes, replace Regular Price with Shipping instead.
Wish I new about this tool a week ago.
MedsDirect
June 2nd, 2004, 05:00 PM
We just put this together recently, due to all of the questions here.
I will add in some options on the generator as well as a price list link generator for the entire product listing within the next couple days.
Feel free to offer suggestions for options on the tool and I will add them in.
First one will be RedEx's request for removal of the "Regular Price"
redex
June 2nd, 2004, 06:08 PM
We just put this together recently, due to all of the questions here.
I will add in some options on the generator as well as a price list link generator for the entire product listing within the next couple days.
Feel free to offer suggestions for options on the tool and I will add them in.
First one will be RedEx's request for removal of the "Regular Price"
smileys/smiley16.gif smileys/smiley4.gif smileys/smiley10.gifsmileys/smiley10.gifsmileys/smiley10.gifsmileys/smiley10.gifsmileys/smiley10.gif
Powered by vBulletin™ Version 4.0.3 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.