Discussions
Error processing dynamic tag: Unknown method
I am trying to include a hosted tab that maintains the look of the presentation tabs. I can't get the left column navigation, cart summary, search, etc. to show up.
<%=getPageFullHead()%> <%=getPageTop()%> <%=getSidebarWidth()%> are all working as expected, but <%=getSiteNavigationHTML()%>, <%=getCartSummaryHTML()%>, etc. return the error "Error processing dynamic tag: Unknown method".
I am using the tags between <table> and <tr> where appropriate. Anyone have an idea what I am missing?
Thanks.