[Pro] How to use Linklok with the mals cart

I can not get the code I get from Linklok to apply to the emals cart. I can not even apply the text to my page in freeway.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Your buy button must match your products in the linklokme.php file.
Select the your button hit command-k and select the external option and enter the code in the text area. Note the + between words in the product name.

Below is a sample of what your product description looks like in the linklokme.php file

$Products[] = "k201,A Jumping Dog - Download,C0=4.99,http://mrsagesstories.com/stories/A_Jumping_Dog.zip,0,4320";

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

To expand a bit on the things that are thee most important in the above code are the SCODE which in the above example is the k201. The description is important for the sale portion but doesn’t affect LinkLok in any way. The price is the C0= above and then the link to the product, whether or not another IP can download this item, and then the duration of the availability of the link itself.

Now if you use the FW action then it’s not going to be easier. It’s easier to just write out the links and if you use a CMS then it can be made even easier. I know my site auto-generates things for all my screencasts without me having to do anything but enter a description and an excerpt. The rest is automated.

Hopefully Marcels help solved the issue.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

thanks i will give it a try


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

How do you apply the code from linklok to your website.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It’s in the manual.

You have to use the custom !!!variables!!! to make it work. So for instance you could write out:

<a href="!!!link!!!" title="!!!description!!!>Download This Sucka</a>

Then it’ll work.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I do not know how to put the code into my web page. Where do you put the code in the website


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Click on Menu Item under the Insert option in your menu. Paste your code in the HTML markup box and click OK


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I see two options. Either use an HTML Markup item which can be inserted from the Insert menu or my personal favorite which is ‘Crowbar’ and that’s found in the actionsforge.com.

To insert Crowbar you’d go to Insert > Action Item > Crowbar.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

After I Copy the text and open the HTML mark up window It will not let me
paste the text into the window

On Wed, Jun 2, 2010 at 4:42 AM, Dan J email@hidden wrote:

I see two options. Either use an HTML Markup item which can be inserted
from the Insert menu or my personal favorite which is ‘Crowbar’ and that’s
found in the actionsforge.com.

To insert Crowbar you’d go to Insert > Action Item > Crowbar.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Nate, you need to use a Markup Item instead of the HTML Markup. You do that from the Insert menu instead of the Page menu.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

That still will not let me right click inside the window

On Wed, Jun 2, 2010 at 5:30 PM, chuckamuck email@hidden wrote:

Nate, you need to use a Markup Item instead of the HTML Markup. You do that
from the Insert menu instead of the Page menu.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Right click? Why right click? Just use the command c/v key combination for copy and paste.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Ok I pasted the code in the HTML mark up window and it does this
http://web.me.com/preshockey_truk/

On Wed, Jun 2, 2010 at 6:18 PM, chuckamuck email@hidden wrote:

Right click? Why right click? Just use the command c/v key combination for
copy and paste.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Change the filename of your page from index.html to index.php and upload again. (You do this in the Inspector, in the left-most tab, while the page is selected.)

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK I changed the file name to index.php and it now does almost the same
thing but the whole page is just black and white code

On Wed, Jun 2, 2010 at 10:12 PM, waltd email@hidden wrote:

Change the filename of your page from index.html to index.php and upload
again. (You do this in the Inspector, in the left-most tab, while the page
is selected.)

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I got my own terminology mixed up. It should be a markup item instead of HTML markup item. Once you change it to PHP it should work if the tags are right.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK I changed the file name to index.php and it now does almost the same thing but the whole page is just black and white code

Is it not the case that Mobile Me sites do NOT support PHP?

If so then you will need some PHP enabled server space somewhere to see this working.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Ok thank you

On Thu, Jun 3, 2010 at 8:29 AM, DeltaDave email@hidden wrote:

OK I changed the file name to index.php and it now does almost the same
thing but the whole page is just black and white code

Is it not the case that Mobile Me sites do NOT support PHP?

If so then you will need some PHP enabled server space somewhere to see
this working.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Do you know how what you have to do to make shure you are not breaking the
law when buying and copying movies to sell

On Thu, Jun 3, 2010 at 8:29 AM, DeltaDave email@hidden wrote:

OK I changed the file name to index.php and it now does almost the same
thing but the whole page is just black and white code

Is it not the case that Mobile Me sites do NOT support PHP?

If so then you will need some PHP enabled server space somewhere to see
this working.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options