I got this when logging in...

Invalid data for CFSQLTYPE CF_SQL_INTEGER.  
  
The error occurred in /home/opencf/public_html/chat/chat.cfc: line 54
 
52 :                    <cfqueryparam cfsqltype="cf_sql_integer" value="3">,
<!--- normal response.. 2=system action, 3=emote --->
53 :                    <cfqueryparam cfsqltype="cf_sql_varchar"
value="#session.chatCFC.uname#">,
54 :                    <cfqueryparam cfsqltype="cf_sql_longvarchar"
value="/me just joined the room.">
55 :            )
56 :    </cfquery>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232218
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to