Gossamer Forum
Home : Products : Gossamer Links : Discussions :

<%Email%> not parsed

Quote Reply
<%Email%> not parsed
Hi, I'm trying to send an unsubscribe link but <%Email%> is not replaced.
Any clues ?

Thank you

Mimi
<br>
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng, the french trekking directory
Quote Reply
Re: [mimilamite] <%Email%> not parsed In reply to
Hi,

Does it come up with no value, or leave the tag in there?

Try deleting it, and manually typing it again (it could be a weird thing, like an "odd" charachter got in there by accident when copy+pasting)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] <%Email%> not parsed In reply to
Well, <%Email%>Remains untouched.



<%if Contact_Email%><%if Contact_Name%>"<%Contact_Name%>" <<%Contact_Email%>><%else%><%Contact_Email%><%endif%><%elsif Name%>"<%Name%>" <<%Email%>><%else%><%Email%><%endif%>


remains untouched too


Weird.
<br>
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng, the french trekking directory
Quote Reply
Re: [mimilamite] <%Email%> not parsed In reply to
Is this in a plugin, or a standard GLinks feature?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] <%Email%> not parsed In reply to
it's in link added - email template
<br>
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng, the french trekking directory
Quote Reply
Re: [mimilamite] <%Email%> not parsed In reply to
Mmm odd. I just took a look at that line, and it appears to be fine (no syntax errors I can see, missing tags, etc). It may be worth emailing GT to see if they can take a quick look for you

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] <%Email%> not parsed In reply to
I did. Their answer is :
If you use "selected users" or "all users" or "newsletter" you can use the tags <%email%> <%Name%> etc
but not on the list feature.

You had to be aware of such thing.

Mimi
<br>
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng, the french trekking directory
Quote Reply
Re: [mimilamite] <%Email%> not parsed In reply to
Mmm, thats related to the "Newsletter" though, not "Adding a link" ???

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [mimilamite] <%Email%> not parsed In reply to
The user side link_added.eml template is only used in one place: Links/Tools.pm in _validate_record. There, it loads Contact_Email from the link record. If that doesn't exist, it loads the e-mail address from the associated user (ie. Email column). If both don't exist, then you either have modified your installation to not require it, or maybe the user associated with the link has been removed.

Adrian
Quote Reply
Re: [brewt] <%Email%> not parsed In reply to
That's it.
Thanks Andy and Brewt for your help.
<br>
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng, the french trekking directory