You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a mt:SelectedPages container in a template that refuses to build, no matter what I try. MT always squawks that there's a context problem. I've got version 2.2.3 installed, I was hoping this resolved my issue. Here's a fragment of the template in question:
An error occurred publishing page '(PAGE TITLE)': Publish error in template 'Page': Error in <mtIfNonEmpty> tag: Error in <mtSelectedPages> tag: Error in <mtPageTitle> tag: You used an 'mtPageTitle' tag outside of the context of a page; Perhaps you mistakenly placed it outside of a 'MTPages' container tag?
Any advice would be appreciated.
The text was updated successfully, but these errors were encountered:
Hi Dan,
I've got a mt:SelectedPages container in a template that refuses to build, no matter what I try. MT always squawks that there's a context problem. I've got version 2.2.3 installed, I was hoping this resolved my issue. Here's a fragment of the template in question:
The error is quite specific:
An error occurred publishing page '(PAGE TITLE)': Publish error in template 'Page': Error in <mtIfNonEmpty> tag: Error in <mtSelectedPages> tag: Error in <mtPageTitle> tag: You used an 'mtPageTitle' tag outside of the context of a page; Perhaps you mistakenly placed it outside of a 'MTPages' container tag?
Any advice would be appreciated.
The text was updated successfully, but these errors were encountered: