Hey
How come, the exact same basic code in an index template on two separate sites acts differently? Using EE 2.1.3 on both sites.
Problem
Same code. On one site the entry displays correctly, on the other it doesn’t appear at all.
{exp:channel:entries channel="XXX" url_title="{segment_3}" disable="member_data"}
{title} ...etc…
{/exp:channel:entries}I have the category url title in segment_2 (thus replacing ‘index’) and the entry url_title in segment_3.
Troubleshooting
Making a new template named as one of the category url titles, entry displays correctly.
Have deleted all other code, no luck.
Have created a new template group and copied the code into the index template, same problem.
Have cleared cache and cookies everytime before checking changes.
Any ideas?
Thanks,
K