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

You are not logged in.

Announcement

#1 2020-12-21 09:06:51

sacir
New member
Registered: 2020-12-21
Posts: 1

We’ll be back soon! page

Hello,
All of a sudden this morning chatbox disappeared at the website. When I go to 'departments' page I started getting the error message below.
I have php 7. It is pretty fresh install. Cleaned cache, did not help. Uploaded fresh files did not help. Here is the error:

Error Object
(
    [message:protected] => Class 'ezcInputFormDefinitionElement' not found
    [string:Error:private] =>
    [code:protected] => 0
    [file:protected] => /home/xxx/public_html/lhc_web/lib/core/lhdepartament/searchattr/dep_list.php
    [line:protected] => 12
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/xxx/public_html/lhc_web/lib/core/lhcore/lhsearchhandler.php
                    [line] => 13
                    [function] => include
                )

            [1] => Array
                (
                    [file] => /home/xxx/public_html/lhc_web/cache/compiledtemplates/381cc105dec71ab2210a81ac67488058.php
                    [line] => 2
                    [function] => getParams
                    [class] => erLhcoreClassSearchHandler
                    [type] => ::
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [module] => departament
                                    [module_file] => dep_list
                                    [format_filter] => 1
                                    [uparams] => Array
                                        (
                                            [visible_if_online] =>
                                            [hidden] =>
                                            [disabled] =>
                                            [name] =>
                                            [page] =>
                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/xxx/public_html/lhc_web/lib/core/lhcore/lhmodule.php
                    [line] => 96
                    [args] => Array
                        (
                            [0] => /home/xxx/public_html/lhc_web/cache/compiledtemplates/381cc105dec71ab2210a81ac67488058.php
                        )

                    [function] => include
                )

            [3] => Array
                (
                    [file] => /home/xxx/public_html/lhc_web/lib/core/lhcore/lhmodule.php
                    [line] => 555
                    [function] => runModule
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/xxx/public_html/lhc_web/index.php
                    [line] => 49
                    [function] => moduleInit
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Error:private] =>
)


This is a cpanel server. I dont know if it did an automatic update at the backend. But if it did, this should affect many people I guess.
Any suggestions?

Thanks

Offline

#2 2020-12-21 09:09:42

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

Re: We’ll be back soon! page

It seems your cpanel is broken as not all files seems were uploaded to server.

Offline

Board footer