Hi Alan, Yes, they had this on the sampe index.cfm in the core files for fusebox 3. Doing a check if it's an ColdFusion version 4, 4.5 or 5 and depending on that the cfinclude the corresponding fbx_fusbox30_CFxx.cfm and also a check if it was a Windows or Unix server and then cfincluded the fbx_fusebox30_CF50_nix.cfm instead. This was in more as an Info and they clearly stated to remove everything and just load the appropriate version of the fbx_fusbox30_xxx. In my setup I only have the fbx_fusebox30_CF50_nix.cfm in my index.xfm
Regards, Mats On Fri, Jan 8, 2010 at 12:23 AM, Alan Holden <[email protected]> wrote: > This is really stretching my memory, but I think the problem with some of > the fusebox distro's was that somewhere in startup they relied on the server > returning "classic" ColdFusion version numbers - in a typical ColdFusion way > - to decide which files to include. > > Because OpenBD did not return the same version (after all, it's only on 1.2 > - and FuseBox might be looking for 5~8), I had to tweak these "decisions" in > my framework. > > Unfortunately, I don't have that code installed anymore, so I can't look to > be sure. > Hope this is not a distraction. > > Alan K. Holden > > > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! >
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
