Re: [fw-general] Zend_Dojo_Form - XHR-Post

2009-03-16 Thread mapes911
Hey guys, One more question about the dojo forms. I've noticed that when I use the form I created in Firefox, hitting enter while in a text box or something does not process the form, whereas in Safari it does. However, it doesn't use my xhrPost routine (obviously because it's not bound to it) i

[fw-general] Finding untranslated strings

2009-03-16 Thread Peter Wansch
Hi, I wanted to share a Perl script my friend Casey wrote for us to find untranslated strings in our PHP controllers and PHTML view scripts. We use Zend_Translate with the gettext adapter and this script has been an incredible time saver. Usage should be obvious. Put strings such as id strings or

Re: [fw-general] Best coding practice? Form takes too long to load now.

2009-03-16 Thread Matthew Weier O'Phinney
-- bytte wrote (on Monday, 16 March 2009, 08:04 AM -0700): > Thanks to your help I managed to load the page in only 15 queries whereas > before I needed more than 1000 queries. That's great. > > However my page load problem hasn't been solved. I've installed xdebug and > it lists this information

Re: [fw-general] Best coding practice? Form takes too long to load now.

2009-03-16 Thread bytte
Hi guys Thanks to your help I managed to load the page in only 15 queries whereas before I needed more than 1000 queries. That's great. However my page load problem hasn't been solved. I've installed xdebug and it lists this information: ( ! ) Fatal error: Maximum execution time of 30 seconds

RE: [fw-general] Zfurl.us

2009-03-16 Thread Leonel Quinteros
Maybe you should validate the URLs you're generating, to not be an 404 Error... otherwise, i can easily spam your service... What is great is that you check if you already had that URL and return always the same URL ID for the same URL ;-) Great job! Cheers Leo > Date: Sun, 15 Mar 2009 19:4

[fw-general] Wrong work of custom Zend_Form_Decorator

2009-03-16 Thread Tir
I try to make a decorator for Zend_Form that will wrap a form in HTML-table: $form = $this->getElement(); $form->setDecorators(array( new Zend_Form_Decorator_FormElements(), new Zend_Form_Decorator_HtmlTag(array('tag' => 'table')), new Zend_Form_Decorator_Form() )); $for

[fw-general] Any examples of writing custom exception handlers?

2009-03-16 Thread vadim gavrilov
Any examples of writing custom exception handlers? -- Vincent Gabriel. Lead Developer, Senior Support. Zend Certified Engineer.

[fw-general] Zend_Dojo_Form_Element_Editor problem with IE 6 and 7

2009-03-16 Thread Kononov Ruslan
Instead Zend_Form_Element_Textarea I began to use Zend_Dojo_Form_Element_Editor, but it returns' Array 'in Internet Explorer 6. In Firefox everything works fine What is the problem? -- View this message in context: http://www.nabble.com/Zend_Dojo_Form_Element_Editor-problem-with-IE-6-and-7-tp2