[reposted from fusebox.org/forums:] Has anyone converted The Office from ColdFusion to PHP Fusebox 4.X? If so could you upload the code to the SourceForge Site...
Hello, On http://sourceforge.net/projects/phpfb4/ the latest version of PHP/ Fusebox is 4.1 from 10 january. But on http://www.fusebox.org/index.cfm? ...
I downloaded it with the intention of porting it a few weeks ago. Give me another couple of weeks and we'll see if I can provide something. Ted ... ...
Hi Gregory, JCQ renamed the files 4.1.1 because that's what the CFMX core files are using as a convention. It's dated August because that's when they were...
Mike, Thanks for your answer ! For your info, I made a "Search Difference" with BBEdit and I found a lot of little diiference between the 410 and 411. Grégory...
Has anyone here used ruby on rails and if so, what is your impression of it vs. fusebox? From what little i've ready, it seems that there is a similar approach...
Hey Ted, Haven't used Rails yet, but I started watching the online demo. Here's some of my initial observations: Similarities: - MVC design pattern - 'Parsed'...
Not enough to really feel comfortable commenting here. However, there is a Ruby on Rails session at the Fusebox & Frameworks Conference later this month. So...
We are in the process of developing a fairly complex application and have been using fusebox. I have posted a few messages regarding optimization, parsing etc...
A poster on fusebox.org/forums mentioned that he was having trouble getting his fusebox and circuit xml files loaded while he had 'magic quotes' turned on....
... What version of PHP? Did he post any code? I've not had any problems using the FB4.1 code from Fusebuilder in my limited amount of experience with it. --...
... piqued your interest? Since I've been added into Team Fusebox the PHP contingency is in a unique position that hasn't happened yet to my knowledge:...
Okay list, this is a doozie. I've been stumped for several days with this one. It's semi-OT although the function in question is an act_ file within a FBX4...
I've read about something call suPHP (haven't used it myself) that lets you run PHP as a different user, it's an apache module so you shouldn't need to rebuild...
... This is a known design flaw in Apache httpd v1.x and is fixed in Apache httpd v2. Unfortunately most web hosting companies still use v1. Ultimately you...
... Mike, chmod changes permissions, which can be done by the owner of the file... however, this does not solve his problem. If he wants to admin his files, he...
... Well, this is a totally logical statement. However in practice I have found that even though line 23 is mkdir (dir created, 'nobody' now owns it) line 24...
Hello, I try to reproduce the exemple of Simple Layout from the "Discovering Fusebox 4" book. I added to the fusebox.xml.php the following line: <phase...
Sorry too tired. I was in the wrong place: plugin and not globalfuseaction ... Thanks ! Grégory Hello, I try to reproduce the exemple of Simple Layout from...
Hello, I wouldlike to use the Layouts way for my HTML header content. The header content change slightly (like the <TITLE> or <META NAME="keywords">). How do...
Hi Phillipe, the DemoApp sample application is available on the Sourceforge site. Let me know if you have trouble finding it. Mike www.fusebuilder.net ... we...