تصحیح و یا تکمیل کنید

Debugging info


Array
(
    [db] => abfsite
    [host] => localhost
    [user] => abfsite
    [password] => redacted
)
DB.php: 65

Uncaught exception


Error Object
(
    [message:protected] => Call to a member function real_escape_string() on null
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /home/abf/stdlib/DB.php
    [line:protected] => 189
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/abf/src/DataField/Vocab.php
                    [line] => 17
                    [function] => escape
                    [class] => DB
                    [type] => ::
                )

            [1] => Array
                (
                    [file] => /home/abf/stdlib/DataField.php
                    [line] => 86
                    [function] => setup
                    [class] => DataField_Vocab
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/abf/stdlib/DataTable.php
                    [line] => 95
                    [function] => __construct
                    [class] => DataField
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/abf/stdlib/DataTable.php
                    [line] => 50
                    [function] => setup_fields
                    [class] => DataTable
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /home/abf/src/Page/Memorial/Correct.php
                    [line] => 27
                    [function] => __construct
                    [class] => DataTable
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/abf/src/Page/Memorial/Add.php
                    [line] => 18
                    [function] => handle_correct
                    [class] => Page_Memorial_Correct
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /home/abf/stdlib/PageTemplate.php
                    [line] => 241
                    [function] => do_page_content
                    [class] => Page_Memorial_Add
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /home/abf/stdlib/PageTemplate.php
                    [line] => 219
                    [function] => do_page
                    [class] => PageTemplate
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /home/abf/stdlib/Router.php
                    [line] => 151
                    [function] => __construct
                    [class] => PageTemplate
                    [type] => ->
                )

            [9] => Array
                (
                    [file] => /home/abf/stdlib/Router.php
                    [line] => 15
                    [function] => route
                    [class] => Router
                    [type] => ->
                )

            [10] => Array
                (
                    [file] => /home/abf/www/index.php
                    [line] => 5
                    [function] => __construct
                    [class] => Router
                    [type] => ->
                )

        )

    [previous:Error:private] => 
)
ErrorHandler.php: 473