mysqli_sql_exception Object
(
    [message:protected] => 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 '' at line 1
    [string:Exception:private] => 
    [code:protected] => 1064
    [file:protected] => /home/kdew2024/public_html/system/database/drivers/mysqli/mysqli_driver.php
    [line:protected] => 180
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/kdew2024/public_html/system/database/drivers/mysqli/mysqli_driver.php
                    [line] => 180
                    [function] => mysqli_query
                    [args] => Array
                        (
                            [0] => mysqli Object
                                (
                                    [affected_rows] => -1
                                    [client_info] => mysqlnd 8.1.28
                                    [client_version] => 80128
                                    [connect_errno] => 0
                                    [connect_error] => 
                                    [errno] => 1064
                                    [error] => 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 '' at line 1
                                    [error_list] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [errno] => 1064
                                                    [sqlstate] => 42000
                                                    [error] => 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 '' at line 1
                                                )

                                        )

                                    [field_count] => 0
                                    [host_info] => 68.178.169.12 via TCP/IP
                                    [info] => 
                                    [insert_id] => 0
                                    [server_info] => 8.0.36
                                    [server_version] => 80036
                                    [sqlstate] => 42000
                                    [protocol_version] => 10
                                    [thread_id] => 355922
                                    [warning_count] => 1
                                )

                            [1] => SELECT * from car_website_package where is_active=1 order by rank
                        )

                )

            [1] => Array
                (
                    [file] => /home/kdew2024/public_html/system/database/DB_driver.php
                    [line] => 454
                    [function] => _execute
                    [class] => CI_DB_mysqli_driver
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT * from car_website_package where is_active=1 order by rank
                        )

                )

            [2] => Array
                (
                    [file] => /home/kdew2024/public_html/system/database/DB_driver.php
                    [line] => 300
                    [function] => simple_query
                    [class] => CI_DB_driver
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT * from car_website_package where is_active=1 order by rank
                        )

                )

            [3] => Array
                (
                    [file] => /home/kdew2024/public_html/application/controllers/admin.php
                    [line] => 37957
                    [function] => query
                    [class] => CI_DB_driver
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT * from car_website_package where is_active=1 order by rank
                        )

                )

            [4] => Array
                (
                    [file] => /home/kdew2024/public_html/system/core/CodeIgniter.php
                    [line] => 360
                    [function] => website_info
                    [class] => Admin
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /home/kdew2024/public_html/index.php
                    [line] => 205
                    [args] => Array
                        (
                            [0] => /home/kdew2024/public_html/system/core/CodeIgniter.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [sqlstate:protected] => 42000
)