There is an error in statement
'SELECT *
FROM `rcg_tariff_cutoff`
WHERE `status` = 'A'
ORDER BY `cutoff_sequence` ASC
'

ERROR

mysqli Object
(
    [affected_rows] => -1
    [client_info] => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
    [client_version] => 50011
    [connect_errno] => 0
    [connect_error] => 
    [errno] => 1146
    [error] => Table 'ruedakol_ispcon2023.rcg_tariff_cutoff' doesn't exist
    [error_list] => Array
        (
        )

    [field_count] => 0
    [host_info] => Localhost via UNIX socket
    [info] => 
    [insert_id] => 1555
    [server_info] => 5.5.5-10.2.44-MariaDB
    [server_version] => 50505
    [stat] => Uptime: 11246901  Threads: 16  Questions: 530307486  Slow queries: 407  Opens: 13667045  Flush tables: 1  Open tables: 2000  Queries per second avg: 47.151
    [sqlstate] => 00000
    [protocol_version] => 10
    [thread_id] => 1643844
    [warning_count] => 0
)

Stacktrace

Array
(
    [0] => Array
        (
            [file] => /chroot/home/ruedakol/ruedakolkata.com/html/ispncon2023/registration.tariff.php
            [line] => 50
            [function] => fullCutoffArray
        )

    [1] => Array
        (
            [file] => /chroot/home/ruedakol/ruedakolkata.com/html/ispncon2023/includes/function.registration.php
            [line] => 600
            [function] => sql_select
            [class] => CMS
            [type] => ->
        )

    [2] => Array
        (
            [file] => /chroot/home/ruedakol/ruedakolkata.com/html/ispncon2023/engine/class.common.php
            [line] => 989
            [function] => execSQL
            [class] => MySQLManager
            [type] => ->
        )

    [3] => Array
        (
            [file] => /chroot/home/ruedakol/ruedakolkata.com/html/ispncon2023/engine/class.common.php
            [line] => 233
            [function] => kill_sql
            [class] => MySQLManager
            [type] => ->
        )

    [4] => Array
        (
            [file] => /chroot/home/ruedakol/ruedakolkata.com/html/ispncon2023/engine/class.common.php
            [line] => 442
            [function] => stacktrace
            [class] => MySQLManager
            [type] => ->
        )

)



--EOC--