The official community for ColdFusion.
Récent
Hello,I'm unable to fix the below error while setting up IIS 8.5 for my ColdFusion 2016, please let me fix for the issue.Thanks a lot in advance .
For some odd reason, when our users try to upload files to our site running on Cold Fusion 11 through a Big IP F5 set up as a reverse web proxy, the F5 logs are showing a double "HTTP 100 CONTINUE" response which causes the connection to drop.We are running on a Windows 2008 R2 x64 OS with Cold Fusion 11 Enterprise update 9.There are 2 clusters one with 5 instances in it which houses the website and a backend single instance that runs our scheduled jobs.I've tried a whole slew of different things on the OS side and some stuff on the CF side including some connector parameters, none of which has worked at all.Does anyone have any suggestions?
Hi Team,We have CF11 and its application services frequently hanged. Let me know the reason.ThanksAnkush Mehra
Need some serious helping learning the cgi tag. Its for a contact form on a website. Basically how to use the link to have a message display that the form was submitted. Once submitted the info goes to an action.cfm page which works fine. But need help using the tag. Thanks!
CF2016 on Mac OS X 10.11.6After installing CF getting below error, obviously another application is binding to the same port but no idea how to resolve this..THanksThe ColdFusion 2016 server is starting up and will be available shortly.ERROR: transport error 202: bind failed: Address already in useERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]
Hi, Using cf 11. Using solr collection for search after getting the records from stored procedure. The result in collection does not seems to appear in the order we see from the stored procedure result. Used sort attrbute to fix this,but does seems to work out http://localhost:8987/solr/searchfw2/select?indent=on&q="Stocking Holders"~10&fl=*,score&wt=json&sort=custom4 asc Could you please specify how to manage the order of records using solr collection?Thanks
HelloI am trying to write a refresh for cfcaptcha. I got it from cfjedi blog and I can't get it to work. I have tried a number of different senarios of this code and even rewrote some of it. The image does not appear, I had it flashing in and then it would disappear so that wasn't a solution. I am adding my code.. I am hoping someone can help me get this to work.showcaptcha.cfm page:<cffunction name="makeRandomString" returnType="string" output="false"> <cfset var chars = "23456789ABCDEFGHJKMNPQRS"> <cfset var length = randRange(4,7)> <cfset var result = ""> <cfset var i = ""> <cfset var char = ""> <cfscript> for(i=1; i &lt;= length; i++) { char = mid(chars, randRange(1, len(chars)),1);&nbs
Hi there,Is there a way of being able to output all the include files use in a web page?I am debugging someone else's code and they have used multiple includes and sub includes and it would be really handy to see all the includes that were used?Thanks,Andrew
Hello,tried to update our current CF installation (Windows 2008 R2, CF 11, update 7, java 1.8.0_77) to the latest update.First time in my CF update history I was not able to "download" or "download and install" in CF administrator so I manually downloaded and put hotfix_008.jar in directory cfusion\hf-updates. After that options in CF administrator changed to "Re-download" and "Install". Tried to click on both buttons but again nothing happens (like before when clicking on "download" and "download and install".Javascript is enabled in Browser.Manuela
After installing Update 14 in CF10 I can't reach my CF administrator page (or any .cfm content). When trying to reach administrator at http://127.0.0.1/CFIDE/administrator/index.cfm the server reports a 404 error. When trying to display other .cfm content, I get a 400 error.I've used the web connector to remove and reinstall the connector to the IIS server, but that didn't help.Any ideas?
I'm trying to update my Coldfusion10 server but I keep getting a Signature verification error. I followed the instructions here and then downloaded the required update from here.Although my CF server is working I need to install all the security updates for it. If anyone can help me with this issue I would really appreciate it. Thanks.
RedHat 7.2httpd-2.4.6-40.el7_2.4.x86_64ColdFusion 11 (64-bit)After installing hotfix 8, apache is not starting:Aug 30 16:08:27 web5vm httpd[2843]: AH00526: Syntax error on line 6 of /etc/httpd/conf/mod_jk.conf:Aug 30 16:08:27 web5vm httpd[2843]: Invalid command 'JKIPRestrictionFile', perhaps misspelled or defined by a module not included in the server configurationAnyone experiencing this issue?
Hi All,We have released security updates for CF10 and CF11. Please find the blog post announcing the release and the KB articles detailing the installation instruction below:http://blogs.coldfusion.com/post.cfm/coldfusion-11-update-10-and-coldfusion-10-update-21-releasedhttps://helpx.adobe.com/coldfusion/kb/coldfusion-11-update-10.htmlhttps://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-21.htmlNote: There is no impact on CF2016 with this security update.
how to resolveConnection verification failed for data source: teste java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined. The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.for access conection?
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 to invoke this method. The error occurred in accessmanager.cfc: line 105." Is there a solution for it?Thanks,Tak
I am using Coldfusion to generate a large spreadsheet (18 tabs) with a lot of formatting and it works perfectly when I view the resulting file in Excel 2010 but a bunch of the formatting is missing in Excel 2013.If I generate each tab in a separate Workbook then the spreadsheets work great but when combined into a single Workbook, problems appear.Tab 1 - 3 columns x 19 rows Formatted 42 cells. formatting is correct on all cellsTab 2 - 6 columns x 21 rows. Formatted 92 Cells. formatting only appears on 42 cellsTab 3 - 4 columns x 10 rows .Formatted 31 cells. no formatting appearsTab 4 through 15. no formatting appearsTab 16 - 8 columns x 306 rows. formatting on 37 of 2412 cellsTab 17 . no formatting appearsTab 18 4 of 28 cells has formatting.I was thinking there might be a limit on the number of formats that can be applied to a workbook, but then why would it work in Excel 2010 and not Excel 2013.I am only using 10 different styles but I am appl
We are planning to use the J2EE version with JBOSS. The documentation about setting up the Apache connector refe to WSCONFIG, supposedly to be found at:cf_root/runtime/bin/wsconfigBut this is not part of the J2EE installation. How does one get the required software for the Apache setup?
I'm trying to build a table of noise barrier area by material per year. I have a query that gives me this:(I have years from 1963 - 2013, so the below is just a sample)2013 Berm 302013 Block 1722013 Cast-in-place Concrete 512013 Combination 162013 Concrete 02013 Glass 42013 Metal 632013 Not Specified 192013 Other 02013 Precast Concrete 2782013 Wood 49(the 3rd column is area X 10,000sqft)the problem is, while the years are fine as rows, I need the materials to be column headings, and not in a single column. I swear I used to know how to do this, but now suddenly I'm drawing a blank.
Hello, all,I'm using SpreadsheetNew() to create an .xlsx file that will contain groups and all the users associated with said groups. I'm trying to figure out a way to insert a line break within a cell for groups that have more than one person. So, ideally, the format would be like:_______________________________________________Group One | Adam Smith | Jaime Doe | Cindy Morgan________________|______________________________Group Two | James Cobu
I installed the J2EE EAR version of the Coldfusion 2016 on Windows and got it to deploy on JBOSS EAP7.Then I tried to do the same on Linux, but there are all sorts of errors when deploying the ColdFusion exploded EAR.One error is that it is missing the file: cfusion.ear/cfusion.war/WEB-INF/cfform-gateway-config.xmlThat makes me wonder whether the installation is incomplete. Is anyone else experiencing similar problems?
Hello, all,I am nearing the end of my side-project, and could use some advice on creating a secure login for it.First off, I would really like to avoid using CFLOGIN/CFLOGINUSER, if at all possible. I know a lot of people use it, and all, but after some things that I've read online, I'm not comfortable using it. I would like to create one from scratch. I've Googled for it, but I'm not finding anything that DOESN'T use CFLOGIN.That said, another thing that I'm concerned about is keeping an admin logged in beyond what any session scope can do. No matter how long I programmatically set the session for, I believe that it cannot surpass what is set in CFAdmin. So if I manually set the session to expire in an hour, but the CFAdmin says 20 minutes, the session won't last beyond 20 minutes. 😕😕One more thing. (I kind of feel like Columbo, now) Concurrent logins. I want to disallow them, and set it so that if an admin i
Hi, Would like to know how to set up a page expiry in coldfusion 11. Scenario is once a customer placed an order on a shopping cart and order completion page is shown and if the user tries to refresh the completion screen, he should be shown a message saying page expired/order details sent to the mail. It would be helpful if you can give your suggestion regarding how to handle the page expiry.
I'm using cf 9 on a Windows platformI can run an SQL statement wherein my students who have been absent for 30 days will appear on this output list. Where I am having an issue is that next to each instructor I would like to show the student's last date of attendance. This somehow I was not showing up when I run my query. The query that I am using is as follows:SELECT Stuid, trim(concat(name.fname,' ',name.lname)) AS OVER_30_Days, ltfname as instructor, Max(meedate) FROM name LEFT JOIN meeting ON meeStuid = Stuid and meedate BETWEEN NOW() - INTERVAL 31 DAY AND NOW() LEFT JOIN squadlt on squadlt = ltid WHERE meeStuid is null AND type = 'pupil' AND city = 'jackson' AND status = 'a' AND Stuid <> '432' and Stuid <> '5' and Stuid <> '183' ORDER BY ltfname, OVER_30_DaysThe resulting list below displays as such with null values in the maxdate column . Is there something that I am doing wrong?
what do mean "window.parent.document.forms"is there a way to know what do mean without have rest of the code? alert('Aviso!');window.parent.document.forms[0].edAlgo.select();window.parent.document.forms[0].edAlgo.focus();
Previous version of CF, there was a 2-cpu limit (I believe). In looking at 2016 standard, the features and matrix comparisons, I don't see such restrictions listed anymore. Can someone confirm if this is still a thing with Std and if so, please provide a link to a doc that says so -- I've been up and down the Adobe and the Google on this to no avail.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.