Invalid construct: Either argument or name is missing.
|
|
When using named parameters to a function, each parameter must have a name. The CFML compiler was processing: - An expression beginning with listFirst, on line 960, column 30.This message is usually caused by a problem in the expressions structure.
- A script statement beginning with local.host on line 960, column 17.
- A script statement beginning with private on line 951, column 9.
|
| |
The error occurred in E:/data/www/colossus_jb55/dev3/Application.cfc: line 960
|
958 :
959 : local.host = reReplaceNoCase( local.host, "^[a-z][a-z0-9+.-]*://", "", "one" );
960 : local.host = listFirst( local.host, "/?#" );
961 :
962 : return normalizeHost( local.host );
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
104.23.197.64 |
| Referrer |
|
| Date/Time |
10-Jun-26 08:51 AM |
|