Webmastersite.net
Register Log In

Reoccurring module
reoccurring module

Comments on Reoccurring module

ngprasad
Member

Usergroup: Customer
Joined: Apr 28, 2008

Total Topics: 5
Total Comments: 21
Posted May 20, 2008 - 8:21 PM:

Hi,

Is there any built in sponsorship module available in WSN LINKS.

We want to use the reoccurring feature from paypal.

Thanks,
Prasad
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted May 21, 2008 - 7:56 PM:

If your question relates to WSN Links, please post it in the WSN Links forum, not the WSN Forum forum.

Click admin panel -> settings -> sponsorship.
ngprasad
Member

Usergroup: Customer
Joined: Apr 28, 2008

Total Topics: 5
Total Comments: 21
Posted May 28, 2008 - 2:39 AM:

Hi Paul,

Thanks for your reply.

We want to use the reoccurring feature from paypal by using Link type Sponsorship.

We need to implement below functionality.

Frontend

www.finewineandflowers.com/...action=displaycat&catid=31
www.finewineandflowers.com/...k.php?action=detail&id=296

Add intermediary page when clicking on a listing's link home page :

Display in the intermediary page below

<h1>You are being redirected to #URL# in 5 seconds.</h1>

If you are the owner of this site and would like this intermediary page removed, please become a member for only $29.95 per year.

By joining you will receive the following:
1) Direct link to your site (Can improves your Google SEO Ranking significantly)
2) Move to higher position in our directoy
3) Modify your listing

Click here to join.

Backend

1.http://www.finewineandflowers.com/admin/index.php

-Add a Intermediary page checkbox field in the backend.
The default of this checkbox is checked.
If admin unchecks it, then the intermediary page is removed

2.http://www.finewineandflowers.com/admin/index.php

Add field [intermediary page yes/no] query in Find Links section.

Please let me know,is there any built functionality avaialable or can i develop my own functionality.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted May 29, 2008 - 2:53 AM:

Add a custom template yourredirect.tpl, place the text and redirect to {TRACKLINKURL} in that. Everywhere you currently link to sites with {TRACKLINKURL}, use
<IF {LINKINTERMEDIARY}><a href="index.php?custom=yes&TID=yourredirect&linkid={LINKID}">{LINKTITLE}</a><ELSE><a href="{TRACKLINKURL}">{LINKTITLE}</a></IF>
after adding the field.
ngprasad
Member

Usergroup: Customer
Joined: Apr 28, 2008

Total Topics: 5
Total Comments: 21
Posted Jun 11, 2008 - 4:24 AM:

I didn't get you what you told.

So,please can you kindly explain briefly or atleast give me tutorial links related on this concept.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jun 13, 2008 - 12:02 AM:

Custom templates: scripts.webmastersite.net/w...t/wsnlinks/wsnmanual410/11
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.