Before, all sponsor links are permanent. but now I change them to be one year link.
So, I used the commands below to add more funds to all existed sponsor links, and the link funds got updated.
UPDATE wsnlinks_links SET funds = 500 WHERE type = feature; UPDATE wsnlinks_links SET funds = 250 WHERE type = onewaylink;
My Link Types setting: Official names (for use in templates): express,feature,onewaylink,regular,recip Display names: Express,Feature,Onewaylink,Regular,Reciprocal Default Days to Expiration: blank When links expire, should they be deleted instead of merely hidden? No
Sponsorship setting: Deduct the incrimental fee every 365 days Use different funds for each sponsorship level? Yes Link Type Promotion: Activate? Yes Incrimental Fee (in USD): 39.95,9.95 Item Number: FeatureLink,onewaylink Sponsor Link Type: feature,onewaylink If you don't want them to revert to the types they were pre-sponsorship, specify the types to revert to here (otherwise leave blank): blank
But now all sponsor links got converted to regular link type automatically. I checked phpMyAdmin, the funds are remainded the same while the link type got changed.
Any idea how this happend and what I am missing for the setting?
"FeatureLink" and "onewaylink" aren't item numbers... they're not numbers at all. If using paypal, item numbers can be aribtrary but still have to be numbers. With 2checkout you have to use the number you created in the 2co admin area.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Sponsor links messed up, need help!
Forum Regular
Usergroup: Customer
Joined: May 14, 2006
Total Topics: 41
Total Comments: 103
I upgraded my site from 3.4.2 to 4.0.3.1.
Before, all sponsor links are permanent. but now I change them to be one year link.
So, I used the commands below to add more funds to all existed sponsor links, and the link funds got updated.
My Link Types setting:
Official names (for use in templates): express,feature,onewaylink,regular,recip
Display names: Express,Feature,Onewaylink,Regular,Reciprocal
Default Days to Expiration: blank
When links expire, should they be deleted instead of merely hidden? No
Sponsorship setting:
Deduct the incrimental fee every 365 days
Use different funds for each sponsorship level? Yes
Link Type Promotion:
Activate? Yes
Incrimental Fee (in USD): 39.95,9.95
Item Number: FeatureLink,onewaylink
Sponsor Link Type: feature,onewaylink
If you don't want them to revert to the types they were pre-sponsorship, specify the types to revert to here (otherwise leave blank): blank
But now all sponsor links got converted to regular link type automatically. I checked phpMyAdmin, the funds are remainded the same while the link type got changed.
Any idea how this happend and what I am missing for the setting?
Thanks!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
"FeatureLink" and "onewaylink" aren't item numbers... they're not numbers at all. If using paypal, item numbers can be aribtrary but still have to be numbers. With 2checkout you have to use the number you created in the 2co admin area.