At 10:44 AM 12/16/2003, you wrote:
Try changing line 397 to "gt 1" instead of "gt 0"
Regards,
Howie
- ----- Original Message -----
- From: Sean Hynes
- To: inFusion Support List
- Sent: Tuesday, December 16, 2003 4:07 PM
- Subject: [iMS] Coolfusion error
- I have the latest version of everything.. 2.6a ..
- I get this with Coolfusion, it displays the first 8 emails, but one email is making it hang.. Tried to find out which one but its to many..
- Thanks
- curred While Processing Request
Parameter 2 of function Left which is now 0 must be a positive integer
- The error occurred in C:\www\weblogixsite\fusionmail\maillist.cfm: line 398
- Called from C:\www\weblogixsite\fusionmail\maillist.cfm: line 391
- Called from C:\www\weblogixsite\fusionmail\maillist.cfm: line 389
- Called from C:\www\weblogixsite\fusionmail\maillist.cfm: line 1
396 :</cfif> - 397 :
<cfif - find(">",emailaddr) gt 0>
- 398 :
<cfset - emailaddr=left(emailaddr,find(">",emailaddr)-1)>
- 399 :
</cfif> - 400 :
<cfif - find("<",emailfrom) is 1>
- This list server is Powered by iMS "The Swiss Army Knife of Mail Servers"
- This list is provided as a free service. Although we will try to address issues
- in a timely manner, support via this list is not guaranteed. If you require expedited
- support then a support contract is required. Support may be purchased from
- http://www.coolfusion.com/commerce. Details regarding support options may be reviewed
- at:
http://www.coolfusion.com/SupportOptions.cfm.
- To leave this list please complete the form at
- http://www.coolfusion.com/Support/
- Need an iMS Developer license? Sign up for a free license here:
- http://www.coolfusion.com/Developers/
- List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
- Note: You are subscribed as [EMAIL PROTECTED]
|
This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" This list is provided as a free service. Although we will try to address issues in a timely manner, support via this list is not guaranteed. If you require expedited support then a support contract is required. Support may be purchased from http://www.coolfusion.com/commerce. Details regarding support options may be reviewed at: http://www.coolfusion.com/SupportOptions.cfm. To leave this list please complete the form at http://www.coolfusion.com/Support/ Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/Developers/ List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [EMAIL PROTECTED] |
