The official community for ColdFusion.
Nyligen aktiv
I am using Coldfusion 11 and installed updates up to 4. Now update 5, 6 and 7 are available. Do i need to install all one by one or just need to install 7 only? If i install update 7, do that includes all previous updates (5 and 6)?Paresh
(I still say the new JIVE interface is ugly)Hello, all,One of my co-workers has been tasked to document a legacy CF site that was built about ten years ago.Everything was going well, until he noticed that in the root of the site is a "settings.xml" file.He's not finding any references to it in any of the CFML code. Is there a valid reason to have settings.xml in the site root? He's not sure what to write for the documentation; and in all the years I've been working with CF, I've never seen that, before.V/r,^_^
I am getting an error on index.cfm on line 424. The problem is that I include several files depending on how the page processes. Index.cfm is not 424 lines long. Is there a way to find out exactly what sub page is tripping the error? I've been over and over this but can't seem to find it.
For some reason when I load an existing FORM and that Form as a TEXTAREA field in it, everything AFTER the TEXTAREA is removed form the editor and placed on the outside?I know it's an issue with the editor - but I think it might be because of how I have my custom tag built?Take a look at my development example: http://home.sgaraglino.comMy configuration: Windows Server 2003 running ColdFusion 8/root directory containsindex.cfmckeditor.cfm/ckeditor//ckfinder//userfiles/That’s it…. Nothing more, nothing less.I have fresh installs of both CKF & CKEI am not getting any JS errors, Browser Errors or IIS errors?This is my ONLY issue stopping me form going live: I have CKEditor/CKFinder working awesome everywhere else on my website.I have been beating my head against the wall for two days now and I still can not figure out what is going on?As you can see above, anything past the TEXTAREA field is now dropped outside of the editor on load?Undesirable Results? In this case that is the Human
Hi everyone. I just have a few questions about setting up an ecommerce site. What are the differences between CFWebstore, Cartweaver, and stripe.com? Does CFWebstore and Cartweaver just set up a shopping cart on your site? Or do they handle payments with credit cards too? Or is that where stripe.com comes into play? You set up your pages with a shopping cart with CFWebstore or Cartweaver and then to actually process the credit card, you would have to go through stripe.com? I have this page: https://www.ironwoodelectronics.com/elastomer.cfm?CFID=1075132&CFTOKEN=f32b97bb35145429-0659E32C-9C8E-9968-3D20B2208EDF00CB If you click on one of the radio buttons and type in something like 10 for the Xmm and 10 for the Ymm boxes and click Update, a table is displayed with what the part costs. Part info. is not being stored in any database since there are lots of combinations of different sizes to use for the dimensions. There is a formula created that figures out the price depending on
Hi,I don't use CF too often and forget what little I did know. I've been asked to insert some javascript into the header section of a CF page per the following:<cfif FindNoCase("store.cfm?do=checkout&area=Purchase",cgi.http_referer)> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1070946261; var google_conversion_language = "en"; var google_conversion_format = "3"; var google_conversion_color = "ffffff"; var google_conversion_label = "BslPCPb--mQQ1a_V_gM"; var google_remarketing_only = false; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/1070946261/?label=BslPCPb--mQQ1a_V_gM&guid=ON&script=0"/> </div> </noscript> </cfif>When I do, the
I have a multi-instance and using multiple user administration. One of my users notified me he was checking an exception when viewing "Settings Summary" in CFIDE. I was able to replicate the issue by creating a new user and assigning all available permissions. Going out on a limb, I'm guessing the the function $funcCHECKROOTADMINUSER is checking if the user is the "admin" user, which they are not.Can someone confirm if this is actually what is happening?"Error","ajp-bio-8012-exec-1","03/03/15","09:42:21","cfadmin","The current user is not authorized to invoke this method. The specific sequence of files included or processed is: D:\ColdFusion11\BIA\wwwroot\CFIDE\administrator\reports\index.cfm, line: 105 "coldfusion.runtime.CustomException: The current user is not authorized to invoke this method. at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986) at cfaccessmanager2ecfc2038841021$funcCHECK
Hello, we installed and hardened a CF 11 Standard edition installation on a client's server.Now the client is ready to go live, however CF 11 license is not available to purchase. If we buy the CF 2016 edition today, can we possibly activate CF11 with a CF 2016 edition license?
The Adobe website has a link to Amazon's AWS Marketplace for obtaining Coldfusion via AMI. The only version available is 11 and 11.1 currently.Are there plans to offer this for the 2016 version?
Currently we have 1 production server, and 3 non-production servers (a disaster recovery server, an internal test server, and an external test server for penetration testing).With CF10 Enterprise licence, we allow to use same production server licence on other non-production servers.Is this change for CF 11 or CF 2016?
How can I fix cfhtmltopdf showing "?" for special characters "1/2", "3/4", "•"? We have ColdFusion Server Standard 11,0,07,296330 installed.
JIVE has always sucked. Now, they suck even more (didn't think that was possible.)Sadly, this is the only place to get decent CF support (although I just now remembered that I have a slash invite.. I should use it.)Sigh.
Hi,I have 4 related select controls in my form. Each select control allows a user to select a single item to be passed and to query the values to populate the 2nd select control and so on for the 3rd and 4th control using AJAX.. It was working perfectly, until the user requested that they want to be able to select multiple items in each of the select controls. In the select statement we can just add 'multiple" but my problem is how to read and pass multiple values to get the drop down list for the 2 or 3 or 4th select control. I have been searching in the internet, found similar questions but unanswered. I'm using Coldfusion 10 and new with jquery. If anyone has solutions or sample code using AJAX/javascript that would be very helpful. I can also learn the code in jquery if someone has a solution written in jquery.Thanks in advance.
We have apache 2.4 running on a Windows Server 2012, everything works fine except one strange bug:The server stops serving any pages to users after someone visits any page via Chrome for Android. The visitor on the Android device (only when using Chrome) gets an "connection reset" error, but all users after that are getting blank loading pages until Apache gets restarted. If an user is loading a page on any other device during a restart, the page finishes loading immediately.It seems that i can't find anything specific in the Apache or CF errorlogs. The only error i'm able to find is in the coldfusion-out.log:Apr 15, 2016 13:34:43 PM Error [ajp-nio-8016-exec-15] - The request has exceeded the allowable time limit Tag: cfhttp The specific sequence of files included or processed is: C:\projekte\removed\So-funktioniert-es-6.html, line: 98It does mention a specific file here, but it happens no matter what file or page you try to open. It's a really strange bug and we can't find any solutio
Hi. Does anyone know how to integrate a Cold Fusion form with the payment site stripe.com? I've tried taking their examples to see if I could just get money from the form into my test account on Stripe, but it doesn't work. I've updated the PublishableKey with the test key I have in my account. I'm not sure if I need to download something else to our site first in order for it to work. Has anyone used this site before to do payments with their cold fusion forms?Andy
I had a similar problem about a year ago (Re: It used to work and now it doesn't). The quick and dirty solution was to create the secure.common directory in the calling directory. This time, that doesn't work. I am at a loss as to what to do. I am running CF10 on a Windows Server 2008.
at the moment when using cfsearch it shows score as .35154512, .254878 etc. How can I show it like 95%,87% etc....
I'm doing hash for the global iris payment, need the sha1 hash, coldfusion 9 has sha-1, I tried use this to do the hash, but they said the hash is wrong, I don't know what to do, can anyone help?and how does the coldfusion do the hash, is there anyway I can see the sha-1 function code?
I have a web form, something like:<form><input type="text" name="objectives" value="This is a test"><input type="text" name="objectives" value="And another, if you know what I mean."><input type="text" name="objectives" value="And yet another."><input type="submit" name="btnGo" value="Do It"></form>And an action page that submits it to a db. The trouble is, the objectives will have commas in them, occasionally, and CF turns each comma into a list item, so my loop looks like:This is a testAnd anotherif you know what I meanAnd yet anotherbut I want:This is a testAnd another, if you know what I meanAnd yet anotherWhat I want to do is loop through the objectives, retaining the commas within the elements. I've been struggling with this for days. I want to avoid having to write some replace method in JS if I can help it.Thanks!How I'm looping:<cfset values = ListToArray(#FORM['objectives']#)><cfloop index="i" list="#FORM['objectives']#"> &
I'm testing out CF2016 Enterprise as a possible upgrade for my existing CF9 application, and I'm running into a major issue with existing code that works fine in CF9 where I read a BLOB image from my Oracle database and write it out to my filesystem as a JPG. The code looks something like this (redacted for security):... Query "GrabImage" reads image as "image_blob"...<cfset newimage=ImageNew(GrabImage.image_blob)><cfimage action="WRITE" source="#newimage#" destination="/xxxxxxxx/images/cf/#imagefile#" overwrite="true">The error showing up in my exception.log looks like this:"Error","ajp-nio-8016-exec-10","04/13/16","15:15:08","",""java.lang.NullPointerException at coldfusion.util.Utils.getFileFullPath(Utils.java:211) at coldfusion.image.Image.getInputStreamFromSource(Image.java:2802) at coldfusion.image.ExifMetaDataHelper.getOutputSet(ExifMeta
We are using java plugin for Crystal reports which supports up to Internet Explorer 10. So i have enabled IE compatibility view to run the reports in IE11. Is there a way to enable compatibility view for entire application.Thanks
Hi everyoneThis is a question for those people who have come to Adobe Premiere after using Final Cut Pro.How long do you think should it take an editor who has been working with Final Cut Pro (currently on version 10) for many years to switch to Adobe Premiere? How many days' training do you think would be needed?Any info/advice gratefully received!
Aloha,I am trying to change the braces in ColdFusion Builder to be on the same line, but it is not working for me.I am hoping somebody can help me arrange ColdFusion Builder the way I like the braces.Attached are images of what I did.However when I create a new ColdFusion comment it stills reverts to the next line style.Thanks so much in advanced for any help anybody can do to help me!Thanks!Johnny
Hello,I have recently installed Coldfusion2016, along with it I've configured the apache server which was installed through xampp. I'm totally newbie to this all.As in to check if CGI variables I copied the script ColdFusion Help | Testing for CGI variables written here.It is showing me output as "CGI variable does not exist".Can anyone help me out? As in Where can I set CGI variables? Am I Missing something?Thank You.
Hi. I have some javascript on my Add New Part page that has a form that says if a Part Number has a C and then a number behind it (like C1557), and the CN_Entry_Initials equal an "N", and the Validation_Qty is blank, make a Javascript error message display saying to enter a Validation Qty. I am trying to make this work on my Edit page also, but the error message does not display. I think it's because I have the input text box for the Part Number disabled. We don't want users to be able to update the part number once it's entered. If I just output the result of the Part Number, the javascript still doesn't work. How can I get the javascript to pop up an error message if the Part Number is C1557 (and the part number is just output to show the result), the CN_Entry_Initials equal an "N", and the Validation_Qty is blank? Below is the javascript I have and the form is below that. Thank you.Andy<SCRIPT LANGUAGE="JavaScript"><!-- Beginfunction verify() {var PartNum=document.EditItem.
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.