Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-22-2008, 08:06 AM
Junior Member
 
Join Date: Feb 2008
Posts: 1
Default Zend_XmlRpc_Server and Zend_Db_Table_Abstract

Hi there,

I'm having trouble with Zend_XmlRpc_Server and Zend_Db_Table_Abstract. Let's say Article extends Zend_Db_Table_Abstract. So if I do

Code:
$this->_server = new Zend_XmlRpc_Server();
$this->_server->setClass('Article');
how do I tell Article which db schema to use? At the moment I'm getting

Code:
Call to a member function describeTable() on a non-object in Zend\Db\Table\Abstract.php on line 595
Cheers,
Ingmar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:04 PM.