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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3988 - 4017 of 4134   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3988
Hi Mike, I'm writing an iterator to imitate what var_dump could do for the $myFusebox->getCurrentFuseaction() type of variables. So far, so good. However, when...
Michael Omar Gatto
luckygomar
Offline Send Email
Apr 2, 2007
9:51 am
3989
Hi Michael, The custom attributes have to be collected into namespaces, as follows: <circuit access="public" xmlns:gatto="mylexicon/" gatto:hint="I am a public...
Mike
starkraving2002
Offline Send Email
Apr 2, 2007
3:02 pm
3990
Hello, We've been getting this error intermittently quite a bit lately. I've been asked to 'patch around' this error, but hoping to find the root of the...
Dean Lovell
d_legoman
Offline Send Email
Apr 4, 2007
2:15 pm
3991
Hey Everyone I've been tweaking fusebox to use memcached as the storage container for the application object. So far I have got it to work using different...
sirhc_edwards
Offline Send Email
Apr 18, 2007
2:57 pm
3992
I recently wrote up our web application development process and thought those here on the list might find it interesting: ...
G. T. Stresen-Reuter
tedmasterweb
Offline Send Email
Apr 20, 2007
6:38 pm
3993
I digg it!...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 20, 2007
10:07 pm
3994
Hey guys, is anyone else on LinkedIn? I don't want to blindly invite people to the service if they're not using it, but if anyone is, my email address is...
Mike
starkraving2002
Offline Send Email
Apr 21, 2007
5:55 pm
3995
I have multiple apps that should be sharing the same layout and core files. I have an overbearing server admin who demands that authentication/permissions be...
oorastard
Offline Send Email
Apr 25, 2007
9:21 pm
3996
btw - I am using FB4.1...
oorastard
Offline Send Email
Apr 25, 2007
9:23 pm
3997
I'm not sure I understand exactly what you mean by 'directory level permissions' but... I *think* everything (php/xml/js/css/etc) under your public_html and...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 26, 2007
3:23 am
3998
I guess I should try to explain this better... The 4 apps make up an ldap maintenance tool. To make sure users can only see functionality they have access to,...
oorastard
Offline Send Email
Apr 26, 2007
11:15 pm
3999
I still may not completely understand, but I'll take a shot at this one. Here's what I would suggest. Core and Common Files /var/www/fbcore41 /var/www/webroot...
Ryan Hagan
ryan_hagan
Offline Send Email
Apr 27, 2007
12:54 pm
4000
Or does "off the webroot" mean that these 4 folders are where your fusebox code is outside your code? was supposed to say Or does "off the webroot" mean that...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 27, 2007
1:50 pm
4001
... So, to clarify, you have... htdocs/user/index.php <-- fbx app 1 htdocs/account_admin/index.php <-- fbx app 2 htdocs/group_admin/index.php <-- fbx app 3 ...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 27, 2007
1:54 pm
4002
... This is correct ... fusebox ... is ... the ... 4, ... get ... able to ... Just ... path ... isAllowed( ) ... ...
oorastard
Offline Send Email
Apr 27, 2007
8:28 pm
4003
... to ... for ... write ... You fully understood. Thank you! This will make things a lot easier!...
oorastard
Offline Send Email
Apr 27, 2007
8:32 pm
4004
I'm using PHP Fusebox 4.1 on a site and just tried adding js,css to the maskedFileDelimiters. 1) Am I supposed to be able to do that? 2) Is there a reason this...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 28, 2007
2:04 pm
4005
What the maskFileDelimiters does is provide a list of extensions that, if found, mean that ".php" doesn't need to be added to the file. So that means that you...
Mike
starkraving2002
Offline Send Email
Apr 28, 2007
4:34 pm
4006
... I just figured it would include it, and having the .css file extension displays it with syntax coloring in Dreamweaver. I decided to set a default color as...
Geoffrey Hoffman
m2guru
Offline Send Email
Apr 29, 2007
5:09 pm
4007
Hi All, Has anyone ever had a problem like: Fatal error: Call to a member function reload() on a non-object in {pathto}/fusebox5.php on line 136 (same happens...
Gavin Winter
grandmasterf...
Offline Send Email
May 16, 2007
4:27 am
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
Offline 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
Offline Send Email
Jun 1, 2007
7:08 pm
4011
Is anybody even on this list anymore??? Ted...
G. T. Stresen-Reuter
tedmasterweb
Offline 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
Offline 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
Offline 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
Offline 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
Messages 3988 - 4017 of 4134   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