|
|||
|
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');
Code:
Call to a member function describeTable() on a non-object in Zend\Db\Table\Abstract.php on line 595 Ingmar |
![]() |
| Thread Tools | |
| Display Modes | |
|
|