CSS Relative Path Error Due to Folders
My project makes use of several folders and sub-folders off the root. My issue is I fix the relative path for CSS and header include only to have it break on a different folder or sub-folder. I know...
View ArticleCF 10 in Win 7 dont load resources
Can´t believe it!!! I have two laps one Mac runnig CF10 dvlp ed. the other one its the same in Win7.So, I started a prj in Mac and run it, so far so good (css loaded, png loaded, jQuery start...
View ArticleCF10,0,11,285437 global UNC Mapping does not work?
Maybe the way global UNC mappings are supposed to be added has changed? When I under ColdFusion 9 add the following mapping via the adminstrator interface:Logical Path = /SharedFilesDirectory Path...
View ArticleCFGRID does not show
I use a CFGRID on CFLAYOUT.I use Dreamweaver preview in browser which works, but it does not show the grid when I use browser.I use IE 8 to test.Any suggestion is great appreciated, Regards, Iccsi,
View ArticleHow to install new features or shortcuts?
At home, I am using ColdFusion Builder 1.0When I have a file open and press ctl+shift+O, it outputs this<cfoutput></cfoutput> or writeOutput();When I have a file open and press...
View ArticleCF10 How to change doc root on second instance
We have CF10 installed with two instances, cfusion and dev. There are lots of instructions on how to change the doc root by modifying the server.xml file, which i did successfully on the cfusion...
View ArticleCFGRID issue
I have a CFGRID on the form and place it on CFLAYOUT.I have an iframe on the cflayoutarea,the CFGRID works on form it self, or on the CFLAYOUTAREA, but it does not work when it is on iframe. Any...
View ArticleCF 9.0.1 updates folder contains chf9010001.jar and hf901-00010.jar
Hello, I just inherited a CF 9.0.1 server running on Windows Server 2003. One of the applications is getting a HTTP 500 error when a page with a lot of form fields is being submitted, so I wanted to...
View ArticleSFTP connection not works from CF 9
Hi All, I am unable to connect to SFTP server from CF and getting connection Timeout.It works well with FTP client Filezilla.I tried with secure="true" as well as with port="22" but no Luck.I go trough...
View ArticlePulling my hair out with new CF10 install
Trying to send mail with CF10 and I am getting connect errors from Java. I have tried to get the mail function to work with 2 internal SMTP (MSFT and Smartermail) and one external. I can successfully...
View ArticleHow can I grab the min pic and max pic by the date entered?
I have a script that loads two pics at once and saves them as individual files. What I am trying to do is grab them individually using min(), max() where date_entered. But, I get the error "You tried...
View Article[ajp-bio-8012-exec-9] - Element SYS is undefined in CLIENT.
[ajp-bio-8012-exec-9] - Element SYS is undefined in CLIENT. The specific sequence of files included or processed is:We are getting the above error quite frequently when moved from ColdFusion 4.5 to...
View ArticleI am unable to schedule reoccurring tasks/jobs using CF10 Standard.
I am unable to schedule reoccurring tasks/jobs using CF10 Standard. Before the upgrade we were using CF 7 Standard and we were able to schedule reoccurring tasks/jobs. Could you assist?
View ArticleInternal Error 500 started appearing even after setting a large number for...
Hello, I adopted a CF 9 web-application and we're receiving the Internal 500 Error on a submit from a form that has line items for a RMA. The server originally only had Cumulative Hot Fix 1 on it and I...
View ArticleCFHEADER & CFCONTENT to dowload a file
Hello everybody, There are two buttons on my page and depending on which is clicked the code chooses to download either Report_1 or Report_2: <cfif Form.i_hdn_rpt_1 GT 0><CFHEADER...
View Articleadd php to cf server
i have a coldfusion msSQL server as my testbed and would like the ability to do some wordpress (ugh!) from what i understand i need to add apache for the php and a mySQL database. how can i implement...
View ArticleCF10 on CentOS 6.4 administrator access
Hi, OS: CentOS 6.4, CF10 : Coldfusion 10 Standard 64 (upgrade from CF 8) ===================== ERROR 500 ROOT CAUSE: java.lang.NoClassDefFoundError: javax/servlet/jsp/JspContext at...
View ArticleOnline Editor Will Work With CFlayout
Does anyone know of an online editor that will work within the cflayout/cflayoutarea function. I used ActivEdit for years, but clients are wanting something more cross browser friendly, and ActivEdit...
View ArticleI cannot change setting of PostParametersLimit
I have tried using the documented approach of adding the parameter to Neo-runtime.xml (the param was not in the file at all, I added it) and by...
View ArticleCF Server sending Email on Gmail Acct
I am running Coldfusion 10 and trying to get the CF Server running with email delivery on our Google Apps account. Even though it's Google Apps it's still basic gmail settings. Have you been able...
View Article