cfmail undeliverable hell
Running CF 9.0. Every now and then a mail file will end up in the undelivr folder. For example our external SMTP server is twitchy, and sometimes there is no connection (briefly). Other times it's...
View ArticleCFGRID, was working in CF8 won't display results in CF11
Hi I recently upgraded a client from CF 8 to CF 11. In the code is a CFGRID which was working in CF8 but now in CF11 the grid displays but no data appears (the grid is simply empty). With debugging...
View ArticleCannot Access CF11 Developer except from the CF Server
I just installed ColdFusion 11 Developer on a Windows 7 system. I am using the internal web server. I can access CF apps from the server using http://127.0.0.1:8500/CFIDE/passme/hello.cfm, but when I...
View ArticleProblem with Session Variables between pages
OK, I have three CF9 boxes. One is at a hosting site, one is my developer box, and one is at a client site. At the client site, when going from page to page, the session variables are lost with IE9...
View ArticleHow to customize caching in modelglue framework ?
Is there a way to customize the caching in model glue? If so please give an example of how to achieve it.
View ArticleColdFusion page is not displayed properly in Chrome
Hi, I am doing the project using ColdFusion.The one of the pages is not displayed properly in only Chrome, but it is displayed fine in Firefox and IE. I do not see any error message in the browser. It...
View Article.htaccess infinite redirect loop
I would like to redirect my pages in the following ways:www.example.com/index.php?locale=it -> www.example.com/itand I would like to access the same page when I type:www.example.com/itI wrote an...
View ArticleCold Fusion Validate Currency value??
Hi All, I'm trying to validate an inputted value from a form to make sure it is a valid currency value: I only want to accept a monetary value with 2 decimal places and I do not want to use any...
View ArticleCF11 - cfspreadsheet errors with more than 4000 cells
I'm trying to generate a 3 tab Excel spreadsheet using cfspreadsheet. My code worked in CF10, but errors in CF11 (fully patched as of 11/1/2015). The error is: The maximum number of cell styles was...
View ArticleIs content migration from ColdFusion 5 to ColdFusion 11 supported?
I have some old application in ColdFusion 5 connecting to Oracle 9 and SQL. We have upgraded to Oracle 11 making it incompatibel. Is upgrading to ColdFusion 11 an option? Are there known issues and...
View Articleunable to export graphs onto pdf.
I have a dashboard with graphs and tables. when i am clicking on the pdf button the graphs are missing in the pdf. For this same problem on a different server i have increased the the time to live of...
View ArticleOffline coldfusion documentation
Hi, In Coldfusion 9 I was able to have the CFML documentation offline on my machine, but I cannot seem to do so with CF10 or CF11. This is a problem when working on a remote place with little or no...
View Articlecfcalendar no longer working in Coldfusion 11
Ever since my server went to Coldfusion 11, the cfcalendar does not show up on my pages. Is there a difference tag for this or has this tag been depracated?
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
View ArticleDelete Coldfusion Project from Coldfusion Builer and click the checbox remove...
I have a question about coldfusion. By Mistake I delete my project from file system, my question is any way I can rollback my project. I am using Coldfusion builer 3.
View Articlegetting error message: "Could not determine OpenOffice installation" when...
Hello,I get the error message "Could not determine OpenOffice installation" when I call CFDOCUMENT tag to convert a DOC file to PDF format.The the path of the OpenOffice installation...
View Articlecfdocument http image calls shows * marks
In downloaded PDF the images displays as red * marksTheCF server and the client uses SSL, In ODF cfdocument maked HTTP calls to get images, this HTTP call can't get the correct response due to the...
View ArticleNeed help using ImageCrop()
I have passed an image and crop values to my form action page. I want to crop the image and then save it to disk. the imagecrop() function s returning an error: The result of the method ImageCrop...
View ArticleHow can I update my page with Ajax without affecting the Session?
Hi all. We would like to implement a counter of events in the header of our application without resetting the session, meaning the session should time out as if no call to a cfc and function were made....
View ArticleI have a problem restoring to SQL
Windows 8.1 -- MSSQL8 2R The error code your SQL guy will want to know is MS SQL error 3201. What am I doing wrong? Thanking you in advance.
View Article