Search the web
Sign In
New User? Sign Up
fusebox5
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2521 - 2550 of 3668   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2521
If this is a PHP or Apache question and inappropriate for this list, please let me know and I'll take this elsewhere. I'm setting up a new dev evironment on...
Adam
vurcease
Offline Send Email
Sep 1, 2007
10:34 pm
2522
Fusebox 5 for PHP is version 5.0, before mapped paths could be used for circuits or your app/coreroot. You can still have your approot and coreroot above the...
Mike
starkraving2002
Offline Send Email
Sep 4, 2007
3:13 pm
2523
Hello all! Take a look at the following code blocks: <!-- BEGIN CIRCUIT FILE CODE --> <fuseaction name="ajaxsavedata"> <if condition="attributes.type eq...
Mike Haggerty
ghoti143
Offline Send Email
Sep 4, 2007
7:41 pm
2524
What version of Fusebox? Sandra Clark ============= http://www.shayna.com Training and Consulting in CSS and Accessibility Team Fusebox ... From:...
Sandra Clark
slclark2499
Offline Send Email
Sep 4, 2007
7:55 pm
2525
5.0 ... -- Michael Haggerty Internet Applications Developer SiteVision, Inc. <e>mike@...</e> <p>540.343.8322 x116</p>...
Mike Haggerty
ghoti143
Offline Send Email
Sep 4, 2007
9:04 pm
2526
... I can't reproduce your problem. I get the following parsed code: <cfsetting enablecfoutputonly="true" /> <cfprocessingdirective pageencoding="utf-8" /> ...
Sean Corfield
seancorfield
Offline Send Email
Sep 4, 2007
10:05 pm
2527
I deleted all the parsed file and did a load clean reload, and it's working now. I was under the impression that when the <parameter name="mode"...
Mike Haggerty
ghoti143
Offline Send Email
Sep 5, 2007
12:39 pm
2528
... Yes, but if you were previously in a different mode, you need to force a reload to pick up the change to fusebox.xml. Also, if you are in...
Sean Corfield
seancorfield
Offline Send Email
Sep 5, 2007
4:10 pm
2529
Hi Adam, ... When you use cfinclude>, a web server mapping has nothing to do with it. Are you sure you don't have a ColdFusion mapping pointing to a...
CF
procept2000
Offline Send Email
Sep 5, 2007
7:08 pm
2530
I just uploaded the Fusebox 5.5 Alpha 2 core files, extensions (lexicons, plugins and prototype scaffolding code) and application skeleton. You can download...
Sean Corfield
seancorfield
Offline Send Email
Sep 5, 2007
7:15 pm
2531
Wow... that msg took more than 3 days to arrive... wonder where it has been so long.... Chris...
CF
procept2000
Offline Send Email
Sep 5, 2007
7:38 pm
2532
... It got caught in Yahoo!'s spam trap and I was away in Albuquerque so it didn't get released until today. Sorry. Sean A Corfield -- (904) 302-SEAN An...
Sean Corfield
seancorfield
Offline Send Email
Sep 5, 2007
8:20 pm
2533
... NP. Better released a little late than having mail server problems. ;-) Chris...
CF
procept2000
Offline Send Email
Sep 5, 2007
10:54 pm
2534
... If you want to try out the scaffolding, the README has just been updated by Kevin with a Quick Start: ...
Sean Corfield
seancorfield
Offline Send Email
Sep 6, 2007
2:51 pm
2535
Sean, For a man of many talents, and in high demand for his talents, you have an affinity for creating a few miracles of software on the side. Well done, sir! ...
Christian Ready
christianrea...
Offline Send Email
Sep 6, 2007
9:05 pm
2536
I have replaced build 512 with build 535. This fixes a number of minor bugs (better syntax checking, better error handling, <include circuit=... /> with...
Sean Corfield
seancorfield
Offline Send Email
Sep 7, 2007
6:58 am
2537
Good stuff Sean! Is this feature complete now? I have number of volunteers that are ready to start helping with the PHP port, and I'm far enough behind on the...
Mike
starkraving2002
Offline Send Email
Sep 7, 2007
7:15 am
2538
... Yes. There is one minor open bug but otherwise Alpha 2 is very close to what I'd like to take to Public Beta, modulo any bugs folks find in the Alpha. ...
Sean Corfield
seancorfield
Offline Send Email
Sep 7, 2007
7:46 am
2539
Hi all, Can anyone tell me if it is possible in the current Alpha 2 build (or is planned for the final release) to used a CFC-as-a-circuit from a mapped path? ...
davegster
Offline Send Email
Sep 14, 2007
3:34 pm
2540
... Sort of. The conventions as currently defined rely on the circuits being auto-discovered under the application root - which can be outside the webroot...
Sean Corfield
seancorfield
Offline Send Email
Sep 14, 2007
3:51 pm
2541
It was my impression that when running Fusebox 5.1 in production mode that any previously generated parsed files would not be re-parsed. At the moment from...
Louis G.
louis_muloka
Offline Send Email
Sep 14, 2007
3:52 pm
2542
... Correct. In production mode, the parsed files are "trusted" and just executed as-is. ... Did you have the application in development-circuit-load before ...
Sean Corfield
seancorfield
Offline Send Email
Sep 14, 2007
4:17 pm
2543
Yesterday Fusebox 5.5 reached feature complete (by adding prefuseaction.cfm / postfuseaction.cfm to implicit circuits-as- directories - to match...
Sean Corfield
seancorfield
Offline Send Email
Sep 14, 2007
4:28 pm
2544
Thanks Sean, After reading through your response, and having a bit more of a think about what I am trying to acheive, I don't know if adding further complexity...
davegster
Offline Send Email
Sep 14, 2007
5:04 pm
2545
... Neat approach. I wondered if anyone would do that - which is why controllers in Fusebox do not extend anything within the framework (unlike CB/MG/M2 which...
Sean Corfield
seancorfield
Offline Send Email
Sep 14, 2007
5:12 pm
2546
I have this problem from time to time also. I have posted on the forums about it but no one seems to have the issue but me :) It usually happens when fusebox...
Jeff Roberson
hippiex
Offline Send Email
Sep 14, 2007
5:18 pm
2547
... Before the code goes into production we upload our development code onto our staging server where the code is executed in production mode, and then we do...
Louis G.
louis_muloka
Offline Send Email
Sep 14, 2007
5:30 pm
2548
I just tried the 5.5 install and when I go to http://localhost/skeleton/noxml/ , I get " Could not find the ColdFusion Component noxml.controller.app." What am...
GabeRoffman
Offline Send Email
Sep 15, 2007
3:40 am
2549
I have been experiencing the exact same problem as well. I blogged about it at ...
Matt Quackenbush
mquack32
Online Now Send Email
Sep 15, 2007
2:25 pm
2550
Just wondering if there is a specific implementation of global prefusaction and postfuseaction stages for implicit/xml-free Fusebox, or is it recommended to...
Peter Boughton
boughtonp
Offline Send Email
Sep 15, 2007
7:37 pm
Messages 2521 - 2550 of 3668   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help