

Come join us at the Online ColdFusion Meetup session on Thursday, Mar 11, 2020, at 12p US Eastern time (UTC -5). The presentation will be: “ColdFusion 101: Intro for Beginner Devs, Decision Makers, & CEO’s”, with David Byers. For more on the presentation, the speaker(s), how to join the group join (free), as well as the URL for the online meeting and more, please see the meetup event page: https://www.meetup.com/coldfusionmeetup/events/276609685/ The meeting will be recorded, as have been all 280+ […]
Hello I’m with problem for load cfselect with property bind <cfselect name=”myID” id=”myID” value=”myValue” display=”showName” bind=”cfc:cfcs.mycfc.myMethod()” bindonLoad=”true” class=”myClass” /> can someone report what changed from version 09 to 18 in this excerpt
Why we want to configure that setup? we would like to have a Blue/Green zero downtime setup for our CF2018 App. We currently have a basic CF2018 Server Install with IIS and in another Server the DB, we are using CF2018 Standard. Our app uses J2EE sessions There are posts that explain how to use the External Session Storage feature included in CF (redis) but that won’t work with J2EE sessions, the CF admin interface wont allow it. How can […]
Server Information: RHEL 7 fully patched CF 2018 lastest update Apache Httpd This problem started this weekend when I enabled SSL for the CF admin and HSTS for httpd. All of the scheduled tasks that I have running that are hitting https:// are failing. These are the logs that I’m seeing: “Information”,”DefaultQuartzScheduler_Worker-1″,”03/01/21″,”08:56:54″,””,”Task default.<scheduled task> triggered.” “Error”,”DefaultQuartzScheduler_Worker-1″,”03/01/21″,”08:56:55″,””,”Connection Failure: Status code unavailable ” Note: <scheduled task> is a redaction for security reasons. If I reach that website using a broswer, it runs […]
Come join us at the Online ColdFusion Meetup session on Thursday, Feb 25, 2020, at 12p US Eastern time (UTC -5). The presentation will be: “The Golden Hammer: Confessions of a Recovering Database Abuser”, with Shawn Oden For more on the presentation, the speaker(s), how to join the group join (free), as well as the URL for the online meeting and more, please see the meetup event page: “The Golden Hammer: Confessions of a Recovering Database Abuser”, w/ Shawn Oden […]
I added some Recaptcha code to our Contact page, but when the form is submitted, it gives a 500 error. Here’s the error: “Error”,”ajp-bio-8014-exec-17″,”02/10/21″,”11:33:22″,,”Element G is undefined in FORM. The specific sequence of files included or processed is: C:WebsitesIronwoodelectronicscatalogPersonalcontact_us_action.cfm, line: 1 ” coldfusion.runtime.UndefinedElementException: Element G is undefined in FORM. Our Contact page is here: https://www.ironwoodelectronics.com/contact-us/contact-us.html Does anyone know what this error is or how to fix it? I did find this: https://helpx.adobe.com/coldfusion/kb/troubleshoot-error-500-coldfusion.html#:~:text=Error%20500%20in%20ColdFusion%20usually,Settings%20%3E%20Settings%20in%20ColdFusion%20Administrator.&text=When%20this%20option%20is%20selected,shows%20500%20%E2%80%93%20Internal%20Server%20Error I did step 1 and enabled the 32 […]
I am wondering if CF 2018 or maybe the new CF 2021 developer edition is compatible with the Mac M1 chip (Mac mini M1) running Big Sur 11.2?
How do I install/Add Apptacular and other extensions to CFBuilder 2018 now that RIAforge is gone? Thanks!
An on-going series of posts covering ColdFusion basics for new developers. This series is intended to cover basic concepts, and demonstrate how there are many ways to accomplish tasks. This will cover some, but not all of them.
The first in an on-going series of posts covering ColdFusion basics for new developers. This series is intended to cover basic concepts. In this article, I cover the building blocks of ColdFusion; Tags, Script, and Functions.
Cold Fusion 2021 won’t download
CFCHART $ITEMLABEL$ value no longer available in CF2018?