If you use sponsored links and you're the admin, are you not able to edit a link, change the link type to sponsored, enter an amount in the Link Funds field, and expect to see that link as a sponsored link?
Because I tried that, and the link just disappears!! It doesn't show as a sponsored link (yes, code is correct in the templates) and nor is it hidden (doesn't show if you check the hidden links from search/edit)
The only way to get it back is to do a search for it using the name of the link...! (and through the admin cp only)
The links are fully visible on displaylinks.tpl for the sponsored type. Its just the regular link types, when edited by me, if sponsored is selected, it disappears....
capitaine wrote: The links are fully visible on displaylinks.tpl for the sponsored type. Its just the regular link types, when edited by me, if sponsored is selected, it disappears....
I have found that since upgrading it will only show one type of link, that being the first in the template. I removed the <IF {SHOWLINK}> from around the link scripts and they then all show.
I have found that since upgrading it will only show one type of link, that being the first in the template. I removed the <IF {SHOWLINK}> from around the link scripts and they then all show.
sorry not sure what you're referring to - I have never had any such problems after upgrading and my issue is to do specifically with editing regular links to make them sponsored links.
Don't do that, use 3.3.19 instead which fixed the issue in that thread (actually 3.3.18 fixed it, but anyhow).
This thread has nothing whatsover to do with the subject since capitaine specified that he's editing links, not allowing paypal to process them.
As far as how you make a link type hidden, there are all kinds of ways you can do that in the template -- simply leaving the area blank, or putting it inside of a conditional that evaluates to false.
All I was saying was that, if as an admin you decided you wanted to edit a regular link and make it sponsored (by choosing sponsored from the linktype dropdown on edit.tpl and entering an amount in the link funds field) - the link simply disappears! To clarify: it doesn't get hidden, it disappears. Hidden links will show up if you choose Hide links from the admin, but this one only shows up if you do a search in the admin for the specific link name.
There can be many reasons why an admin may need to edit a link and make it sponsored, without the user having paid by Paypal, e.g. customer service reasons, a gesture of goodwill, etc. This may be a bug...
as I say in #3, I have no problem with the display of sponsored link types. If sponsorship is turned off, I can edit a regular link and it displays as a sponsored link type fine. If I turn on sponsorship and then try to edit a regular link, I get the issue described in this topic
<IF {SHOWPREMIUM}> (or presumably some other types, but seemingly not regular or recip for unknown reasons) doesn't seem to work right, at least on one person's site.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Sponsored links: if admin, you can't
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
If you use sponsored links and you're the admin, are you not able to edit a link, change the link type to sponsored, enter an amount in the Link Funds field, and expect to see that link as a sponsored link?
Because I tried that, and the link just disappears!! It doesn't show as a sponsored link (yes, code is correct in the templates) and nor is it hidden (doesn't show if you check the hidden links from search/edit)
The only way to get it back is to do a search for it using the name of the link...! (and through the admin cp only)
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
A link only disappears if you've specified to make that link type invisible.
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
and you do that how...?
The links are fully visible on displaylinks.tpl for the sponsored type. Its just the regular link types, when edited by me, if sponsored is selected, it disappears....
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
The links are fully visible on displaylinks.tpl for the sponsored type. Its just the regular link types, when edited by me, if sponsored is selected, it disappears....
I have found that since upgrading it will only show one type of link, that being the first in the template. I removed the <IF {SHOWLINK}> from around the link scripts and they then all show.
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
I have found that since upgrading it will only show one type of link, that being the first in the template. I removed the <IF {SHOWLINK}> from around the link scripts and they then all show.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Don't do that, use 3.3.19 instead which fixed the issue in that thread (actually 3.3.18 fixed it, but anyhow).
This thread has nothing whatsover to do with the subject since capitaine specified that he's editing links, not allowing paypal to process them.
As far as how you make a link type hidden, there are all kinds of ways you can do that in the template -- simply leaving the area blank, or putting it inside of a conditional that evaluates to false.
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
yeah this thread has been hijacked.
All I was saying was that, if as an admin you decided you wanted to edit a regular link and make it sponsored (by choosing sponsored from the linktype dropdown on edit.tpl and entering an amount in the link funds field) - the link simply disappears! To clarify: it doesn't get hidden, it disappears. Hidden links will show up if you choose Hide links from the admin, but this one only shows up if you do a search in the admin for the specific link name.
There can be many reasons why an admin may need to edit a link and make it sponsored, without the user having paid by Paypal, e.g. customer service reasons, a gesture of goodwill, etc. This may be a bug...
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
as I say in #3, I have no problem with the display of sponsored link types. If sponsorship is turned off, I can edit a regular link and it displays as a sponsored link type fine. If I turn on sponsorship and then try to edit a regular link, I get the issue described in this topic
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Tested again with sponsorship on, the editing still works fine.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
<IF {SHOWPREMIUM}> (or presumably some other types, but seemingly not regular or recip for unknown reasons) doesn't seem to work right, at least on one person's site.