( ! ) Fatal error: Uncaught Error: Call to a member function find() on bool in /data/socalgraph.io/app/code/local/Blackbox/HelpDesk/Helper/Data.php on line 17 |
( ! ) Error: Call to a member function find() on bool in /data/socalgraph.io/app/code/local/Blackbox/HelpDesk/Helper/Data.php on line 17 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 391752 | {main}( ) | .../index.php:0 |
2 | 0.0048 | 771480 | Mage::run( $code = '', $type = 'store', $options = ??? ) | .../index.php:82 |
3 | 0.0105 | 1433696 | Mage_Core_Model_App->run( $params = ['scope_code' => '', 'scope_type' => 'store', 'options' => []] ) | .../Mage.php:694 |
4 | 0.3278 | 6690960 | Mage_Core_Controller_Varien_Front->dispatch( ) | .../App.php:381 |
5 | 0.3309 | 6836904 | Mage_Core_Controller_Varien_Router_Standard->match( $request = class Mage_Core_Controller_Request_Http { protected $_originalPathInfo = '/support/ticket'; protected $_storeCode = NULL; protected $_requestString = '/support/ticket'; protected $_rewritedPathInfo = NULL; protected $_requestedRouteName = NULL; protected $_routingInfo = []; protected $_route = 'helpdesk'; protected $_directFrontNames = ['api' => '']; protected $_controllerModule = 'Blackbox_HelpDesk'; protected $_isStraight = FALSE; protected $_beforeForwardInfo = []; protected $_internallyForwarded = FALSE; protected $_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = '/support/ticket'; protected $_baseUrl = ''; protected $_basePath = ''; protected $_pathInfo = '/support/ticket'; protected $_params = []; protected $_rawBody = NULL; protected $_aliases = []; protected $_dispatched = TRUE; protected $_module = 'support'; protected $_moduleKey = 'module'; protected $_controller = 'ticket'; protected $_controllerKey = 'controller'; protected $_action = 'index'; protected $_actionKey = 'action' } ) | .../Front.php:172 |
6 | 0.3349 | 7208408 | Mage_Core_Controller_Varien_Action->dispatch( $action = 'index' ) | .../Standard.php:254 |
7 | 0.4146 | 8769224 | Blackbox_HelpDesk_TicketController->indexAction( ) | .../Action.php:418 |
8 | 0.4146 | 8769600 | Mage_Core_Controller_Varien_Action->loadLayout( $handles = ???, $generateBlocks = ???, $generateXml = ??? ) | .../TicketController.php:20 |
9 | 0.5049 | 8873448 | Mage_Core_Controller_Varien_Action->generateLayoutBlocks( ) | .../Action.php:269 |
10 | 0.5050 | 8873544 | Mage_Core_Model_Layout->generateBlocks( $parent = ??? ) | .../Action.php:344 |
11 | 0.5781 | 12968328 | Mage_Core_Model_Layout->generateBlocks( $parent = class Mage_Core_Model_Layout_Element { public $@attributes = ['name' => 'content']; public $block = class Mage_Core_Model_Layout_Element { public $@attributes = [...] } } ) | .../Layout.php:210 |
12 | 0.5781 | 12968984 | Mage_Core_Model_Layout->_generateBlock( $node = class Mage_Core_Model_Layout_Element { public $@attributes = ['type' => 'helpdesk/customer_ticket_list', 'name' => 'helpdesk.ticket.list', 'template' => 'blackbox/helpdesk/customer/ticket/list.phtml'] }, $parent = class Mage_Core_Model_Layout_Element { public $@attributes = ['name' => 'content']; public $block = class Mage_Core_Model_Layout_Element { public $@attributes = [...] } } ) | .../Layout.php:205 |
13 | 0.5781 | 12969144 | Mage_Core_Model_Layout->addBlock( $block = 'helpdesk/customer_ticket_list', $blockName = 'helpdesk.ticket.list' ) | .../Layout.php:239 |
14 | 0.5781 | 12969144 | Mage_Core_Model_Layout->createBlock( $type = 'helpdesk/customer_ticket_list', $name = 'helpdesk.ticket.list', $attributes = ??? ) | .../Layout.php:472 |
15 | 0.5781 | 12969144 | Mage_Core_Model_Layout->_getBlockInstance( $block = 'helpdesk/customer_ticket_list', $attributes = [] ) | .../Layout.php:437 |
16 | 0.5950 | 12993744 | Mage_Core_Block_Abstract->__construct( $args = [] ) | .../Layout.php:491 |
17 | 0.5950 | 12993744 | Varien_Object->__construct( [] ) | .../Abstract.php:202 |
18 | 0.5950 | 12994120 | Blackbox_HelpDesk_Block_Customer_Ticket_List->_construct( ) | .../Object.php:112 |
19 | 0.6137 | 13762880 | Blackbox_HelpDesk_Model_Resource_Ticket_Collection->addCustomerFilter( $customer = class Mage_Customer_Model_Customer { protected $_eventPrefix = 'customer'; protected $_eventObject = 'customer'; protected $_errors = []; protected $_attributes = NULL; protected $_addresses = NULL; protected $_addressesCollection = NULL; protected $_isDeleteable = TRUE; protected $_isReadonly = FALSE; protected $_cacheTag = 'customer'; protected $_resourceName = 'customer/customer'; protected $_resource = NULL; protected $_resourceCollectionName = 'customer/customer_collection'; protected $_dataSaveAllowed = TRUE; protected $_isObjectNew = NULL; protected $_data = ['website_id' => '1']; protected $_hasDataChanges = TRUE; protected $_origData = NULL; protected $_idFieldName = 'entity_id'; protected $_isDeleted = FALSE; protected $_oldFieldsMap = []; protected $_syncFieldsMap = [] } ) | .../List.php:11 |
20 | 0.6148 | 13778008 | Blackbox_HelpDesk_Helper_Data->getZendeskRequesterId( $customer = class Mage_Customer_Model_Customer { protected $_eventPrefix = 'customer'; protected $_eventObject = 'customer'; protected $_errors = []; protected $_attributes = NULL; protected $_addresses = NULL; protected $_addressesCollection = NULL; protected $_isDeleteable = TRUE; protected $_isReadonly = FALSE; protected $_cacheTag = 'customer'; protected $_resourceName = 'customer/customer'; protected $_resource = NULL; protected $_resourceCollectionName = 'customer/customer_collection'; protected $_dataSaveAllowed = TRUE; protected $_isObjectNew = NULL; protected $_data = ['website_id' => '1']; protected $_hasDataChanges = TRUE; protected $_origData = NULL; protected $_idFieldName = 'entity_id'; protected $_isDeleted = FALSE; protected $_oldFieldsMap = []; protected $_syncFieldsMap = [] } ) | .../Collection.php:32 |