Gossamer Forum
Home : Products : Gossamer Links : Discussions :

-ifnot isFree- is not working

Quote Reply
-ifnot isFree- is not working
Hi everybody,

I've payments enabled and in my links.html I've the following code:

Code:

<%if paymentsEnabled%>
<%ifnot isFree%>
<SUP>Premium</SUP>
<%else%>
<SUP>Free</SUP>
<%endif%>
<%endif%>


But somehow this code isn't working like it should:

+ The "<SUP>Free</SUP>" is just displayed at some free links, at the most free ones not!
+ The "<SUP>Premium</SUP>" works in most cases of paid links but, not if an expired link is reaktivated by a payment of its owner again


Any solutions or ideas why this doesn't work as it should?

Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.
Subject Author Views Date
Thread -ifnot isFree- is not working ManuGermany 1776 Jun 10, 2005, 12:06 AM
Thread Re: [ManuGermany] -ifnot isFree- is not working
brewt 1733 Jun 10, 2005, 12:23 AM
Post Re: [brewt] -ifnot isFree- is not working
ManuGermany 1728 Jun 10, 2005, 12:43 AM