Yeah, sorry David, been stacked recently, thanks, looks like a good starting point. So is there *no* other people using FB5 in a ecommerce situation? Or has...
Will any parameters set in index.cfm override those in the cached application.fusebox structure? There is a situation where I think it might be advantageous if...
... Yes but... FUSEBOX_PARAMETERS is only read when the Fusebox is reloaded (currently). Such parameters override what's in fusebox.xml (if present). However,...
I'm reposting this as I never saw my original post hit the list, am wondering if there was a problem with my email server. But please see my post below. This...
With reference to my earlier post regarding how to get a contact form to show the results after submitting the form. See: XFA to show formSumittal results Well...
The following fusebox5 poll is now closed. Here are the final results: POLL QUESTION: Although the next major version of Fusebox has been publicly discussed...
fusebox5@yahoogroups....
Jun 6, 2007 12:53 am
2204
With reference to my earlier post regarding how to get a contact form to show the results after submitting the form. See: XFA to show formSumittal results Well...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fusebox5 group. File :...
fusebox5@yahoogroups....
Jun 6, 2007 12:58 am
2206
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fusebox5 group. File :...
fusebox5@yahoogroups....
Jun 6, 2007 12:58 am
2207
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fusebox5 group. File :...
fusebox5@yahoogroups....
Jun 6, 2007 1:00 am
2208
... For some reason, all three of your attempts to post were labeled as spam and I only got around to checking the spam folder today. Sorry. ... Did you try...
... According to this feedback, nearly 80% of those who cared enough to vote(!) feel that we should not call the next release Fusebox 6. I was really hoping...
... There is currently no documentation available about the new features. I'm working on that. What I'd like right now is for several (brave?) souls to...
I'm having a problem in changing my "SITE" app from <parameter name="mode" value="development-full-load" /> to <parameter name="mode" value="production" /> ...
... You're running this from the <appinit> global fuseaction? The <appinit> global fuseaction executes *only at application startup* - i.e., when the fusebox...
Just downloaded the new core files. Running into a problem with running any of the 'dynamic' fuseactions. Get the following error for each one. BTW: like...
... Yup, I spotted that as soon as I'd posted it (it only affected myFusebox.do() calls). If you download the file again, it's fixed (you must have downloaded...
Sean, I just downloaded them again. Still the same error. I've blown away the original FB55 and skeleton files, restarted CF (using CF8 beta, if that makes...
... Looks like I messed up the file upload to Yahoo! Sorry. You can either download it again (I verified it this time!) or just change line 30 in that file to:...
WO.I apologize. I have no idea how/why this post JUST showed up. I sent this back on May 25 and ??? it just popped up again. In any case, the problem has...
... ??? Is there anything I can do about this? I joined the list through the Yahoo procedure (I think), do I need to cancel and rejoin? Thanks, Dan ... From:...
... Hard to say what causes Yahoo! to flag your messages (this one got through it seems). I was just explaining why some of your messages are delayed. Sean A...
I have setup FB5 and is working great so far. Now I am behind a small learning curve here but had a question. I have a form that is being called such as...
A bit of a slow response to this but Sean commented on Mike's comment and I wanted to clarify the goals here in case anyone misunderstood them. ... A while...
Something like this could work: <fuseaction name="new_member_add"> <do action="a.add_new_member"/> <!-- this fuseaction could set a boolean variable...