I’m stumped.
Its been a while since I added this to a site, but don’t remember having this issue before.
{exp:channel:next_entry channel="{embed:host_language_channel_name}" category="{embed:cat_id}"}
next entry: <a href="http://{path=site/comments}">{title}</a> »
{/exp:channel:next_entry}
channel="{embed:host_language_channel_name}" category="{embed:cat_id}" entry_id="{segment_4}"
{exp:channel:prev_entry channel="galleries" category="11"}
« previous image: <a href="http://{path=site/comments}">{title}</a>
{/exp:channel:prev_entry}I have some check-code in the middle of the two tag-pairs to make sure that all the info the tags should need are available within the template they are in.
I’m wondering if EE is checking segment_3 for the entry_id and if that’s why it’s not working? In our site, the entry_id is in segment_4, but it is the last segment of the URI, so I would hope EE could handle that.
The tags are outside of a channel tag.
I’ve even hard-coded the channel and category and that’s not helped.
v2.1.4 - Build: 20110411