Error Object
(
    [message:protected] => Attempt to assign property "fbeventid" on null
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /home/roxyma/Controllers/BaseController.php
    [line:protected] => 112
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/roxyma/Controllers/Error.php
                    [line] => 6
                    [function] => __construct
                    [class] => Controllers\BaseController
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /EasyFrame/FrontController.php
                    [line] => 167
                    [function] => __construct
                    [class] => Controllers\Error
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /EasyFrame/App.php
                    [line] => 119
                    [function] => dispatch
                    [class] => EasyFrame\FrontController
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/roxyma/public_html/index.php
                    [line] => 37
                    [function] => run
                    [class] => EasyFrame\App
                    [type] => ->
                )

        )

    [previous:Error:private] => 
)