Jump to content

Zend - error when trying to delete from database.


avibitton

Recommended Posts

Hi

im trying to make the tutorial of http://akrabat.com/zend-framework-tutorial/  its making an album , suppose to be easy one , but i guess i can mass it up ,

if some can help me understand what i was doing wrong it will be great .thanks in advanced .Avi.

 

in the step of delte album from this tutrial , im getting error as soon as i click on the delte action . thats the error :

 

An error occurred

Page not found

Exception information:

 

Message: Action "delete" does not exist and was not trapped in __call()

Stack trace:

 

#0 /var/www/_zend/library/Zend/Controller/Action.php(518): Zend_Controller_Action->__call('deleteAction', Array)

#1 /var/www/_zend/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('deleteAction')

#2 /var/www/_zend/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))

#3 /var/www/_zend/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()

#4 /var/www/_zend/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()

#5 /var/www/contact/public/index.php(26): Zend_Application->run()

#6 {main} 

 

Request Parameters:

 

array (

  'controller' => 'index',

  'action' => 'delete',

  'id' => '1',

  'module' => 'default',

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.