Sudheer Satyanarayana wrote:
> 
> Garey Smiley wrote:
>> I can't seem to find a fully working Zend_Dojo_Form example that actually
>> works and includes bootstrap, controller and view that work with the
>> example
>> Zend_Dojo_Form class.
>>
>> I've tried many of them from the web, but all of them seem to be missing
>> certain vital information to actually make them work.
>>   
> Have you tried the following?
> 
> http://techchorus.net/add-cool-zend-dojo-date-picker-form-element-without-writing-single-line-javascript
> http://techchorus.net/autocomplete-example-zenddojoformelementfilteringselect-and-zenddojodata
> 
> -- 
> With warm regards,
> Sudheer. S
> Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net,
> Personal: http://sudheer.net
> 
> 

Yep. I got:

Fatal error: 
        Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message
'Invalid controller specified (index)' 
        in
/opt/ZendFramework/ZendFramework-1.7.7/library/Zend/Controller/Dispatcher/Standard.php:241
 
        Stack trace: 
                #0
/opt/ZendFramework/ZendFramework-1.7.7/library/Zend/Controller/Front.php(934):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http)) 
                #1 
/var/www/development/ZendFramework/temp/application/bootstrap.php(65):
Zend_Controller_Front->dispatch() 
                #2 /var/www/development/ZendFramework/temp/public/index.php(2):
require('/var/www/develo...') 
                #3 {main} thrown in
/opt/ZendFramework/ZendFramework-1.7.7/library/Zend/Controller/Dispatcher/Standard.php
on line 241

but I'll try again. 
-- 
View this message in context: 
http://www.nabble.com/Zend-Framework-Dojo-Form-Example-with-everything-working--tp22686925p22702800.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to