sorting displaying issue
I am trying to display a list sorted by year, then title and then subtitle. if there are no subtitles, titles should appear by itself. if there are subtitles then they should appear under titles, all...
View ArticleCan't access CF Admin after applying hotfix APSB13-13??
Yesterday, I applied recommended hotfix APSB13-13. Today, I can't get into my CF Admin panel. I'm receiving a HTTP Error 500.0. I'm assuming this is an IIS issue related to a new DenyUrlSequence,...
View ArticlejQuery File Upload
Does anyone have a solution that combines jQuery File Upload with coldfusion - I am not very patient when it comes to jQuery and I am assuming a clever person has worked this out?! It is a great UI and...
View ArticleError NEED HELP ASAP!!
I get this error. I belvie it is refering to this code below You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near...
View ArticleColdFusion MX7 Reports Hang
Please see the stack trace below from FusionReactor. This just started two weeks ago, we had been running great for over three months with no issues like this. In the past we had seen this once a...
View ArticleColdfusion 10 CGI Environment Variables PKI x509 with Apache 2.2
Before upgrading to Coldfusion 10, we used Coldfusion 7 and Apache 2.0 with the Apache CGI environment variables. We had to use a work around to get access to the same information in Coldfusion 10. The...
View ArticleOffice 365 upgrade to 2013 version breaks CFmail
We have been using CFmail to authenticate to Office 365 (version 2010 of the product) for many months without issue, using TLS / port 587On May 1st our account was upgraded to the 2013 version and...
View ArticleCF10 CFFTP listDir
Can someone please help. I'm trying to do a simple list of directory and the command doesn't work. <cfftp action="listdir" server="~~~~~.com" username="~~"<br>...
View ArticleNeed to Display "Loading" While User is Waiting
Most of my CF apps start with a formpage.cfm, where user fills out a form, then clicks SUBMIT. The formpage.cfm calls another "actionpage.cfm" with the results and the report. However, as with many...
View ArticleFailed to install hotfix APSB13-13 - SERVER-ERROR .......what can I do ???
F1 !!!!! Need HELP asap. I get a server error by trying installing the hotfix APSB13-13 for CF 9.0. I try to install the hotfix under java-version 7.21, 7.11, 6.10, 6.14 and 6.16. What can I do?
View Articlejava.lang.ClassNotFoundException: coldfusion.security.ESAPIUtils
I get this error after upgrading from CF 9.0.1 to 9.0.2. I applied the cumulative HF 4 for 9.0.1 and then applied 9.0.2 CHF 1. Do I need to apply the previous CHF 2 and 3 for 9.0.1 first? Any ideas...
View Articleonchange
Hi, The second dropbox is displayed when location eq 5 is selected from the first drop box. When i select the value from second dropbox, i want the value from the first drop box stays the same as...
View ArticleReport Designer using stored procedure
I use ColdFuiosn and MS SQL server.I use a stored porcedure for my report using advance on query builder like following. <cfquery name="ReportQuery" datasource="myDataSource">execute...
View ArticleBUG: ColdFusion does not handle conflicting cookies correctly
(I have reported this as a bug - I'm posting it here to hopefully save people from having to go through the same process) If I've got a CF instance on test1.k9.edu, and my cookie jar has CFID/CFToken...
View ArticleCF10 Dumping Raw Code
So I've recently moved my servers from one hosting solution to another, same operating system, and setup using Plesk but I've ran into a small issue. It looks like the Connector that is used is...
View ArticleDynamic Report heading
I have a stored procedure from MS SQL backend and the result heading is WeekResult1, WeekResult2, WeekResult3... etc until Week20Result for report datasource. I would like to assign the heading at run...
View Articlecfcollection action='create' permission denied "read" (what???)
Hello, everyone. I'm working on a script that will delete specific SOLR collections, re-create them, index them, then optimize them. The delete portion succeeds. The create, however, is failing with...
View Articlets '2013-05-13 15:00:00'
I use cf_sql_date as my report data source format.The report shows ts '2013-05-13 15:00:00 for the report.Please advise how I can change the format like mmm/dd/yyyy to my report for the date and...
View ArticleGroup Header only print on top of the page
I have a group in my report and I have a report header.I have a label and a field on the group header, but it only print every page on top of the page.I want it print every time it change group, do I...
View Articlecgi.remote_user set for / but not for /index.cfm
This is on a ColdFusion 10 install on Windows 2008 R2 with IIS 7.5. We have an additional authentication module, Cosign, installed for single sign-on. If I make a request for https://[servername]/test/...
View Article