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

You are not logged in.

Announcement

#1 2019-11-06 19:14:50

lele
Member
Registered: 2019-11-06
Posts: 3

Problems reinstalling

Hello, I had long installed live helper chat in my synology, but since the last update I had problems with the bots also when adding images or creating trigger. It does not let me do anything, even when the bot that I had already created is activated it does not respond to what I had configured (flashes every few seconds) but does nothing. So I decided to reinstall it. My surprise was that it doesn't let me install it. I have given 777 permits to all the files to see if so and neither. i have php 7.3
I get this when I try to install it

Make sure that "cache/*" is writable and then try again
ezcInputFormVariableMissingException Object
(
    [originalMessage] => Required input field 'DatabaseUsername' missing.
    [message:protected] => Required input field 'DatabaseUsername' missing.
    [string:Exception:private] =>
    [code:protected] => 0
    [file:protected] => /volume4/web/chat1/ezcomponents/UserInput/src/input_form.php
    [line:protected] => 224
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /volume4/web/chat1/ezcomponents/UserInput/src/input_form.php
                    [line] => 179
                    [function] => parseInput
                    [class] => ezcInputForm
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /volume4/web/chat1/modules/lhinstall/install.php
                    [line] => 119
                    [function] => __construct
                    [class] => ezcInputForm
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 0
                            [1] => Array
                                (
                                    [DatabaseUsername] => ezcInputFormDefinitionElement Object
                                        (
                                            [type] => 1
                                            [filterName] => unsafe_raw
                                            [options] =>
                                            [flags] =>
                                            [hint] =>
                                        )

                                    [DatabasePassword] => ezcInputFormDefinitionElement Object
                                        (
                                            [type] => 1
                                            [filterName] => unsafe_raw
                                            [options] =>
                                            [flags] =>
                                            [hint] =>
                                        )

                                    [DatabaseHost] => ezcInputFormDefinitionElement Object
                                        (
                                            [type] => 1
                                            [filterName] => string
                                            [options] =>
                                            [flags] =>
                                            [hint] =>
                                        )

                                    [DatabasePort] => ezcInputFormDefinitionElement Object
                                        (
                                            [type] => 1
                                            [filterName] => int
                                            [options] =>
                                            [flags] =>
                                            [hint] =>
                                        )

                                    [DatabaseDatabaseName] => ezcInputFormDefinitionElement Object
                                        (
                                            [type] => 1
                                            [filterName] => string
                                            [options] =>
                                            [flags] =>
                                            [hint] =>
                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /volume4/web/chat1/lib/core/lhcore/lhmodule.php
                    [line] => 96
                    [args] => Array
                        (
                            [0] => /volume4/web/chat1/modules/lhinstall/install.php
                        )

                    [function] => include
                )

            [3] => Array
                (
                    [file] => /volume4/web/chat1/lib/core/lhcore/lhmodule.php
                    [line] => 542
                    [function] => runModule
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /volume4/web/chat1/index.php
                    [line] => 44
                    [function] => moduleInit
                    [class] => erLhcoreClassModule
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] =>
    [xdebug_message] =>
ezcInputFormVariableMissingException: Required input field 'DatabaseUsername' missing. in /volume4/web/chat1/ezcomponents/UserInput/src/input_form.php on line 224

Call Stack:
    0.0000     409216   1. {main}() /volume4/web/chat1/index.php:0
    0.0012     459544   2. erLhcoreClassModule::moduleInit() /volume4/web/chat1/index.php:44
    0.0028     494720   3. erLhcoreClassModule::runModule() /volume4/web/chat1/lib/core/lhcore/lhmodule.php:542
    0.0031     508064   4. include('/volume4/web/chat1/modules/lhinstall/install.php') /volume4/web/chat1/lib/core/lhcore/lhmodule.php:96
    0.0053     582456   5. ezcInputForm->__construct() /volume4/web/chat1/modules/lhinstall/install.php:119
    0.0054     582456   6. ezcInputForm->parseInput() /volume4/web/chat1/ezcomponents/UserInput/src/input_form.php:179

)

I don't know what to do before I could install it without any problem but now there is no way. What I can do? Greetings and thanks.

translated with google

Offline

#2 2019-11-06 19:34:55

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Problems reinstalling

Hi lele,
welcome in the live helper chat forum!

About bot i cannot give support because i don't have knowledge.
If you are into business i suggest to consider the commercial support: https://forum.livehelperchat.com/viewtopic.php?id=2255

I will forward this topic to the chat owner but consider a reply here is not granted because the chat owner are very busy.
The commercial support can be a helpful solution if you are not able to get a response.

I wish to solve soon your question issue.
Your topic has been forwarded to the chat owner. A reply is not granted.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2019-11-06 19:41:12

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Problems reinstalling

The issue you are experiencing with a new install is about a new instance of live helper chat without including any extension?
Where are you downloading the package? You can download the last live helper chat version from here: https://livehelperchat.com/article/static/5

Than you can follow the documentation: https://livehelperchat.com/ultimate-tut … -217a.html

also check your server error logs.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#4 2019-11-06 19:41:58

lele
Member
Registered: 2019-11-06
Posts: 3

Re: Problems reinstalling

If it is the latest version, download it from that link. But I don't know what happened that doesn't let me install it. I used to install it without problem.

Last edited by lele (2019-11-06 19:45:54)

Offline

#5 2019-11-06 20:19:58

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Problems reinstalling

Hi lele,
maybe try in another moment. Let's start from zero.
Sometimes just need to skip some file by not uploading correctly.

I'm using the latest version with PHP 7.3 and doesn't have issue also consider all suggestions in my previous reply:
https://forum.livehelperchat.com/viewto … 588#p13588

With a new install on a different moment you can see if the error still be the same.
Maybe can help write here every step you take.

Good luck!


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#6 2019-11-07 23:48:00

lele
Member
Registered: 2019-11-06
Posts: 3

Re: Problems reinstalling

Hello again, in the end I deleted all databases and all websites hosted and restored to a previous month and everything returned to normal. I can now install it and everything works perfectly. Thank you very much for your help greetings.

Offline

#7 2019-11-08 03:43:30

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Problems reinstalling

Hi Lele, I'm really happy to read you have solved  wink
Enjoy


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer