I’m attempting to use Playa for a multi-relationship entry, and it does not appear to be rendering. When the template renders here is the output I get on the template page:
{REL[13][static_ql]SATinCmzREL}
The SATinCmzREL is a random sequence generated each time.
I noticed this morning I was still using Playa 1.0.9 and that 1.2.2 was out, so I updated to 1.2.2 in the hope that it was just something in the older version that was causing a problem. No such luck. I’m on EE 1.6.6. Other items from this same weblog display on the page just fine.
Here’s my code:
{exp:weblog:entries weblog="static_content" url_title="{segment_2}" dynamic="off"}
{related_entries id="static_ql"}
<a href="http://{url_link}" class="quickLinks">{title} ></a>
{/related_entries}
{/exp:weblog:entries}
Perhaps I’m just overlooking something silly, but I can’t seem to spot it. Any light someone could shed on this problem would be greatly appreciated. You can see the output on a basic page I set up with just this code to test in a simplified environment here.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.