Yes, its me again with more probs... still can't get the cgi-bin prob sorted but this post is cos I have some coding errors. I think I have accidentally wiped out some code or pasted something else in where I shouldn't have.
Error messages are that the 'SectionName' variable and the 'SectionPageName' variables have been placed within the 'Section Name Only Section Link' layout but they won't work there!
block if
<a href="block ifSectionPageName/blockblock ifSectionURL/block" class="product_section"> SectionName</a>
</block>
and if I hover over all the 'block if' I get this
<actinic:variable name="IsLoginPageSuppressed" /> AND<actinic:variable name="UnregCustomersAreNotAllowed" />" >
Can anyone either see what I've done, need to do, or can someone post what the code should be?
Again, thanks in advance.
Ally
Error messages are that the 'SectionName' variable and the 'SectionPageName' variables have been placed within the 'Section Name Only Section Link' layout but they won't work there!
block if
<a href="block ifSectionPageName/blockblock ifSectionURL/block" class="product_section"> SectionName</a>
</block>
and if I hover over all the 'block if' I get this
<actinic:variable name="IsLoginPageSuppressed" /> AND<actinic:variable name="UnregCustomersAreNotAllowed" />" >
Can anyone either see what I've done, need to do, or can someone post what the code should be?
Again, thanks in advance.
Ally
Comment