Search the web
Sign In
New User? Sign Up
PHP-fusebox · Fusebox methodologies in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4008 - 4038 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4008
I found this code snippet and it made me think that it might be useful for storing the application in Fusebox 5. // Get temporary directory if...
G. T. Stresen-Reuter
tedmasterweb
Online Now Send Email
Jun 1, 2007
9:59 am
4009
WinXP PHP 5.1.4 Apache/2.2.2 (Win32) PHP/5.2.0-dev Safe Mode Off C:\WINDOWS\TEMP...
Geoffrey Hoffman
m2guru
Offline Send Email
Jun 1, 2007
1:43 pm
4010
Platform: Mactel OS X 10.4.9 Web Server & version: Apache/1.3.33 (Darwin) PHP version: 4.4.7 Safe mode: OFF What your tempdir ends up being: /var/tmp...
G. T. Stresen-Reuter
tedmasterweb
Online Now Send Email
Jun 1, 2007
7:08 pm
4011
Is anybody even on this list anymore??? Ted...
G. T. Stresen-Reuter
tedmasterweb
Online Now Send Email
Jun 5, 2007
7:03 pm
4012
Maybe we can get more search engine hits if we change the name to Not Another Ruby On Rails List...
Geoffrey Hoffman
m2guru
Offline Send Email
Jun 5, 2007
11:24 pm
4013
You may be on to something, Geoff; is it me or are there legions of developers heading to Rails? Scaffolding is a drug. :) I'll try the Temp Dir code soon -...
Gavin Winter
grandmasterf...
Offline Send Email
Jun 5, 2007
11:28 pm
4014
I've been getting a white screen of death on another fb 4 project I've been working on. Fusebox 4 allows you to embed contentvariables which implies some ...
G. T. Stresen-Reuter
tedmasterweb
Online Now Send Email
Jun 12, 2007
8:31 pm
4015
Have you tried adding 'fusebox.debug=true' to the url? Look at the last output and you'll see how far your request gets before it dies. That might make a...
Mike
starkraving2002
Online Now Send Email
Jun 15, 2007
7:19 am
4016
There's an independent project underway for CF FB5.5 which will enable scaffolding for Fusebox. It will enable a specially-configured database to be used while...
Mike
starkraving2002
Online Now Send Email
Jun 20, 2007
6:57 am
4017
... What's scaffolding? ... The problem, if any, that I have with Fusebox 4/5 is that the more circuits you add, the slower it runs, making it less and less...
Geoffrey Hoffman
m2guru
Offline Send Email
Jun 20, 2007
2:10 pm
4018
Scaffolding isn't a dynamic process, it's a shortcut for knowledgeable developers when starting a project. The idea is that you build the database tables and...
Mike
starkraving2002
Online Now Send Email
Jun 20, 2007
3:09 pm
4020
Hi Guys, I have created a PHP Fusebox based search form that uses a POST method, when a user searches for a subject they are redirected to a results page. On...
jokash30
Offline Send Email
Jul 5, 2007
1:56 am
4021
Hi, Do you need to use POST? Use GET as your form method instead. If it's only search parametres you are passing this is a better way to ensure the user and...
Gavin Winter
grandmasterf...
Offline Send Email
Jul 5, 2007
2:06 am
4022
As Gavin said, the only way to get the back button to work is to put everything you need in the URL. Alternatively, it is not ideal but you can cache a copy of...
Geoffrey Hoffman
m2guru
Offline Send Email
Jul 5, 2007
2:24 pm
4023
Thanks for the replies guys it works a treat...
jokash30
Offline Send Email
Jul 6, 2007
1:31 am
4024
How many of you would be affected negatively if the next version of the Fusebox core (FB5.5, still in beta in CF) was written with exclusive support for PHP5...
Mike
starkraving2002
Online Now Send Email
Jul 7, 2007
2:53 am
4025
I would not be negatively affected. My host handles it as a fast cgi. Not the greatest, but workable. Because of the object oriented nature of FB5.5 it NEEDs...
Phillip
philsown
Offline Send Email
Jul 7, 2007
1:57 pm
4026
Most hosts I deal with allow you to use Apache's AddHandler directive to change which extensions are "run" using different versions of PHP. So, I'm all for PHP...
ee_dd_oo
Offline Send Email
Jul 7, 2007
4:29 pm
4027
Definitely go 5, http://gophp5.org/ I'll offer what I can, I'm not a hardcore PHP programmer but have used Fusebox for years now and would like to be involved;...
Gavin Winter
grandmasterf...
Offline Send Email
Jul 7, 2007
7:41 pm
4028
Enter your vote today! A new poll has been created for the PHP-fusebox group: Should Fusebox 5.5 be written exclusively for PHP5.x, or should it continue to...
PHP-fusebox@yahoogrou...
Send Email
Jul 7, 2007
8:35 pm
4029
If you had on over to http://us2.php.net/ , you will see a post dated 13th of July stating that php4 development will be discontinued after the end of the year...
bret curtis
psi29a
Offline Send Email
Jul 13, 2007
6:00 pm
4030
Has anyone on this group done any compatibility testing while running PHP Fusebox on Java? http://www.caucho.com/resin-3.0/quercus/...
bficke
Offline Send Email
Aug 11, 2007
4:42 pm
4031
If it is in fact a full implementation of the PHP language then it should work. Just make sure that you have write access to the /parsed folder. Just like CF...
Mike
starkraving2002
Online Now Send Email
Aug 11, 2007
5:20 pm
4032
I've been storing my sample fusebox 4 app online for a few years now at scratch.salientdigital.com. Still works (fully). You try and be nice, and look what it...
Geoffrey Hoffman
m2guru
Offline Send Email
Aug 16, 2007
1:53 pm
4033
Nice. That should be a good wake up call to all of us that no matter how big or how small your project is you should NEVER trust the user. Sad but true....
Ryan Hagan
ryan_hagan
Offline Send Email
Aug 16, 2007
8:22 pm
4034
Now that we've standardized on PHP5 I've been researching some of the extensions that are out there that might be useful in future versions of Fusebox. APC is...
Mike
starkraving2002
Online Now Send Email
Aug 20, 2007
4:53 am
4035
Hello, Im new to fusebox can anybody help me install this on my machine thanks. I would appreciate it....
Cesar Marrujo
cesar_marrujo
Offline Send Email
Aug 21, 2007
1:53 am
4036
Hey Cesar, If you are brand new to fusebox, I recommend downloading my sample app from scratch.salientdigital.com It's a real site I made with PHP Fusebox 4...
Geoffrey Hoffman
m2guru
Offline Send Email
Aug 21, 2007
3:28 am
4037
Hi, I've been getting this error when one of my FB apps is under significant load: Fatal error: Call to a member function reload() on a non-object in /{path ...
Gavin Winter
grandmasterf...
Offline Send Email
Aug 21, 2007
5:29 am
4038
Hi Mike, I had to drop this for a while since April, but now I'm back into it and the custom namespace is both appropriate and looks nice. Also, I wanted to...
Michael Omar Gatto
luckygomar
Offline Send Email
Aug 21, 2007
6:51 am
Messages 4008 - 4038 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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