| ( ! ) Notice: Only variables should be passed by reference in /u2/websites/gujarati-uat.webdunia.com/application/models/ArticleTable.php on line 98 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 362840 | {main}( ) | .../bootstrap.php:0 |
| 2 | 0.2539 | 3644072 | Zend_Application->run( ) | .../bootstrap.php:123 |
| 3 | 0.2539 | 3644072 | Zend_Application_Bootstrap_Bootstrap->run( ) | .../Application.php:378 |
| 4 | 0.2539 | 3644072 | Zend_Controller_Front->dispatch( $request = ???, $response = ??? ) | .../Bootstrap.php:101 |
| 5 | 0.2656 | 3679560 | Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_dispatched = TRUE; protected $_module = 'article'; protected $_moduleKey = 'module'; protected $_controller = 'search'; protected $_controllerKey = 'controller'; protected $_action = 'index'; protected $_actionKey = 'action'; protected $_params = ['module' => 'article', 'controller' => 'search', 'action' => 'index']; protected $_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = '/search'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/search'; 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 |
| 6 | 0.2686 | 3785120 | Zend_Controller_Action->dispatch( $action = 'indexAction' ) | .../Standard.php:308 |
| 7 | 0.2687 | 3787792 | Article_SearchController->indexAction( ) | .../Action.php:516 |
| 8 | 0.6484 | 3938968 | Application_Model_ArticleTable->searchArticles( $params = class stdClass { public $categoryOptions = 8; public $isAdvance = 'N'; public $keyword = ''; public $type = 'news'; public $author = ''; public $headline = ''; public $company = ''; public $industry = ''; public $section = ''; public $fromDate = ''; public $toDate = ''; public $orderBy = 'relevance'; public $orderAct = 'desc'; public $pageNo = '1'; public $itemsPerPage = '19'; public $excludeSourceOption = 2 } ) | .../SearchController.php:192 |