Call Stack
#       Time    Memory  Function        Location
1       0.0005  70072   {main}( )       ..\index.php:0
2       0.4270  4467232 Zend_Application->run( )        ..\index.php:25
3       0.4270  4467232 Zend_Application_Bootstrap_Bootstrap->run( )
..\Application.php:366
4       0.4271  4468136 Zend_Controller_Front->dispatch( )      
..\Bootstrap.php:97
5       0.4923  5170048 Zend_Controller_Dispatcher_Standard->dispatch( )
..\Front.php:954
6       0.5578  5503184 Zend_Controller_Action->dispatch( )     
..\Standard.php:295
7       0.5579  5504976 GuestbookController->indexAction( )     
..\Action.php:513
8       0.5584  5532032 Application_Model_GuestbookMapper->fetchAll( )
..\GuestbookController.php:14

Hi, I am new to Zend, but experienced in php.
I recently worked through the quickstart tutorial and most all of it went
just fine.  I changed it to work with a local mysql database instead of the
sqllite db.

After completing the entire tutorial and fixing errors, I am still getting
an error when I click on the "Guestbook" link from the front page of the web
app.
I posted the error in the subject of this post and put the stack trace in
the body above.

I am working on  a Windows Vista 64x machine.  I have apache 2.2 and php 5. 
I am running the 32 bit version of php.

I have seen a few search hits where people have seen the same error message,
but their solutions have not been helpful for my case.
Any ideas??
Thanks!
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Fatal-error-Call-to-undefined-method-Application-Model-GuestbookMapper-getDbTable-tp2527918p2527918.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to