Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-09-08 16:41:58

msiroit
Member
Registered: 2014-09-08
Posts: 5

Upgrade with errors

Hello:

I just upgraded up to 2.12 from 2.06 Everythings seems to be working well, except for themes, when I try to go to themes pages I get an incomplete load.

index.php/site_admin/abstract/list/WidgetTheme is one of the pages I am trying to reach.

1410194497_themes.jpg

i checked on chrome debugger and it only shows a 503 error when trying to get that page.

Offline

#2 2014-09-08 17:26:15

msiroit
Member
Registered: 2014-09-08
Posts: 5

Re: Upgrade with errors

I changed settings to be able to debug:

This is what I got:

Widget themes

ezcPersistentQueryException Object
(
    [originalMessage] => A query failed internally in Persistent Object: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lh_abstract_widget_theme.operator_image' in 'field list' Query: 'SELECT `lh_abstract_widget_theme`.`id`, `lh_abstract_widget_theme`.`name`, `lh_abstract_widget_theme`.`onl_bcolor`, `lh_abstract_widget_theme`.`bor_bcolor`, `lh_abstract_widget_theme`.`text_color`, `lh_abstract_widget_theme`.`header_background`, `lh_abstract_widget_theme`.`widget_border_color`, `lh_abstract_widget_theme`.`online_image`, `lh_abstract_widget_theme`.`operator_image`, `lh_abstract_widget_theme`.`offline_image`, `lh_abstract_widget_theme`.`online_image_path`, `lh_abstract_widget_theme`.`operator_image_path`, `lh_abstract_widget_theme`.`need_help_close_hover_bg`, `lh_abstract_widget_theme`.`offline_image_path`, `lh_abstract_widget_theme`.`logo_image`, `lh_abstract_widget_theme`.`logo_image_path`, `lh_abstract_widget_theme`.`need_help_bcolor`, `lh_abstract_widget_theme`.`need_help_tcolor`, `lh_abstract_widget_theme`.`need_help_border`, `lh_abstract_widget_theme`.`need_help_close_bg`, `lh_abstract_widget_theme`.`need_help_hover_bg`, `lh_abstract_widget_theme`.`need_help_image`, `lh_abstract_widget_theme`.`need_help_image_path`, `lh_abstract_widget_theme`.`copyright_image`, `lh_abstract_widget_theme`.`copyright_image_path`, `lh_abstract_widget_theme`.`widget_copyright_url`, `lh_abstract_widget_theme`.`show_copyright`, `lh_abstract_widget_theme`.`custom_status_css`, `lh_abstract_widget_theme`.`custom_container_css`, `lh_abstract_widget_theme`.`custom_widget_css`, `lh_abstract_widget_theme`.`need_help_header`, `lh_abstract_widget_theme`.`need_help_text`, `lh_abstract_widget_theme`.`online_text`, `lh_abstract_widget_theme`.`offline_text`, `lh_abstract_widget_theme`.`explain_text`, `lh_abstract_widget_theme`.`intro_operator_text` FROM `lh_abstract_widget_theme` ORDER BY id ASC LIMIT 20 OFFSET 0'
    [message:protected] => A query failed internally in Persistent Object: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lh_abstract_widget_theme.operator_image' in 'field list' Query: 'SELECT `lh_abstract_widget_theme`.`id`, `lh_abstract_widget_theme`.`name`, `lh_abstract_widget_theme`.`onl_bcolor`, `lh_abstract_widget_theme`.`bor_bcolor`, `lh_abstract_widget_theme`.`text_color`, `lh_abstract_widget_theme`.`header_background`, `lh_abstract_widget_theme`.`widget_border_color`, `lh_abstract_widget_theme`.`online_image`, `lh_abstract_widget_theme`.`operator_image`, `lh_abstract_widget_theme`.`offline_image`, `lh_abstract_widget_theme`.`online_image_path`, `lh_abstract_widget_theme`.`operator_image_path`, `lh_abstract_widget_theme`.`need_help_close_hover_bg`, `lh_abstract_widget_theme`.`offline_image_path`, `lh_abstract_widget_theme`.`logo_image`, `lh_abstract_widget_theme`.`logo_image_path`, `lh_abstract_widget_theme`.`need_help_bcolor`, `lh_abstract_widget_theme`.`need_help_tcolor`, `lh_abstract_widget_theme`.`need_help_border`, `lh_abstract_widget_theme`.`need_help_close_bg`, `lh_abstract_widget_theme`.`need_help_hover_bg`, `lh_abstract_widget_theme`.`need_help_image`, `lh_abstract_widget_theme`.`need_help_image_path`, `lh_abstract_widget_theme`.`copyright_image`, `lh_abstract_widget_theme`.`copyright_image_path`, `lh_abstract_widget_theme`.`widget_copyright_url`, `lh_abstract_widget_theme`.`show_copyright`, `lh_abstract_widget_theme`.`custom_status_css`, `lh_abstract_widget_theme`.`custom_container_css`, `lh_abstract_widget_theme`.`custom_widget_css`, `lh_abstract_widget_theme`.`need_help_header`, `lh_abstract_widget_theme`.`need_help_text`, `lh_abstract_widget_theme`.`online_text`, `lh_abstract_widget_theme`.`offline_text`, `lh_abstract_widget_theme`.`explain_text`, `lh_abstract_widget_theme`.`intro_operator_text` FROM `lh_abstract_widget_theme` ORDER BY id ASC LIMIT 20 OFFSET 0'
    [string:Exception:private] =>
    [code:protected] => 0
    [file:protected] => /opt/lhc_web/chat/ezcomponents/PersistentObject/src/persistent_session.php
    [line:protected] => 804
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /opt/lhc_web/chat/ezcomponents/PersistentObject/src/handlers/load_handler.php
                    [line] => 254
                    [function] => performQuery
                    [class] => ezcPersistentSession
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ezcQuerySelect Object
                                (
                                    [selectString:protected] => SELECT `lh_abstract_widget_theme`.`id`, `lh_abstract_widget_theme`.`name`, `lh_abstract_widget_theme`.`onl_bcolor`, `lh_abstract_widget_theme`.`bor_bcolor`, `lh_abstract_widget_theme`.`text_color`, `lh_abstract_widget_theme`.`header_background`, `lh_abstract_widget_theme`.`widget_border_color`, `lh_abstract_widget_theme`.`online_image`, `lh_abstract_widget_theme`.`operator_image`, `lh_abstract_widget_theme`.`offline_image`, `lh_abstract_widget_theme`.`online_image_path`, `lh_abstract_widget_theme`.`operator_image_path`, `lh_abstract_widget_theme`.`need_help_close_hover_bg`, `lh_abstract_widget_theme`.`offline_image_path`, `lh_abstract_widget_theme`.`logo_image`, `lh_abstract_widget_theme`.`logo_image_path`, `lh_abstract_widget_theme`.`need_help_bcolor`, `lh_abstract_widget_theme`.`need_help_tcolor`, `lh_abstract_widget_theme`.`need_help_border`, `lh_abstract_widget_theme`.`need_help_close_bg`, `lh_abstract_widget_theme`.`need_help_hover_bg`, `lh_abstract_widget_theme`.`need_help_image`, `lh_abstract_widget_theme`.`need_help_image_path`, `lh_abstract_widget_theme`.`copyright_image`, `lh_abstract_widget_theme`.`copyright_image_path`, `lh_abstract_widget_theme`.`widget_copyright_url`, `lh_abstract_widget_theme`.`show_copyright`, `lh_abstract_widget_theme`.`custom_status_css`, `lh_abstract_widget_theme`.`custom_container_css`, `lh_abstract_widget_theme`.`custom_widget_css`, `lh_abstract_widget_theme`.`need_help_header`, `lh_abstract_widget_theme`.`need_help_text`, `lh_abstract_widget_theme`.`online_text`, `lh_abstract_widget_theme`.`offline_text`, `lh_abstract_widget_theme`.`explain_text`, `lh_abstract_widget_theme`.`intro_operator_text`
                                    [fromString:protected] => FROM `lh_abstract_widget_theme`
                                    [useIndexString:protected] =>
                                    [whereString:protected] =>
                                    [groupString:protected] =>
                                    [havingString:protected] =>
                                    [orderString:protected] => ORDER BY id ASC
                                    [limitString:protected] => LIMIT 20 OFFSET 0
                                    [lastInvokedMethod:protected] => order
                                    [db:protected] => ezcDbHandlerMysql Object
                                        (
                                            [identifierQuoteChars:protected] => Array
                                                (
                                                    [start] => `
                                                    [end] => `
                                                )

                                            [transactionNestingLevel:protected] => 0
                                            [transactionErrorFlag:protected] =>
                                        )

                                    [aliases:ezcQuery:private] => Array
                                        (
                                            [id] => `lh_abstract_widget_theme`.`id`
                                            [name] => `lh_abstract_widget_theme`.`name`
                                            [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                            [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                            [text_color] => `lh_abstract_widget_theme`.`text_color`
                                            [header_background] => `lh_abstract_widget_theme`.`header_background`
                                            [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                            [online_image] => `lh_abstract_widget_theme`.`online_image`
                                            [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                            [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                            [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                            [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                            [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                            [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                            [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                            [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                            [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                            [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                            [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                            [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                            [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                            [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                            [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                            [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                            [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                            [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                            [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                            [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                            [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                            [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                            [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                            [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                            [online_text] => `lh_abstract_widget_theme`.`online_text`
                                            [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                            [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                            [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                            [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                        )

                                    [boundCounter:ezcQuery:private] => 0
                                    [boundParameters:ezcQuery:private] => Array
                                        (
                                        )

                                    [boundParametersType:ezcQuery:private] => Array
                                        (
                                        )

                                    [boundValues:ezcQuery:private] => Array
                                        (
                                        )

                                    [boundValuesType:ezcQuery:private] => Array
                                        (
                                        )

                                    [expr] => ezcQueryExpression Object
                                        (
                                            [db:protected] => ezcDbHandlerMysql Object
                                                (
                                                    [identifierQuoteChars:protected] => Array
                                                        (
                                                            [start] => `
                                                            [end] => `
                                                        )

                                                    [transactionNestingLevel:protected] => 0
                                                    [transactionErrorFlag:protected] =>
                                                )

                                            [aliases:ezcQueryExpression:private] => Array
                                                (
                                                    [id] => `lh_abstract_widget_theme`.`id`
                                                    [name] => `lh_abstract_widget_theme`.`name`
                                                    [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                                    [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                                    [text_color] => `lh_abstract_widget_theme`.`text_color`
                                                    [header_background] => `lh_abstract_widget_theme`.`header_background`
                                                    [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                                    [online_image] => `lh_abstract_widget_theme`.`online_image`
                                                    [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                                    [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                                    [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                                    [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                                    [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                                    [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                                    [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                                    [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                                    [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                                    [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                                    [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                                    [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                                    [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                                    [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                                    [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                                    [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                                    [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                                    [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                                    [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                                    [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                                    [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                                    [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                                    [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                                    [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                                    [online_text] => `lh_abstract_widget_theme`.`online_text`
                                                    [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                                    [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                                    [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                                    [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                                )

                                            [quoteValues:protected] => 1
                                            [intervalMap:protected] => Array
                                                (
                                                    [SECOND] => SECOND
                                                    [MINUTE] => MINUTE
                                                    [HOUR] => HOUR
                                                    [DAY] => DAY
                                                    [MONTH] => MONTH
                                                    [YEAR] => YEAR
                                                )

                                        )

                                )

                        )

                )

            [1] => Array
                (
                    [file] => /opt/lhc_web/chat/ezcomponents/PersistentObject/src/persistent_session.php
                    [line] => 176
                    [function] => find
                    [class] => ezcPersistentLoadHandler
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ezcPersistentFindQuery Object
                                (
                                    [properties:protected] => Array
                                        (
                                            [className] => erLhAbstractModelWidgetTheme
                                            [query] => ezcQuerySelect Object
                                                (
                                                    [selectString:protected] => SELECT `lh_abstract_widget_theme`.`id`, `lh_abstract_widget_theme`.`name`, `lh_abstract_widget_theme`.`onl_bcolor`, `lh_abstract_widget_theme`.`bor_bcolor`, `lh_abstract_widget_theme`.`text_color`, `lh_abstract_widget_theme`.`header_background`, `lh_abstract_widget_theme`.`widget_border_color`, `lh_abstract_widget_theme`.`online_image`, `lh_abstract_widget_theme`.`operator_image`, `lh_abstract_widget_theme`.`offline_image`, `lh_abstract_widget_theme`.`online_image_path`, `lh_abstract_widget_theme`.`operator_image_path`, `lh_abstract_widget_theme`.`need_help_close_hover_bg`, `lh_abstract_widget_theme`.`offline_image_path`, `lh_abstract_widget_theme`.`logo_image`, `lh_abstract_widget_theme`.`logo_image_path`, `lh_abstract_widget_theme`.`need_help_bcolor`, `lh_abstract_widget_theme`.`need_help_tcolor`, `lh_abstract_widget_theme`.`need_help_border`, `lh_abstract_widget_theme`.`need_help_close_bg`, `lh_abstract_widget_theme`.`need_help_hover_bg`, `lh_abstract_widget_theme`.`need_help_image`, `lh_abstract_widget_theme`.`need_help_image_path`, `lh_abstract_widget_theme`.`copyright_image`, `lh_abstract_widget_theme`.`copyright_image_path`, `lh_abstract_widget_theme`.`widget_copyright_url`, `lh_abstract_widget_theme`.`show_copyright`, `lh_abstract_widget_theme`.`custom_status_css`, `lh_abstract_widget_theme`.`custom_container_css`, `lh_abstract_widget_theme`.`custom_widget_css`, `lh_abstract_widget_theme`.`need_help_header`, `lh_abstract_widget_theme`.`need_help_text`, `lh_abstract_widget_theme`.`online_text`, `lh_abstract_widget_theme`.`offline_text`, `lh_abstract_widget_theme`.`explain_text`, `lh_abstract_widget_theme`.`intro_operator_text`
                                                    [fromString:protected] => FROM `lh_abstract_widget_theme`
                                                    [useIndexString:protected] =>
                                                    [whereString:protected] =>
                                                    [groupString:protected] =>
                                                    [havingString:protected] =>
                                                    [orderString:protected] => ORDER BY id ASC
                                                    [limitString:protected] => LIMIT 20 OFFSET 0
                                                    [lastInvokedMethod:protected] => order
                                                    [db:protected] => ezcDbHandlerMysql Object
                                                        (
                                                            [identifierQuoteChars:protected] => Array
                                                                (
                                                                    [start] => `
                                                                    [end] => `
                                                                )

                                                            [transactionNestingLevel:protected] => 0
                                                            [transactionErrorFlag:protected] =>
                                                        )

                                                    [aliases:ezcQuery:private] => Array
                                                        (
                                                            [id] => `lh_abstract_widget_theme`.`id`
                                                            [name] => `lh_abstract_widget_theme`.`name`
                                                            [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                                            [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                                            [text_color] => `lh_abstract_widget_theme`.`text_color`
                                                            [header_background] => `lh_abstract_widget_theme`.`header_background`
                                                            [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                                            [online_image] => `lh_abstract_widget_theme`.`online_image`
                                                            [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                                            [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                                            [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                                            [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                                            [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                                            [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                                            [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                                            [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                                            [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                                            [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                                            [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                                            [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                                            [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                                            [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                                            [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                                            [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                                            [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                                            [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                                            [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                                            [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                                            [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                                            [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                                            [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                                            [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                                            [online_text] => `lh_abstract_widget_theme`.`online_text`
                                                            [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                                            [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                                            [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                                            [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                                        )

                                                    [boundCounter:ezcQuery:private] => 0
                                                    [boundParameters:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundParametersType:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundValues:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundValuesType:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [expr] => ezcQueryExpression Object
                                                        (
                                                            [db:protected] => ezcDbHandlerMysql Object
                                                                (
                                                                    [identifierQuoteChars:protected] => Array
                                                                        (
                                                                            [start] => `
                                                                            [end] => `
                                                                        )

                                                                    [transactionNestingLevel:protected] => 0
                                                                    [transactionErrorFlag:protected] =>
                                                                )

                                                            [aliases:ezcQueryExpression:private] => Array
                                                                (
                                                                    [id] => `lh_abstract_widget_theme`.`id`
                                                                    [name] => `lh_abstract_widget_theme`.`name`
                                                                    [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                                                    [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                                                    [text_color] => `lh_abstract_widget_theme`.`text_color`
                                                                    [header_background] => `lh_abstract_widget_theme`.`header_background`
                                                                    [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                                                    [online_image] => `lh_abstract_widget_theme`.`online_image`
                                                                    [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                                                    [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                                                    [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                                                    [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                                                    [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                                                    [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                                                    [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                                                    [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                                                    [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                                                    [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                                                    [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                                                    [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                                                    [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                                                    [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                                                    [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                                                    [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                                                    [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                                                    [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                                                    [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                                                    [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                                                    [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                                                    [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                                                    [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                                                    [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                                                    [online_text] => `lh_abstract_widget_theme`.`online_text`
                                                                    [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                                                    [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                                                    [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                                                    [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                                                )

                                                            [quoteValues:protected] => 1
                                                            [intervalMap:protected] => Array
                                                                (
                                                                    [SECOND] => SECOND
                                                                    [MINUTE] => MINUTE
                                                                    [HOUR] => HOUR
                                                                    [DAY] => DAY
                                                                    [MONTH] => MONTH
                                                                    [YEAR] => YEAR
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [1] =>
                        )

                )

            [2] => Array
                (
                    [file] => /opt/lhc_web/chat/lib/models/lhabstract/erlhabstractmodelwidgettheme.php
                    [line] => 708
                    [function] => find
                    [class] => ezcPersistentSession
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ezcPersistentFindQuery Object
                                (
                                    [properties:protected] => Array
                                        (
                                            [className] => erLhAbstractModelWidgetTheme
                                            [query] => ezcQuerySelect Object
                                                (
                                                    [selectString:protected] => SELECT `lh_abstract_widget_theme`.`id`, `lh_abstract_widget_theme`.`name`, `lh_abstract_widget_theme`.`onl_bcolor`, `lh_abstract_widget_theme`.`bor_bcolor`, `lh_abstract_widget_theme`.`text_color`, `lh_abstract_widget_theme`.`header_background`, `lh_abstract_widget_theme`.`widget_border_color`, `lh_abstract_widget_theme`.`online_image`, `lh_abstract_widget_theme`.`operator_image`, `lh_abstract_widget_theme`.`offline_image`, `lh_abstract_widget_theme`.`online_image_path`, `lh_abstract_widget_theme`.`operator_image_path`, `lh_abstract_widget_theme`.`need_help_close_hover_bg`, `lh_abstract_widget_theme`.`offline_image_path`, `lh_abstract_widget_theme`.`logo_image`, `lh_abstract_widget_theme`.`logo_image_path`, `lh_abstract_widget_theme`.`need_help_bcolor`, `lh_abstract_widget_theme`.`need_help_tcolor`, `lh_abstract_widget_theme`.`need_help_border`, `lh_abstract_widget_theme`.`need_help_close_bg`, `lh_abstract_widget_theme`.`need_help_hover_bg`, `lh_abstract_widget_theme`.`need_help_image`, `lh_abstract_widget_theme`.`need_help_image_path`, `lh_abstract_widget_theme`.`copyright_image`, `lh_abstract_widget_theme`.`copyright_image_path`, `lh_abstract_widget_theme`.`widget_copyright_url`, `lh_abstract_widget_theme`.`show_copyright`, `lh_abstract_widget_theme`.`custom_status_css`, `lh_abstract_widget_theme`.`custom_container_css`, `lh_abstract_widget_theme`.`custom_widget_css`, `lh_abstract_widget_theme`.`need_help_header`, `lh_abstract_widget_theme`.`need_help_text`, `lh_abstract_widget_theme`.`online_text`, `lh_abstract_widget_theme`.`offline_text`, `lh_abstract_widget_theme`.`explain_text`, `lh_abstract_widget_theme`.`intro_operator_text`
                                                    [fromString:protected] => FROM `lh_abstract_widget_theme`
                                                    [useIndexString:protected] =>
                                                    [whereString:protected] =>
                                                    [groupString:protected] =>
                                                    [havingString:protected] =>
                                                    [orderString:protected] => ORDER BY id ASC
                                                    [limitString:protected] => LIMIT 20 OFFSET 0
                                                    [lastInvokedMethod:protected] => order
                                                    [db:protected] => ezcDbHandlerMysql Object
                                                        (
                                                            [identifierQuoteChars:protected] => Array
                                                                (
                                                                    [start] => `
                                                                    [end] => `
                                                                )

                                                            [transactionNestingLevel:protected] => 0
                                                            [transactionErrorFlag:protected] =>
                                                        )

                                                    [aliases:ezcQuery:private] => Array
                                                        (
                                                            [id] => `lh_abstract_widget_theme`.`id`
                                                            [name] => `lh_abstract_widget_theme`.`name`
                                                            [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                                            [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                                            [text_color] => `lh_abstract_widget_theme`.`text_color`
                                                            [header_background] => `lh_abstract_widget_theme`.`header_background`
                                                            [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                                            [online_image] => `lh_abstract_widget_theme`.`online_image`
                                                            [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                                            [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                                            [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                                            [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                                            [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                                            [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                                            [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                                            [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                                            [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                                            [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                                            [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                                            [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                                            [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                                            [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                                            [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                                            [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                                            [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                                            [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                                            [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                                            [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                                            [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                                            [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                                            [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                                            [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                                            [online_text] => `lh_abstract_widget_theme`.`online_text`
                                                            [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                                            [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                                            [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                                            [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                                        )

                                                    [boundCounter:ezcQuery:private] => 0
                                                    [boundParameters:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundParametersType:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundValues:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [boundValuesType:ezcQuery:private] => Array
                                                        (
                                                        )

                                                    [expr] => ezcQueryExpression Object
                                                        (
                                                            [db:protected] => ezcDbHandlerMysql Object
                                                                (
                                                                    [identifierQuoteChars:protected] => Array
                                                                        (
                                                                            [start] => `
                                                                            [end] => `
                                                                        )

                                                                    [transactionNestingLevel:protected] => 0
                                                                    [transactionErrorFlag:protected] =>
                                                                )

                                                            [aliases:ezcQueryExpression:private] => Array
                                                                (
                                                                    [id] => `lh_abstract_widget_theme`.`id`
                                                                    [name] => `lh_abstract_widget_theme`.`name`
                                                                    [onl_bcolor] => `lh_abstract_widget_theme`.`onl_bcolor`
                                                                    [bor_bcolor] => `lh_abstract_widget_theme`.`bor_bcolor`
                                                                    [text_color] => `lh_abstract_widget_theme`.`text_color`
                                                                    [header_background] => `lh_abstract_widget_theme`.`header_background`
                                                                    [widget_border_color] => `lh_abstract_widget_theme`.`widget_border_color`
                                                                    [online_image] => `lh_abstract_widget_theme`.`online_image`
                                                                    [operator_image] => `lh_abstract_widget_theme`.`operator_image`
                                                                    [offline_image] => `lh_abstract_widget_theme`.`offline_image`
                                                                    [online_image_path] => `lh_abstract_widget_theme`.`online_image_path`
                                                                    [operator_image_path] => `lh_abstract_widget_theme`.`operator_image_path`
                                                                    [need_help_close_hover_bg] => `lh_abstract_widget_theme`.`need_help_close_hover_bg`
                                                                    [offline_image_path] => `lh_abstract_widget_theme`.`offline_image_path`
                                                                    [logo_image] => `lh_abstract_widget_theme`.`logo_image`
                                                                    [logo_image_path] => `lh_abstract_widget_theme`.`logo_image_path`
                                                                    [need_help_bcolor] => `lh_abstract_widget_theme`.`need_help_bcolor`
                                                                    [need_help_tcolor] => `lh_abstract_widget_theme`.`need_help_tcolor`
                                                                    [need_help_border] => `lh_abstract_widget_theme`.`need_help_border`
                                                                    [need_help_close_bg] => `lh_abstract_widget_theme`.`need_help_close_bg`
                                                                    [need_help_hover_bg] => `lh_abstract_widget_theme`.`need_help_hover_bg`
                                                                    [need_help_image] => `lh_abstract_widget_theme`.`need_help_image`
                                                                    [need_help_image_path] => `lh_abstract_widget_theme`.`need_help_image_path`
                                                                    [copyright_image] => `lh_abstract_widget_theme`.`copyright_image`
                                                                    [copyright_image_path] => `lh_abstract_widget_theme`.`copyright_image_path`
                                                                    [widget_copyright_url] => `lh_abstract_widget_theme`.`widget_copyright_url`
                                                                    [show_copyright] => `lh_abstract_widget_theme`.`show_copyright`
                                                                    [custom_status_css] => `lh_abstract_widget_theme`.`custom_status_css`
                                                                    [custom_container_css] => `lh_abstract_widget_theme`.`custom_container_css`
                                                                    [custom_widget_css] => `lh_abstract_widget_theme`.`custom_widget_css`
                                                                    [need_help_header] => `lh_abstract_widget_theme`.`need_help_header`
                                                                    [need_help_text] => `lh_abstract_widget_theme`.`need_help_text`
                                                                    [online_text] => `lh_abstract_widget_theme`.`online_text`
                                                                    [offline_text] => `lh_abstract_widget_theme`.`offline_text`
                                                                    [explain_text] => `lh_abstract_widget_theme`.`explain_text`
                                                                    [intro_operator_text] => `lh_abstract_widget_theme`.`intro_operator_text`
                                                                    [erLhAbstractModelWidgetTheme] => lh_abstract_widget_theme
                                                                )

                                                            [quoteValues:protected] => 1
                                                            [intervalMap:protected] => Array
                                                                (
                                                                    [SECOND] => SECOND
                                                                    [MINUTE] => MINUTE
                                                                    [HOUR] => HOUR
                                                                    [DAY] => DAY
                                                                    [MONTH] => MONTH
                                                                    [YEAR] => YEAR
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                )

            [3] => Array
                (
                    [function] => getList
                    [class] => erLhAbstractModelWidgetTheme
                    [type] => ::
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [offset] => 0
                                    [limit] => 20
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /opt/lhc_web/chat/design/defaulttheme/tpl/lhabstract/list.tpl.php
                    [line] => 31
                    [function] => call_user_func
                    [args] => Array
                        (
                            [0] => erLhAbstractModelWidgetTheme::getList
                            [1] => Array
                                (
                                    [offset] => 0
                                    [limit] => 20
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /opt/lhc_web/chat/lib/core/lhtpl/tpl.php
                    [line] => 530
                    [args] => Array
                        (
                            [0] => /opt/lhc_web/chat/design/defaulttheme/tpl/lhabstract/list.tpl.php
                        )

                    [function] => include
                )

            [6] => Array
                (
                    [file] => /opt/lhc_web/chat/lib/core/lhtpl/tpl.php
                    [line] => 505
                    [function] => fetchExecute
                    [class] => erLhcoreClassTemplate
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /opt/lhc_web/chat/design/defaulttheme/tpl/lhabstract/list.tpl.php
                        )

                )

            [7] => Array
                (
                    [file] => /opt/lhc_web/chat/modules/lhabstract/list.php
                    [line] => 55
                    [function] => fetch
                    [class] => erLhcoreClassTemplate
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /opt/lhc_web/chat/lib/core/lhcore/lhmodule.php
                    [line] => 89
                    [args] => Array
                        (
                            [0] => /opt/lhc_web/chat/modules/lhabstract/list.php
                        )

                    [function] => include
                )

            [9] => Array
                (
                    [file] => /opt/lhc_web/chat/lib/core/lhcore/lhmodule.php
                    [line] => 421
                    [function] => runModule
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [10] => Array
                (
                    [file] => /opt/lhc_web/chat/index.php
                    [line] => 27
                    [function] => moduleInit
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] =>
)
Name    Online status text    Offline status text    Operator intro text

Offline

#3 2014-09-08 20:29:02

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Upgrade with errors

Go to "Configuration" => "System update" it will show missing sql queries to execute and just press button to execute. It will update database and you will be able to use themes.

Offline

Board footer