shineisp icon indicating copy to clipboard operation
shineisp copied to clipboard

When trying trying to update or save on the hosting product table

Open iclployalty opened this issue 8 years ago • 0 comments

alias : Products foreign : product_id local : product_id class : Products type : 0 table : Object(Doctrine_Table) localTable : Object(Doctrine_Table) name : refTable : onDelete : CASCADE onUpdate : deferred : deferrable : constraint : equal : cascade : Array owningSide : refClassRelationAlias : foreignKeyName : orderBy :

" on "ProductsData" ShineISP Error

Message: Unknown record property / related component "

alias : Products foreign : product_id local : product_id class : Products type : 0 table : Object(Doctrine_Table) localTable : Object(Doctrine_Table) name : refTable : onDelete : CASCADE onUpdate : deferred : deferrable : constraint : equal : cascade : Array owningSide : refClassRelationAlias : foreignKeyName : orderBy :

" on "ProductsData" Class: Doctrine_Record_UnknownPropertyException Error: /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Record/Filter/Standard.php on line 55

Stack trace:

#0 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Record.php(1395): Doctrine_Record_Filter_Standard->filterGet(Object(ProductsData), '

\nalias : P...') #1 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Record.php(1350): Doctrine_Record->_get('

\nalias : P...', true) #2 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Access.php(72): Doctrine_Record->get('

\nalias : P...') #3 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Collection.php(463): Doctrine_Access->__get('

\nalias : P...') #4 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Access.php(131): Doctrine_Collection->add(Object(ProductsData)) #5 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Hydrator/Graph.php(238): Doctrine_Access->offsetSet(NULL, Object(ProductsData)) #6 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Hydrator.php(148): Doctrine_Hydrator_Graph->hydrateResultSet(Object(Doctrine_Connection_Statement)) #7 /home/sighthosting/upanel.sighthosting.com/library/Doctrine/Query/Abstract.php(1036): Doctrine_Hydrator->hydrateResultSet(Object(Doctrine_Connection_Statement), Array) #8 /home/sighthosting/upanel.sighthosting.com/application/models/Products.php(869): Doctrine_Query_Abstract->execute(Array, 2) #9 /home/sighthosting/upanel.sighthosting.com/application/models/Products.php(190): Products::find('1', NULL, NULL, '1') #10 /home/sighthosting/upanel.sighthosting.com/application/modules/admin/controllers/ProductsController.php(438): Products::saveAll('1', Array, '1') #11 /home/sighthosting/upanel.sighthosting.com/library/Zend/Controller/Action.php(516): Admin_ProductsController->processAction() #12 /home/sighthosting/upanel.sighthosting.com/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('processAction') #13 /home/sighthosting/upanel.sighthosting.com/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #14 /home/sighthosting/upanel.sighthosting.com/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch() #15 /home/sighthosting/upanel.sighthosting.com/library/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run() #16 /home/sighthosting/upanel.sighthosting.com/public/index.php(54): Zend_Application->run() #17 {main}

iclployalty avatar Jul 23 '17 10:07 iclployalty