Invalid construct.
|
A script statement must end with ";". The CFML compiler was processing: - A script statement beginning with pagetitle on line 35, column 45.
- A script statement beginning with { on line 35, column 43.
- A script statement beginning with if on line 35, column 9.
- A script statement beginning with { on line 34, column 105.
- A script statement beginning with if on line 34, column 1.
- A cfscript tag beginning on line 5, column 2.
|
|
The error occurred in E:/websites/GeigersEcommerce/category.cfm: line 35
|
33 : //OVERWRITE SEO VALUES IF CMS CONTENT IS POPULATED
34 : if (isDefined("landingPageQry.recordcount") && isQuery(landingPageQry) && landingPageQry.recordcount>0) {
35 : if(len(landingPageQry.htmltitle)) { pagetitle=landingPageQry.htmltitle}
36 : if(len(landingPageQry.METADESC)) { meta_desc=landingPageQry.METADESC;}
37 : if(len(landingPageQry.METAKEYWORDS)) { meta_tags=landingPageQry.METAKEYWORDS;}
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
216.73.216.50 |
Referrer |
|
Date/Time |
24-Jun-25 07:23 AM |
|