Comware Based
1828252 Members
3567 Online
109975 Solutions
New Discussion

Errors when posting in this forum

 
bytesleuth
Occasional Advisor

Errors when posting in this forum

Hello,



when i post a mesage, this error comes up every time:



The web site you are accessing has experienced an unexpected error.


Please contact the website administrator.



































The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request


























































Attribute validation error for tag CFMAIL.



The value of the attribute to, which is currently mboxm@s-t3mp@yahoo.com, is invalid.
 
The error occurred in E:\wwwroot2\forum\posttopic.cfm: line 108


Called from E:\wwwroot2\forum\posttopic.cfm: line 84


Called from E:\wwwroot2\forum\posttopic.cfm: line 76


Called from E:\wwwroot2\forum\posttopic.cfm: line 3


Called from E:\wwwroot2\forum\posttopic.cfm: line 1






106 : <cfinclude template="includes/queries/qry_getsubscribers.cfm">

107 : <cfif getsubscribers.RecordCount>

108 : <cfmail query="getsubscribers" to="#getsubscribers.email#" from="#request.forumemail#" subject=" New Topic: #HTMLEditFormat(TopicTitle)#" Server="#request.mailserver#" port="#request.mailport#">

109 : Dear #getsubscribers.username#, #Form.MemberName# has posted to a new topic in a forum that you

110 : have subscribed to at #trim(request.forumtitle)#.






Resources:



 











































Browser   Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Remote Address   194.76.159.2
Referrer   http://csoweb4.3com.com/forum/posttopic.cfm?Forum=9
Date/Time   02-Aug-10 03:57 AM
















Stack Trace (click to expand)




and a lot of more errormessages



 



what the hell is this?



bytes