Context validation error for the cfscript tag.
|
|
The start tag must have a matching end tag. An explicit end tag can be provided by adding </cfscript>. If the body of the tag is empty, you can use the shortcut <cfscript .../>. The CFML compiler was processing: - A cfscript tag beginning on line 60, column 10.
|
| |
The error occurred in C:\inetpub\wwwroot\clients\zhippo\TattooConventionsNOWHOSTED\facemaster.cfm: line 60
|
58 : <!--- cf code to set some variables relating to meta tags and other <head> information --->
59 : <cflock scope="session" type="readonly" timeout="3">
60 : <cfscript>
61 : keywords = session.keywords;
62 : metadescription = session.metadescription;
|
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
10.10.104.32 |
| Referrer |
|
| Date/Time |
17-Jun-13 02:06 PM |
|