Assistance with a LEFT OUTER JOIN query
Hello, all, I am having some issues trying to put together an SQL query of an Oracle 11g database, and I could use some help. Let's say tableA is blog entries; tableC is comments for the blog entries;...
View ArticleHow to view the URL in CFHTTP tag?
It's failing and I need to view the URL that was sent to my API provider. Is there a way to view this URL with all of its parameters?
View Articleapplication.cfc error with datasource
I am getting an error with my application.cfc file for my database. I am using coldfusion 10 on a windows machine. This application file works on cf 9 and 8 and I do not know what the problem is now. I...
View ArticleCF 2016, Apache 2.4 on Win10 CFImage error
I have a Windows 10 system with Apache 2.4 where I do ColdFusion development for a client who is considering an upgrade to ColdFusion 2016. I installed a trial CF (planning to use it as a development...
View ArticleHaving error in Settings Summary when login as a non administrator user
Hi, We got an error in coldfusion administrator - settings summary - when we login by the a user we created other than the administrator. The error message is "The current user is not authorized...
View ArticleHelp using SCCM to track client Adobe Coldfusion Installs
Good Morning All, To begin, I am quite unfamiliar with ColdFusion, or any of its behaviors/capabilities. I am trying to track separate installs on clients, however nothing is showing up in ARP or...
View Articlecflogout error
HelloI have a logout that doesn't seem to want to work for Coldfusion 10. I have a log in system for an admin area, I want to allow the user to log out of it and delete the session they are using. This...
View ArticleColdfusion and Twitter JSON
Hi there, I am running the following code I found on the internet to grab a load of Tweets with a particular hashtag: <cfset consumerKey = "MY_CONSUMER_KEY"> <cfset consumerSecret =...
View ArticleTrouble with cfspreadsheet and excel files
Hi, I have a request from a client to generate an excel spreadsheet from a query. I have the query kicking out the fields and I can generate the excel file without a hitch. The problem comes when the...
View ArticleColdFusion processing files uploaded with multiple attribute in input tag
Hello, all, I'm attempting (for the VERY first time) to code a function that will take files posted via HTML5 form from an <input type="file" multiple="multiple" name="images" /> tag....
View ArticleColdfusion 10 Update 14+ SQL Azure connection issues
Hi, Using Coldfusion 10 (Update 14 or upper) for connect to SQL Azure, not works. If we use Coldfusion 10 without Update 14 the connection to SQL Azure works fine. But we need to use Java 1.8, then we...
View ArticleAdobe ColdFusion survey for the next version
Hello Everyone, As you are probably aware, we are in the planning stage for the next version of ColdFusion. We are all excited to begin working on this new version of ColdFusion. An important step...
View ArticleApplication.Variable is not updating in application.cfm file
Dear All., I have been trying to update a application variable in my application.cfm and it is not working. APPLICATION.old_variable = '1,2,3';(I want to add 4,5,6 along with the above variable) I did...
View Articleproblem
I'm trying to get <cfthmltopdf> to work and am having problems. We're running Coldfusion 11, on Red Hat 7.2. We've done a fresh installation of CF and are sure that PDFG is installed. Following...
View ArticleThe local variable application cannot be declared outside of a function.
I was receiving an ORA-936 on an application I support (Oracle 11g, CF 11, Windows Server 2012). The database went down yesterday, for a reason unknown to me, and when it came up, I am now getting...
View ArticleColdfusion 11 - neo-datasource.xml or someplace else?
We are running 6 fully loaded coldfusion servers. Besides the constant issues we have we have a new one that recently started happening. We are maxed out apparently on how many datasources we can add....
View ArticleCF10 keeps on calling onSessionStart
Hi, I moved a site from CF 8 to CF10. CF8 resided in a different server. I put a WriteOutput(" testing") in the onSessionStart function of the Application.cfc to know how the site will behave. I ran...
View ArticleCF11 Update 8 - issues???
Hello, all, I've seen a few posts of users (admins) having issues while updating CF11 to Update 8. Understandably, I'm paranoid about updating to 8. Has there been any resolution for this/these...
View Article