| CFML Runtime Error | |
| Badly formatted template: page_templates/tmp_email-page-2-friend.cfm | |
| Request | /abraxas/index.cfm |
| File Trace | E:/wwwroot/abraxas/index.cfm |
| Type | Template |
| Detail | Problem occurred while parsing: messageitem.1 = bensObj.validate(fielditem='yourname',errmessage='Your Name required') |
| Tag Context | CFTRY: Line=3; Column=1 | +-- CFSILENT: Line=9; Column=61 | +-- CFSAVECONTENT: Line=38; Column=2 | +-- CFINCLUDE: Line=40; Column=3 |
| Source | 37: <!--- grab page body ---> 38: <cfsavecontent variable="pagebody"> 39: <!--/pageBodyStart/--> 40: <cfinclude template="page_templates/tmp_#request.page.template#.cfm" /> 41: <!--/pageBodyEnd/-->^ Snippet from underlying CFML source |
| Type | Template |
| Message | Expression Error |
| Position | Line=37; Column=96 |
| Detail | Problem occurred while parsing: messageitem.1 = bensObj.validate(fielditem='yourname',errmessage='Your Name required') |
| Extended Info | Encountered ".1". Was expecting one of: <EOF> "AND" ... "OR" ... "XOR" ... "EQV" ... "IMP" ... "MOD" ... "DOES" ... "(" ... "[" ... "&" ... "=" ... "." ... "+" ... "-" ... "*" ... "/" ... "\\" ... "^" ... "EQUAL" ... "EQUALS" ... "IS" ... "EQ" ... "NEQ" ... "LT" ... "GT" ... "CONTAINS" ... "LTE" ... "LE" ... "GTE" ... "GE" ... "NOT" ... "LESS" ... "GREATER" ... |
| Source | 34: <cfif structkeyexists(form,"pageemailform")>
35: <cfset bensObj = CreateObject("component","#request.cfcpath#.benstools")>
36:
37: <cfset messageitem.1 = bensObj.validate(fielditem='yourname',errmessage='Your Name required')>
38: <cfset message = messageitem.1>^ Snippet from underlying CFML source |
| cgi |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlueDragon .NET 7,0,1,353 @ 20:19:14.424 Tuesday, 13 May 2008 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| This error has been logged to bderror37362.html. | Please contact the Administrator |