HI,
I have done a site upgrade from V6 to V8 and when I try to upload it says I have "Syntax error in objects condition x 6" I have double clicked and found the source of the problem but I dont know how to fix it.
The code is:
-----------------------
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToURL%22%20%2f%3e">
<a href="<Actinic:Variable Name="FragmentLinkedItemID"/>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToProduct%22%20%2f%3e">
<a href="<Actinic:Variable Name="SearchCGIURL"/>?PRODREF=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToSection%22%20%2f%3e">
<a href="<Actinic:Variable Name="SearchCGIURL"/>?SECTIONID=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
</actinic:block><!-- BrochureImage HTML begin -->
<!-- This file is used to build the brochure logo image markup. -->
<IMG SRC="<actinic:variable name="FragmentImageFileName"/>"
ALT="<actinic:variable name="FragmentTitle"/>"
BORDER=0
<actinic:variable name="FragmentImageHeight"/>
<actinic:variable name="FragmentImageWidth"/>>
<!-- This file is used to build the brochure logo image markup. -->
<!-- BrochureImage HTML end --><actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
</a>
</actinic:block>
---------------------
I have also attached a screen shot highlighting the exact spot its referring too because I have no idea what I'm supposed to do.
Please help
Thanks
Angi
I have done a site upgrade from V6 to V8 and when I try to upload it says I have "Syntax error in objects condition x 6" I have double clicked and found the source of the problem but I dont know how to fix it.
The code is:
-----------------------
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToURL%22%20%2f%3e">
<a href="<Actinic:Variable Name="FragmentLinkedItemID"/>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToProduct%22%20%2f%3e">
<a href="<Actinic:Variable Name="SearchCGIURL"/>?PRODREF=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToSection%22%20%2f%3e">
<a href="<Actinic:Variable Name="SearchCGIURL"/>?SECTIONID=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureNotFramed%22%20%2f%3e">_self</actinic:block>"
>
</actinic:block>
</actinic:block><!-- BrochureImage HTML begin -->
<!-- This file is used to build the brochure logo image markup. -->
<IMG SRC="<actinic:variable name="FragmentImageFileName"/>"
ALT="<actinic:variable name="FragmentTitle"/>"
BORDER=0
<actinic:variable name="FragmentImageHeight"/>
<actinic:variable name="FragmentImageWidth"/>>
<!-- This file is used to build the brochure logo image markup. -->
<!-- BrochureImage HTML end --><actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
</a>
</actinic:block>
---------------------
I have also attached a screen shot highlighting the exact spot its referring too because I have no idea what I'm supposed to do.
Please help
Thanks
Angi
Comment