|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
Re: onTap and CFMX 6?S.I.D,
Do you know if there are currently any issues with onTap and BlueDragon? I seem to be having a problem with the helloword program. There's an issue with the geolocator not initializing I believe. Thanks, Marlon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:42:1806 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/42 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:42 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.42 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
|
|
Re: onTap and CFMX 6?It doesn't look like it'll be easy to get BD up and running. I've
disabled the geolocator, but once that was done, it still bombs out. It seems there's some difference in how BD interprets the createobject command. It complains when there's more than 2 arguments. On 8/30/05, S. Isaac Dealey <info@...> wrote: > > S.I.D, > > > Do you know if there are currently any issues with onTap > > and BlueDragon? I seem to be having a problem with the > > helloword program. There's an issue with the geolocator > > not initializing I believe. > > > Thanks, > > That's not the only issue with BlueDragon unfortunately... > > I have always hoped to be able to produce a version of the framework > that would be compatible with some version of BlueDragon and it > continues to become closer to a reality... > > I was notified recently that the "properly scoped variable names still > can't have keywords in them" bug has been fixed or was in the process > of being fixed recently... That was my last big problem, as I had some > functions which CF allows me to reference as > request.tapi.html.contains() for instance, but which was producing a > keyword error with BlueDragon (and of course, you can't use > html["contains"]() with either of them). > > I haven't gotten back to testing BlueDragon since hearing they were > fixing that... but then I'm also aware now (I wasn't then) that the > implementation fo list functions in BD is incompatible with the > implementation of list functions in CF and I haven't gone through the > code to see all the places where that's going to take a chunk out of > my hide. I expect it to be frustrating to locate and fix all the > problems introduced by that. > > I'm pretty sure the geolocator was added after the last time I tried > testing it with BlueDragon... You should be able to disable the > geoLocator by setting request.tap.local.useGeolocator to false in your > _appsettings.cfm. And of course, let us know what your results are. :) > > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:42:1808 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/42 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:42 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.42 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Re: onTap and CFMX 6?BTW, I've installed CFMX6.1 so that I can test the framework.
Unfortunately, all I had when I started was CFMX7 and BD6.2, both which don't like the current beta. On 8/30/05, Marlon Moyer <marlon.moyer@...> wrote: > It doesn't look like it'll be easy to get BD up and running. I've > disabled the geolocator, but once that was done, it still bombs out. > It seems there's some difference in how BD interprets the createobject > command. It complains when there's more than 2 arguments. > > On 8/30/05, S. Isaac Dealey <info@...> wrote: > > > S.I.D, > > > > > Do you know if there are currently any issues with onTap > > > and BlueDragon? I seem to be having a problem with the > > > helloword program. There's an issue with the geolocator > > > not initializing I believe. > > > > > Thanks, > > > > That's not the only issue with BlueDragon unfortunately... > > > > I have always hoped to be able to produce a version of the framework > > that would be compatible with some version of BlueDragon and it > > continues to become closer to a reality... > > > > I was notified recently that the "properly scoped variable names still > > can't have keywords in them" bug has been fixed or was in the process > > of being fixed recently... That was my last big problem, as I had some > > functions which CF allows me to reference as > > request.tapi.html.contains() for instance, but which was producing a > > keyword error with BlueDragon (and of course, you can't use > > html["contains"]() with either of them). > > > > I haven't gotten back to testing BlueDragon since hearing they were > > fixing that... but then I'm also aware now (I wasn't then) that the > > implementation fo list functions in BD is incompatible with the > > implementation of list functions in CF and I haven't gone through the > > code to see all the places where that's going to take a chunk out of > > my hide. I expect it to be frustrating to locate and fix all the > > problems introduced by that. > > > > I'm pretty sure the geolocator was added after the last time I tried > > testing it with BlueDragon... You should be able to disable the > > geoLocator by setting request.tap.local.useGeolocator to false in your > > _appsettings.cfm. And of course, let us know what your results are. :) > > > > > > > > s. isaac dealey 954.522.6080 > > new epoch : isn't it time for a change? > > > > add features without fixtures with > > the onTap open source framework > > > > http://www.fusiontap.com > > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:42:1809 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/42 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:42 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.42 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
|
|
|
|
|
Re: onTap and CFMX 6? Element TAP.APPSTART.TIME is undefined in APPLICATION.
The error occurred in C:\inetpub\wwwroot\onTap\Application.cfc: line 119 117 : <cfinclude template="#cd#_pathsettings.cfm"> 118 : 119 : <cfset request.tap.appstart.time = application.tap.appstart.time> 120 : </cfif> 121 : </cffunction> On 8/30/05, S. Isaac Dealey <info@...> wrote: > > BTW, I've installed CFMX6.1 so that I can test the > > framework. Unfortunately, all I had when I started > > was CFMX7 and BD6.2, both which don't like the > > current beta. > > :-/ ... I'll have to clean out my working directory at home... I've > had it all working on CF7 for a while -- haven't tested with CF6.1 > much recently, but I do have it installed... it's got to be either a > recent change or some variation in your CF environment I hadn't > antiscipated. > > What error are you getting with CF7? > > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:42:1812 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/42 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:42 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.42 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
|
|
|
|
|
Re: onTap and CFMX 6?I've never setup a subversion server via Apache, but I have setup an
internet accessible standalone repository. The link below got me up and running in no time at all. http://wiki.beyondunreal.com/wiki/Setting_Up_A_Subversion_Server On 8/30/05, S. Isaac Dealey <info@...> wrote: > Marlon: Do you know how to set up an apache server with subversion on > a Windows server? That's my next step is to take what I have (a > subversion server/repository on my local drive) and get it swapped out > for an svn server on the Win2003(?) server where the framework site > will be hosted that will allow me to maintain a separate repository > for each project (in theory I'd like to allow other plugin projects to > host their SVN repositories on that server in the indeterminate > future). I've heard that's possible under Apache, but I've never > installed Apache, Windows or otherwise. If you've got any hints, I'd > be really grateful. I'm expecting the installation to be a challenge. > :) > > > > Element TAP.APPSTART.TIME is undefined in APPLICATION. > > > The error occurred in > > C:\inetpub\wwwroot\onTap\Application.cfc: line 119 > > > 117 : <cfinclude template="#cd#_pathsettings.cfm"> > > 118 : > > 119 : <cfset request.tap.appstart.time = > > application.tap.appstart.time> > > 120 : </cfif> > > 121 : </cffunction> > > > > On 8/30/05, S. Isaac Dealey <info@...> wrote: > >> > BTW, I've installed CFMX6.1 so that I can test the > >> > framework. Unfortunately, all I had when I started > >> > was CFMX7 and BD6.2, both which don't like the > >> > current beta. > >> > >> :-/ ... I'll have to clean out my working directory at > >> home... I've > >> had it all working on CF7 for a while -- haven't tested > >> with CF6.1 > >> much recently, but I do have it installed... it's got to > >> be either a > >> recent change or some variation in your CF environment I > >> hadn't > >> antiscipated. > >> > >> What error are you getting with CF7? > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get Instant Hacker Protection, Virus Detection, Antispam & Personal Firewall. http://www.houseoffusion.com/banners/view.cfm?bannerid=62 Message: http://www.houseoffusion.com/lists.cfm/link=i:42:1815 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/42 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:42 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.42 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |