Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-08-17 07:16:24
- odilon
- Member
- Registered: 2004-09-01
- Posts: 15
zem_link plugin not working in r4
Having just upgraded to R4 I’m now having trouble with the zem_link plugin. No links wrapped in the plugin are displaying on the site.
A typical form is
<code>
<li><txp:zem_link title=”%s project details”><txp:article_image /></txp:zem_link></li>
</code>
When I switch to debug mode I get a number of notices all pointing to Notice: Undefined index: permlink in txplib_misc.php(429) : eval()’d code on line 27.
Does anyone have any clues on how to fix this?
Odilon
Last edited by odilon (2005-08-17 13:46:39)
Offline
#2 2005-08-17 13:42:32
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: zem_link plugin not working in r4
It’s working for me in 4.0 and I don’t get any notices in debugging mode. The only difference with your example is that I don’t have an image inside the tags, just text. Maybe this helps you where to look?
Offline
#3 2005-08-17 13:48:39
- odilon
- Member
- Registered: 2004-09-01
- Posts: 15
Re: zem_link plugin not working in r4
Thanks doggiez. Sadly its not just with the image. All text links are the same.
I’ve had to switch back to using the normal links but I’d like to get back the zem_links.
Offline
Pages: 1