( ! ) Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /u2/websites/gujarati-uat.webdunia.com/application/modules/photo-gallery/controllers/IndexController.php on line 207
( ! ) TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /u2/websites/gujarati-uat.webdunia.com/application/modules/photo-gallery/controllers/IndexController.php on line 207
Call Stack
#TimeMemoryFunctionLocation
10.0001362968{main}( ).../bootstrap.php:0
20.64463624464Zend_Application->run( ).../bootstrap.php:123
30.64463624464Zend_Application_Bootstrap_Bootstrap->run( ).../Application.php:378
40.64463624464Zend_Controller_Front->dispatch( $request = ???, $response = ??? ).../Bootstrap.php:101
50.68373657120Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_dispatched = TRUE; protected $_module = 'photo-gallery'; protected $_moduleKey = 'module'; protected $_controller = 'index'; protected $_controllerKey = 'controller'; protected $_action = 'category-list'; protected $_actionKey = 'action'; protected $_params = ['categorySeoStr' => '102', 'module' => 'photo-gallery', 'controller' => 'index', 'action' => 'category-list', 'page' => '1']; protected $_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = '/photo-gallery/category-list/102'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/photo-gallery/category-list/102'; protected $_rawBody = NULL; protected $_aliases = [] }, $response = class Zend_Controller_Response_Http { protected $_body = []; protected $_exceptions = []; protected $_headers = []; protected $_headersRaw = []; protected $_httpResponseCode = 200; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE } ).../Front.php:954
60.68773768336Zend_Controller_Action->dispatch( $action = 'categoryListAction' ).../Standard.php:308
70.69193771008PhotoGallery_IndexController->categoryListAction( ).../Action.php:516