[fw-general] zend_form_file decorator how to question

2009-08-20 Thread Bram Vogelaar
Dear All im trying to create a little upload form containing a drop down box, a file selection bit and a button, but when i build the form like the code below i get a "Warning: Exception caught by form: No file decorator found... unable to render file element Stack Trace: #0 / Users" erro

[fw-general] Zend_Auth and session length

2009-03-17 Thread Bram Vogelaar
Dear All i am trying to create a user session after user login with the following code $auth = Zend_Auth::getInstance(); $auth->setStorage(new Zend_Auth_Storage_Session('login')); I am trying to figure out how to set the rememberMe() and or forgetMe() parameters. Can someone

Re: [fw-general] Zend_Pdf and printing in general questions

2008-08-08 Thread Bram Vogelaar
Hello Michal On Aug 8, 2008, at 11:49 AM, Michał Zieliński wrote: Hi. I`m wondering if there is some kind of option to redirect output to the printer :) http://www.kksou.com/php-gtk2/articles/interface-to-receipt-printer-in-a-point-of-sale-system.php have a look at this link, the autho

Re: [fw-general] view helper inclusion leads to blank view

2008-08-06 Thread Bram Vogelaar
tView() method. I'd also remove that action helper broker registration, as you almost certainly didn't intend for that. -- Bram Vogelaar <[EMAIL PROTECTED]> wrote (on Wednesday, 06 August 2008, 10:59 AM +0200): Dear All I currently trying to get a view helper to work and as so

[fw-general] view helper inclusion leads to blank view

2008-08-06 Thread Bram Vogelaar
Dear All I currently trying to get a view helper to work and as soon as i include a custom view helper in a view using >MyNewViewHelper ?> the resulting rendered view is empty/blank. I would really appreciate if someone could shed some light on what i am doing wrong as I have tried to u

Re: [fw-general] Documentation macro for PHP or Eclipse?

2008-07-07 Thread Bram Vogelaar
On Jul 7, 2008, at 10:36 PM, till wrote: On Mon, Jul 7, 2008 at 4:34 PM, Lior Messinger <[EMAIL PROTECTED] > wrote: (...) When I used to use Visual Studio, there was a macro to do that. I'm using Eclipse now. any suggestions? Aptana. :-) Eclipse based, free and it does that. yup /** ente