Zend_Db_Statement_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /home/www/html/online/pno/library/Zend/Db/Statement/Pdo.php
    [line:protected] => 234
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Db/Statement.php
                    [line] => 300
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [1] => Array
                (
                    [file] => /home/www/html/online/pno/frontend/application/modules/default/models/Magazine.php
                    [line] => 22
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /home/www/html/online/pno/frontend/application/modules/default/controllers/MagazineController.php
                    [line] => 217
                    [function] => getOther
                    [class] => Default_Model_Magazine
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 584
                            [1] => 0
                            [2] => 12
                            [3] => 
                            [4] => 
                        )

                )

            [3] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Controller/Action.php
                    [line] => 513
                    [function] => detailAction
                    [class] => MagazineController
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Controller/Dispatcher/Standard.php
                    [line] => 295
                    [function] => dispatch
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => detailAction
                        )

                )

            [5] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Controller/Front.php
                    [line] => 954
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /xem-bao/phu-nu-xuan-canh-ty-2020-584.html
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /xem-bao/phu-nu-xuan-canh-ty-2020-584.html
                                    [_params:protected] => Array
                                        (
                                            [1] => xem-bao/
                                            [2] => phu-nu-xuan-canh-ty-2020
                                            [id] => 584
                                            [4] => .html
                                            [controller] => magazine
                                            [action] => detail
                                            [module] => default
                                        )

                                    [_rawBody:protected] => 
                                    [_aliases:protected] => Array
                                        (
                                        )

                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => magazine
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => detail
                                    [_actionKey:protected] => action
                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

                                    [_httpResponseCode:protected] => 200
                                    [_isRedirect:protected] => 
                                    [_renderExceptions:protected] => 
                                    [headersSentThrowsException] => 1
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Application/Bootstrap/Bootstrap.php
                    [line] => 97
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /home/www/html/online/pno/frontend/application/Bootstrap.php
                    [line] => 120
                    [function] => run
                    [class] => Zend_Application_Bootstrap_Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /home/www/html/online/pno/library/Zend/Application.php
                    [line] => 366
                    [function] => run
                    [class] => Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => /home/www/html/online/pno/frontend/htdocs/index.php
                    [line] => 67
                    [function] => run
                    [class] => Zend_Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
            [string:Exception:private] => 
            [code:protected] => 42000
            [file:protected] => /home/www/html/online/pno/library/Zend/Db/Statement/Pdo.php
            [line:protected] => 230
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Db/Statement/Pdo.php
                            [line] => 230
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [1] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Db/Statement.php
                            [line] => 300
                            [function] => _execute
                            [class] => Zend_Db_Statement_Pdo
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 
                                )

                        )

                    [2] => Array
                        (
                            [file] => /home/www/html/online/pno/frontend/application/modules/default/models/Magazine.php
                            [line] => 22
                            [function] => execute
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [3] => Array
                        (
                            [file] => /home/www/html/online/pno/frontend/application/modules/default/controllers/MagazineController.php
                            [line] => 217
                            [function] => getOther
                            [class] => Default_Model_Magazine
                            [type] => ::
                            [args] => Array
                                (
                                    [0] => 584
                                    [1] => 0
                                    [2] => 12
                                    [3] => 
                                    [4] => 
                                )

                        )

                    [4] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Controller/Action.php
                            [line] => 513
                            [function] => detailAction
                            [class] => MagazineController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [5] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Controller/Dispatcher/Standard.php
                            [line] => 295
                            [function] => dispatch
                            [class] => Zend_Controller_Action
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => detailAction
                                )

                        )

                    [6] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Controller/Front.php
                            [line] => 954
                            [function] => dispatch
                            [class] => Zend_Controller_Dispatcher_Standard
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Controller_Request_Http Object
                                        (
                                            [_paramSources:protected] => Array
                                                (
                                                    [0] => _GET
                                                    [1] => _POST
                                                )

                                            [_requestUri:protected] => /xem-bao/phu-nu-xuan-canh-ty-2020-584.html
                                            [_baseUrl:protected] => 
                                            [_basePath:protected] => 
                                            [_pathInfo:protected] => /xem-bao/phu-nu-xuan-canh-ty-2020-584.html
                                            [_params:protected] => Array
                                                (
                                                    [1] => xem-bao/
                                                    [2] => phu-nu-xuan-canh-ty-2020
                                                    [id] => 584
                                                    [4] => .html
                                                    [controller] => magazine
                                                    [action] => detail
                                                    [module] => default
                                                )

                                            [_rawBody:protected] => 
                                            [_aliases:protected] => Array
                                                (
                                                )

                                            [_dispatched:protected] => 1
                                            [_module:protected] => default
                                            [_moduleKey:protected] => module
                                            [_controller:protected] => magazine
                                            [_controllerKey:protected] => controller
                                            [_action:protected] => detail
                                            [_actionKey:protected] => action
                                        )

                                    [1] => Zend_Controller_Response_Http Object
                                        (
                                            [_body:protected] => Array
                                                (
                                                )

                                            [_exceptions:protected] => Array
                                                (
                                                )

                                            [_headers:protected] => Array
                                                (
                                                )

                                            [_headersRaw:protected] => Array
                                                (
                                                )

                                            [_httpResponseCode:protected] => 200
                                            [_isRedirect:protected] => 
                                            [_renderExceptions:protected] => 
                                            [headersSentThrowsException] => 1
                                        )

                                )

                        )

                    [7] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Application/Bootstrap/Bootstrap.php
                            [line] => 97
                            [function] => dispatch
                            [class] => Zend_Controller_Front
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [8] => Array
                        (
                            [file] => /home/www/html/online/pno/frontend/application/Bootstrap.php
                            [line] => 120
                            [function] => run
                            [class] => Zend_Application_Bootstrap_Bootstrap
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [9] => Array
                        (
                            [file] => /home/www/html/online/pno/library/Zend/Application.php
                            [line] => 366
                            [function] => run
                            [class] => Bootstrap
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [10] => Array
                        (
                            [file] => /home/www/html/online/pno/frontend/htdocs/index.php
                            [line] => 67
                            [function] => run
                            [class] => Zend_Application
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => 42000
                    [1] => 1064
                    [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
                )

        )

)