I have moved my Plum project “BCC” from my localhost dev server to my remote staging server.

 

I am getting the following error when running /login/loginform.cfm

 

Context validation error for tag cfcase.

 

The start tag must have a matching end tag. An explicit end tag can be provided by adding </cfcase>. If the body of the tag is empty you can use the shortcut <cfcase .../>.

 

 

The error occurred in C:\websites\bccdev\customtags\ValidateInput.cfm: line 79

77 :           
78 :                   <!--- Integer --->
79 :                   <cfcase value="integer">

 

 

Does anyone know what could be different in my staging server environment that might be causing this error?  Believe me, I have not opened the file ValidateInput.cfm, so I’m confident this error is not a result of my messing with the Plum framework.

 

 

Thanks,

 

 

 

 

Dan Kaufman

 

 

 

An Elephant Never Forgets

[EMAIL PROTECTED]

 

Reply via email to