The official community for ColdFusion.
Nyligen aktiv
I have a coldfusion 10 model-glue application with an html cfgrid. select mode is set to row. Submitting the form to the action page the form scope is empty. The same code works in CF 8. It's a win 2008 r2 server, 64 bit.I'm out of ideas, anyone encounter this?Thanks.
We just upgraded to CF 11 from CF 9 and since the upgrade a custom built AJAX search feature does not work correctly- the SQL works as expected, and running AJAX debugger outputs the expected returned values yet when i start to type the auto suggest does not populate the correct informationFor example on CF 9 if i search Form i am returned over a dozen results that either start, end , or have the word form in them, in CF 11 i get nothing back- i feel like this has to be a issue with the autosuggest as the debugger is returning the values, but not displaying the output Thank you! below is the code and the debug:AJAX DEBUGGER - CF 11info:http: Invoking CFC: /LinksFinder.cfc , function: GetURL , arguments: {"search":"form"}info:http: CFC invocation response: //" Risk Downtime Form,2015 Plan Information,901 Upgrade Information,Accessing ESS From Home,Appeal Form,Authorization for Disclosure of Protected Health Information,Benefit Enrollment Tip Sheet,Benefits Information,Best Of Southwest
Good morning everyone! I am in the process of testing out my code after upgrade from CF 9 to CF 11 update 7, so far things are going quite well except for one feature that was not built by me for our intranet page- The feature is a quick search button that allows users to type and get auto suggest options- For example typing Form would bring up anything in out links database that has the word form in it. This works perfectly on CF9, on CF11 it works ( no errors) except for the query only pulls based on the first letter typed For Example previously I could type Interview and I would get multiple results with the word interview in it, now i type and i only get results that start with matching letters. Below is a screen show that may make more sense as well as part of our code- I have verfied in SQL mgm studio that the query outputs the correct information- I also ran code analyzer on this page and it came back with no issues Also during the upgrade i exported the .car file from cf
I am suddenly getting an error in a script that has been working for years where I encrypt an html file so that is can't be accessed via a browser and then decrypt it for later referenceThe encrypting scheme is very basic:<cfset archivefile="<HTML><BODY>" & paynowbutton & invoiceheader & invoicebody & "</body></html>"><cfset tempinvoice=encrypt(archivefile,session.key)><!---session.key is a 4 digit PIN number---><cffile action = "write" file = "#application.LocalRoot#\invoices\#brokerid#_invoice.html" output = "#tempinvoice#">THEN TO UNENCRYPT<cffile action="read" file = "#application.LocalRoot#\invoices\#form.brokerid2#_invoice.html" variable="invoice"><cfset invoice=decrypt(invoice,session.key)>THEN THE ERROR WHICH HAS BEEN INCREASING IN FREQUENCYAn error occurred while trying to encrypt or decrypt your input string: The input and output encodings are not
Hello,I raise the discussion on CFCONTENT.Indeed, after the download of the object, I wish I could put a message of thanks.Do you have a solution ? for now, CFCONTENT ignore other lines of code.Thank you
want to create cfscheduler which sends mail daily
I'm creating a PDF with cfpdf, then using cfhttp, cfheader, and cfcontent to open up a save dialog. How do I get the page to move to another page after the save dialog is shown? As soon as I add cfcontent to the page, all other processing is stopped (the save dialog pops up, but I can't create a button to move to the next page, or move there automatically).<cfhttp url="http://XXX.com/#variables.GeneratedPDFName#" method="get" getAsBinary="yes" /><cfheader name="Content-Disposition" value="attachment; filename=File.pdf" /><cfcontent type="application/pdf" variable="#cfhttp.fileContent#" />Thanks
What is the problem? Java version maybe? IE Version? Does anyone have any troubleshooting hints?I am not a ColdFusion Programmer, but am pretty tech savvy.Any help is greatly appreciated.
Hi this is my first install on a linux box, and we are intending to use PDF features of CF11my linux server area has asked the following question:after searching around a bit, I think Adobe wants yum -y groupinstall "X Window System" for that one. Could you verify this with Adobe tech support?so here i am.anything else anyone wants to add would be greatly appreciated... Ken[i love CF, been using it since its first version at macromedia... perhaps its time i plug into the community for jobs, etc??]
In my details page, how do I call for authentication before the user can see the details page? I have the custom-application and authenticate.cfm files. I'm new to CF so, how do I call either of these files to execute to show the prompt for authentication?
There does not seem to be any documentation yet about using a .properties file to silently install CF 2016. I've tried adding/removing almost all settings that work for CF 11 but the install fails with a Non-fatal error. This stops the build process I'm using and the logging is very limited so I can't see what option I'm missing from the properties file. I can install perfectly fine if I do it manually. The issue seems to be with something missing or incorrect in the properties file, but I've been over them multiple times.
Hi All,Clean install of CF 11 on Windows server 2012 iis 8We have existing code <cfpdf action="thumbnail" which works on CF10But in CF 11 I getting the following error in the application logPDFDocException <p/><cfpdf action="thumbnail" source="pdf/balmain.pdf" destination="images/" overwrite="yes" pages="1">Any help ??Ken
Our ColdFusionMX 6 is very old, and there is no plan to upgrade this year. At the same time, the company wants to increase security and implement SHA2 certificate and TLSv1.2. Our current CF is on JRE 1.4, and JRE1.4 doesn't support this. Is it possible to upgrade our JRE 1.7 on CFMX version 6? Thanks.
Hi,I recently started using ColdFusion cache (cachePut/cacheGet) in CF10 to store some objects (struct/array). However, the objects disappear from the cache within a day or so and I have to re-create them. The cache objects are used regularly so there is no idle time that would cause them to time out. For good measure, I have also set the "eternal" property of the cache to true. Does this have anything to do with the cache limit settings (for component, query caching, etc) in the admin? I would think not, but I am perplexed as to why my cache keeps getting reset. Anything I am not doing?Thank you!
I am running Coldfusion10 on RedHat Linux6. Coldfusion Administration Scheduled Task runs a check for Coldfusion updates every 30days. This month the access_log had the following entry.xxx.xxx.xxx.xxx - - [16/Feb/2016:12:32:15 -0600] "GET /CFIDE/administrator/updates/task/checkupdates.cfm HTTP/1.1" 403 316 "-" "CFSCHEDULE"If I run it manually from the Scheduled Task, I see "This scheduled task was completed successfully" message but still see the error in the log.There is nothing in the application.log When I click the Updates under Server Update, the hour glass spins for a long time, and it times out with the following error.Could someone tell me what is wrong?Thank you,
I would like to install coldfusion2016 trial.When I was install coldfusion2016, the install process was stoped at 76%.Dou you know why Install is stoped?I install coldfusion2016 into Windows 7 32bit.
Hi all,I recently got many occurrences of this error on one of my AWS ColdFusion servers: "Error","ajp-bio-8014-exec-138","02/19/16","08:45:25",,"GC overhead limit exceeded The specific sequence of files included or processed is: xxxxxxxxx.cfm'' "where xxxxxxxxx.cfm are different files. I noticed this when CPU usage was high and expecially when my sites where damnly slow. Now I restarted ColdFusion Server but I would like to know what was the problem and how to resolve it.My actual configuration is:Ubuntu Server 64-bit 2vCPU 8 GB RAM with ColdFusion 11 update 7Minimum JVM Heap Size: 4096 MBMaximum JVM Heap Size: 4096 MB-server -XX:MetaspaceSize=312m -XX:MaxMetaspaceSize=512m -XX:ReservedCodeCacheSize=240m -XX:CompressedClassSpaceSize=1g -XX:+UseParallelGC -Xbatch -Dcoldfusion.home={application.home} -Djava.security.egd=/dev/urandom -Duser.language=en -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=t
Hi All,I want to use ColdFusion PDF reporting, the PDF file will have some text, table(data) and some charts like bar, radar etc. So, I'm using htmltopdf functionality to generate the report from html design. But, I'm facing following challenges:1. I have to generate a html design for different types of report. So, is there any easy way to address this?2. Customizing cfcharts is a very difficult task as for the first time I'm working with CFCHART and there is no concrete documentation about cfchart customization.Can anyone please help me in this. Thanks in advance.
I have an application running CF8. One of the CFCs is very large and breaks when trying to upgrade to a newer version of CF.I use the functions in the CFC to build html docs that can be displayed or emailed. How should I go about refactoring this cfc to make it work?Format is currently like this:function - get order stored procedurefunction - get order details stored procedurefunction - display order several hundred lines of html that get pulled back to the web page or emailed
Hi,Since migrating from CFMX7 to CF11 we are experiencing some weird failure with cflogin (using session or cookie storage).Basically when we log-in on the application after a session/client timeout the first login doesn't last for longer than the login submit request.The second login however is OKI made a very simple application.cfc/index.cfm with short timeouts to check this:<cfcomponentoutput="false"hint="I define the application settings and event handlers."> <!--- Define the application settings. ---> <cfset this.name = hash( getCurrentTemplatePath() ) /> <cfset this.applicationTimeout = createTimeSpan( 0, 0, 10, 0 ) /> <cfset this.sessionTimeout = createTimeSpan( 0, 0, 0, 10 ) /> <!--- Set up the application. ---> &
Hello, all,I've got a project where I need to use a list as part of the WHERE clause for a QoQ, and it's breaking. I'm not sure what I'm doing incorrectly.For some pseudo-code, pretend I have a full query from a database called "people". I get a list of values for the QoQ with the first query; the second query is my QoQ: <cfquery name="getDIR" datasource="#request.THISDSN#"> SELECT thisName dir FROM orgs WHERE thisID in (<cfqueryparam value="#form.org#" cfsqltype="cf_sql_varchar" list="yes" />) </cfquery> <cfquery name="people" database="people"> SELECT colA, colB, colC, colD FROM people WHERE 1=1 AND ( div IN (<cfqueryparam value="#valueList(getDIR.dir)#" cfsqltype="varchar" list="yes" />) OR d
HelloWe are using CF 9 Enterprise and use CFCHART for reporting application, we are now getting a message below charts which says "WebCharts3D Invalid License", why is this message appearing ? what's the resolution ?
I have been receiving ORA-28040: No matching authentication protocol in CF11. I have tried the SQLNET.ALLOWED_LOGON_VERSION = 8. Our Oracle 12c DB is not a CDB so the changes to listener.ora will not work. Any other suggestions?
Hi,CF2016 system requirements from here:https://helpx.adobe.com/coldfusion/standard/system-requirements.htmldoes not list Windows 10 support.Will CF2016 be supported on Windows Server 2016 when it releases?Regards, Carl.
Adobe CC にログインすると、「414 Request URI too Large」の表示が出てしまい、ログインできない。再起動してもダメでした。使用しているブラウザはIE9
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.