I have 2 custom content types.  One is used as an Array for another.

When 'View' library and then click 'New Item' I get the following
error:

 Query Of Queries runtime error.
Comparison exception while executing =.
''

The error occurred in D:\websites\FarCry4\core\packages\coapi
\coapiadmin.cfc: line 342
Called from D:\websites\FarCry4\core\packages\types\types.cfc: line
113
Called from D:\websites\FarCry4\core\admin\facade\library.cfm: line
470
Called from D:\websites\FarCry4\core\admin\facade\library.cfm: line
466
Called from D:\websites\FarCry4\core\admin\facade\library.cfm: line
451
Called from D:\websites\FarCry4\core\admin\facade\library.cfm: line 1

340 :                   SELECT *
341 :                   FROM qWebskinMetadata
342 :                   WHERE methodname = '#arguments.template#'
343 :                   </cfquery>
344 :


Has anyone seen this before?  Is there a way around it?

I have updatedapp, restarted server and even removed the tables from
DB and redeployed with no luck.

Thanx in advance.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to