CFCOMPILE and CF version compatibility
Hello All I have a question regarding CFCOMPILE and ColdFusion version compatibility. We would like to distribute our software sourceless and have tried to use the CFCOMPILE command line utility. We...
View ArticleCF9.02 CFIDE HACKED!!
It appears our CF9.02 ide has been "hacked", I have located a file that only exists on one of our servers date stamped with the date stamp of issues we are having it is located in...
View ArticleCFCOMPILE compatability
Hi, There are some topics on this on the forum, but I am still not sure what to do. We have the application and several clients with different CF server versions. I tried to compile some files on CF7...
View ArticleColdFusion MX 7 Updaters
Does anyone know if there is any place I can download CFMX 7 updaters from? I have googled endlessly and I was just not able to find them. Adobe's updater list page only lists updates and hotfixes for...
View ArticleIntermittent Database Connecitivy Problems in CF10.
We have recently rolled out ColdFusion 10 Standard 64-bit to our production environment. We've installed the mandatory update as well as the two available updates. Our web server is IIS on Microsoft...
View ArticleMigration of Cold Fusion 9 app using Apache web server from Solaris to Cold...
Approach for Migration of Cold Fusion 9 application using Apache web server from Solaris to Cold Fusion 10 on SUSE linux
View Articletrycf.com
G'day:I see no-one's mentioned this here yet, but are y'all aware that trycf.com exists? Go have a look, it's pretty bloody good. Early days, but still good. It's a good community effort, and hopefully...
View ArticleCFGRID - Uing Javascript
From the grid below, if i click on ID fiel, i got the alert pop up with id number. In stead of this ID, i want it open the pop up with details.cfm which i already comment out from the js function. I...
View ArticleBrowser freezes for MAC Users; User sessions corrupted
We are running CF 10 upgraded from CF 8. At the time we upgraded Cold Fusion, we also upgraded server software from Windows 2003 to Windows 2008r2 IIS 7.5. If that doesn't sound right (or smart), don't...
View ArticleIIS/CF issue with ETag Header
I have a feeling this is possibly an IIS issue, and not CF, but if there's a way I can leverage CF, then I'll use that as the solution. The problem is when I have a static CSS or JS file, say at...
View ArticleFont's for CFDocument PDF not consistent
I have identical CFM file's on 2 different servers which generate a PDF. I use a style tag like this:<style type="text/css"> td { font-family : Arial; color : Black; font-style :...
View ArticleUsing 'variables.instance' structure and implicit getters/setters
I am adopting the use of creating a variables.instance (I use 'variables.my') structure to separate instance data from the object, however I have a question when it comes to ColdFusion creating...
View ArticleCan a function determine the access type of the call to it?
I have a function, and even though its ACCESS attribute is set to 'public', it could feasibly be called by other access types. For example: <!--- In myPage.cfm ---><cfset x =...
View ArticleAlternate way to generate ORM for database
Hi, Is there an alternate way or method to generate Object Relational Mapping CFC for database that you get in CF Builder? The price for CF Builder to use ORM generation alone seems a bit too steep.
View ArticleIE 11 not maintaining state
Just had the IE 11 update pushed to my development box. Now, on the site I am working on, I am getting a new cfid/cftoken with every page request, ruining state/session management. What is the...
View Article"current reuse count is 1 of max reuse connection 250 and total endpoint...
Hi there!I am having an issue with a CF10 (newest update) running on Apache/2.2.22 (Ubuntu) mod_ssl/2.2.22 OpenSSL/1.0.1 mod_jk/1.2.32 . mod_jk.log...[Sun Dec 15 11:46:22 2013] [24000:140554067519296]...
View ArticleHow to render combined font (Japanese & English ) correctly with cfdocument
Hi All, I have big trouble with "Combined Fonts" (Japanese & English). I have to create pdf document from html content which is shown in my website. For that I have used cfdocument and implemented...
View ArticleSecure CFIDE directory & functionality to use cfdocument, cfpdf
Looking for your advice on the best way to create a secure CFIDE directory that will allow me to have full functionality to use cfdocument, cfpdf etc... My understanding is that certain folders within...
View Articlecfchart - turn off y axis labels
I want to either turn off the y axis labels (have two chart series of dissimilar data) or have two sets of y axis labels. The CF10 help is really unhelpful (yAxis: A struct of keys used to style y axis...
View ArticleCF Bug Database been down for anyone else?
I've been trying to get to the ColdFusion bug database to make some suggestions, but the site has been down for near a week now. Anyone else having this issue? I've flushed my DNS cache and...
View Article