VBAPrincess
Programmer
I have been contacted by a "client of a client" regarding their website. The developers of their site closed shop three years ago and now they are having an issue with the admin section where they go to view credit card payments made by their clients.
Here's the error: (Invalid token '\n' found on line 95 at column 0.
The CFML compiler was processing:
The closing tag for the CFML comment is missing.Comment begins on line 54.
The cfm files are encrypted so I have had trouble viewing them. I got a copy of novabean's cfm encryption/decryption tool and although it says it decrypted the files, when I open them they appear to be empty. The admin folder in the root of the website has an index.cfm file, but again, it appears to be empty. A file that shows them the admin menu (menu.cfm) has been decrypted successfully but I doesn't seem like the error we're getting occurred as a result of this file's code.
I really don't know much about ColdFusion at all and am trying to help out. The ISP is trying to tell me the problem is with some data in the SQL db. Based on the error message, it looks like something is wrong with the code in the file, but which one? My first thought would be the index.cfm file but it's empty.
Any and all help would be greatly appreciated!!
Diana
VBA Princess
-- I'm hoping to grow up to be a Goddess!
Here's the error: (Invalid token '\n' found on line 95 at column 0.
The CFML compiler was processing:
The closing tag for the CFML comment is missing.Comment begins on line 54.
The cfm files are encrypted so I have had trouble viewing them. I got a copy of novabean's cfm encryption/decryption tool and although it says it decrypted the files, when I open them they appear to be empty. The admin folder in the root of the website has an index.cfm file, but again, it appears to be empty. A file that shows them the admin menu (menu.cfm) has been decrypted successfully but I doesn't seem like the error we're getting occurred as a result of this file's code.
I really don't know much about ColdFusion at all and am trying to help out. The ISP is trying to tell me the problem is with some data in the SQL db. Based on the error message, it looks like something is wrong with the code in the file, but which one? My first thought would be the index.cfm file but it's empty.
Any and all help would be greatly appreciated!!
Diana
VBA Princess
-- I'm hoping to grow up to be a Goddess!