Syntax Error - HELP??

by 5 replies
6
Hey guys,

So ive been working on starting another site, an exact replica of my first site, but have been running into a bunch of issues. On our first website, the products show up under our categories like they are supposed to. But with our second website, the coding and categories are IDENTICAL, but the products dont show up under the categories. Our site is setup on ProStores.

On our first site we do get an invalid code error on our category template pages, but everything works properly. On our second website, im wondering if maybe these errors are causing an issue cause maybe one store is on a different ProStores version. In the coding we get this Syntax Error:

Please review the following list of errors and/or warnings. Note that any listed errors may cause unexpected results.
AC and Heater
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: ?category=<ss:value source='$catalog.keyword'/>. (566-603)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (771-808)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (946-983)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (1159-1196)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (1323-1360)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (1537-1574)
ERROR: Illegal template syntax in template "AC and Heater" - nested tags are disallowed: s?keyword=<ss:value source='$Catalog.keyword'/>. (1686-1723)


Can anyone help me out to understand this and as to what I would need to remove to fix this?

THANK YOU!!
#website design #error #syntax
  • Any help is appreciated!
  • Seems like you have a proprietary script running the site. You need to contact the developer.
  • Yes you better contact the developer of it. They can probally fix it easily then you will have both sites running smooth.
  • What is a proprietary script and why would it cause the problem of the products not show up?
  • Usually it's software that has been purchased to run a site.

    From Wikipedia:

Next Topics on Trending Feed

  • 6

    Hey guys, So ive been working on starting another site, an exact replica of my first site, but have been running into a bunch of issues. On our first website, the products show up under our categories like they are supposed to. But with our second website, the coding and categories are IDENTICAL, but the products dont show up under the categories. Our site is setup on ProStores.