CF21 Hotfix13 and Fusebox applications
Adobe Support Community » ColdFusion
by junglefish
4h ago
Regarding the latest CF Hotfix (ColdFusion (2021 release) Update 13) and Fusebox5 applications.   We have a legacy application in our organisation which died completely when Hotfix13 was applied. Almost every request produces a "Variable FUSEACTION is undefined." error.   We have a temporary fix whereby we can set the server variable "Searchimplicitscopes" to true, but this is only a temporary solution.   Has anyone else had this problem with Fusebox applications, and does anyone have a strategy for fixing it?   ..read more
Visit website
CFGrid not displaying anything
Adobe Support Community » ColdFusion
by conners40482221
1d ago
I have the following code:   <cfform action="updateinfodone.cfm?needsupdate=ANILIST&clientid=#clientid#" method="POST">     <cfgrid name="grid3" query="getanilist" selectmode="EDIT" delete="Yes" deletebutton="Delete Row" width="690" height="400" format="html">       <cfoutput query="getanilist">       <cfgridcolumn name="ANIID" display="no">       <cfgridcolumn name="ANINameID" display="no">       <cfgridcolumn name="PhoneNo" header="Phone" headeralign="CENTER">     &nb ..read more
Visit website
Coldfusion Performance Monitoring Toolset Site unavailable available notifications
Adobe Support Community » ColdFusion
by mindf4rt
2d ago
Hi,   Every server I configure with the PMT (CF+PMT2021) it can't figure out the connectors, it has dubplicate entries for all connectors, once by ip, once by application name. It keeps switching over from ip to sitename connector constantly, and everytime it does I get an alert saying site unavailable, site available. This happens like 1000 times a day depending on the amount of connectors.   I am fine with just ignoring this as everything seems to work fine and the PMT is just buggy I guess. The only problem I have is there is no option to disable these notifications, all alerts ar ..read more
Visit website
DatePart invalid in UK
Adobe Support Community » ColdFusion
by paul_durrant
3d ago
Day of week is displayed incorrectly, as if the date is in US format mm/dd/yyy.  How can I fix this? (UK format is dd/mm/yyyy) eg Datepart for 01/05/2002 returns value of 7 for Saturday (not 4 for Wednesday). UK : 01/05/2002 = 1 May 2002 = Wednesday. US : 01/05/2002 = 5 Jan 2002 = Saturday.   More puzzling is that Datepart for 21/04/2022 returns 5 (for Thursday), when it should return 1 for Sunday, and in a US format a month of "22" is not valid anyway. From my test output : 01/05/2002 Wed is output as datepart & day of week : 7 day of week Saturday 21/04/2022 Sun is output as d ..read more
Visit website
Relocate wwwroot to different drive - CF2023/Tomcat/VSCode/CFBuilder
Adobe Support Community » ColdFusion
by Terry26564135miig
6d ago
I am getting File Not Found when trying to move the WWWROOT directory to another drive with CF2023 and VSCode/CFBuilder. As a note, I have not setup any of the following components before so the issues are due to that.   I installed the following on a win 10 laptop to try for CF development. Coldfusion 2023 Dev (ColdFusion_2023_WWEJ_win64) with Tomcat VSCode (VSCodeUserSetup-x64-1.87.2) And added CFBuilder to VSCode. The default Coldfusion wwwroot is at C:\ColdFusion\cfusion\wwwroot I need to change the wwwroot to D:\mydir\wwwroot but have been unable to make it work. I get a file not fou ..read more
Visit website
Fusebox4, ColdFusion 2023 and Application variables
Adobe Support Community » ColdFusion
by CF_Jen
1w ago
Anyone here running an application using Fusebox4 on ColdFusion 2023?     I have just installed ColdFusion 2023 (Update 7) on a new server and i'm trying to migrate my existing application that is currently running on a ColdFusion 2016 on the Fusebox 4 framework.     I'm running into an issue where my application variables that I am setting are not being set/available.  My first thought was the scope issue seen in Update 7 but I don't think so because the error message contains the application scope.  I think the Fusebox4 preProcess plugins are not loadi ..read more
Visit website
Adobe provided Isapi_redirect.dll connection to standalone Tomcat Server
Adobe Support Community » ColdFusion
by JakinH
1w ago
We have an old but important website that we are in the process of bringing into the 21st century. The front-end is IIS with multiple backend servers including Cold Fusion and a standalone Tomcat 8.5 running with java 7 on Linux. This configuration is working fine with the current configuration using Cold Fusion 9 and the corresponding isapi_redirect.dll provided with CF9. As soon as we upgrade to anything newer than CF9, connections to the standalone Tomcat servers through isapi_redirect start to fail. Packet captures seem to indicate that there is significantly more data being sent to AJP fr ..read more
Visit website
Are ColdFusion datetimes stored with a UTC offset?
Adobe Support Community » ColdFusion
by Aidan Whitehall
1w ago
We're currently observing Daylight Saving Time in the UK, so local time is UTC +01:00 (as opposed to UTC +00:00). When a ColdFusion datetime is output to the page, no UTC offset is displayed, leading me to assume it didn't account for them.   The code below shows local time and UTC as being 1 hour apart (18:10 and 17:10 respectively), but DateCompare() insists both datetimes are the same, which is only true if each datetime's UTC offset is considered in the comparison.   Are ColdFusion datetimes stored with a UTC offset? If so, is there any way to access it? Thanks.   P.S. No Co ..read more
Visit website
Missing lax.main.class ... Java error when install on windows 11 -
Adobe Support Community » ColdFusion
by gabrieldavis321
1w ago
Hi,   I am getting the error below when trying to install on windows 11   Unable to Launch Java Application The properties files is missing an essentail property file: lax.main.class Please make sure it exists in the properties file C:/1713185448/windows/adobe_cf1.lax   I do NOT see the file adobe_cf1.lax in the folder I unzipped to (see screenshot)             ..read more
Visit website
Templates and 404 page
Adobe Support Community » ColdFusion
by Aleksandar34715023f1z9
1w ago
How can I create  404 page and apply it all across the website? Is that something I need to add in Application.cfc ?    I have 404.cfc page which contains only gif, however if I would to navigate to that page, all templates are being loaded (header with navigation), body and even footer. Can I somehow disable templates for this page ..read more
Visit website

Follow Adobe Support Community » ColdFusion on FeedSpot

Continue with Google
Continue with Apple
OR