Closed thebutterfly closed 12 years ago
You need to make sure your serveris running cf 9.0.1 (or cf 9.0.2) On Jun 25, 2012 6:31 AM, "thebutterfly" < reply@reply.github.com> wrote:
When installing this onto the latest version of Mura on CF 9 we get the following error (though it works great on an older install we have). Please advise - we'd really like to use this again.
struct Column 25 Detail ColdFusion was looking at the following text:
for
The CFML compiler was processing:
KnownColumn 115 KnownLine 25 KnownText ; Line 27 Message Invalid CFML construct found on line 27 at column 25. Snippet for(var i
- A script statement beginning with for on line 27, column 25.
- A script statement beginning with { on line 23, column 65.
- A script statement beginning with if on line 23, column 17.
- A script statement beginning with function on line 19, column 9.
- A cfscript tag beginning on line 13, column 10.
Please let me know if you need additional information. Thank you DB
Reply to this email directly or view it on GitHub: https://github.com/gregmoser/muraURLTools/issues/13
Thank you.
When installing this onto the latest version of Mura on CF 9 we get the following error (though it works great on an older install we have). Please advise - we'd really like to use this again.
struct Column 25 Detail ColdFusion was looking at the following text:
for
The CFML compiler was processing:
- A script statement beginning with for on line 27, column 25.
- A script statement beginning with { on line 23, column 65.
- A script statement beginning with if on line 23, column 17.
- A script statement beginning with function on line 19, column 9.
- A cfscript tag beginning on line 13, column 10.
KnownColumn 115 KnownLine 25 KnownText ; Line 27 Message Invalid CFML construct found on line 27 at column 25. Snippet for(var iPlease let me know if you need additional information. Thank you DB