/var/softaculous/livehelper
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
changelog.txt32630644editdlrm
clone.php32410644editdlrm
edit.php43510644editdlrm
edit.xml4330644editdlrm
fileindex.php2170644editdlrm
import.php41160644editdlrm
info.xml38530644editdlrm
install.js9240644editdlrm
install.php65030644editdlrm
install.xml9620644editdlrm
md525450644editdlrm
notes.txt9430644editdlrm
settings.ini.php167530644editdlrm
upgrade.php34960644editdlrm
upgrade.xml3410644editdlrm
Edit: /var/softaculous/livehelper/notes.txt (943B)
1. PHP REQUIREMENT LINK : https://doc.livehelperchat.com/docs/install/ 2. We have made small change in lib/core/lhcore/lhupdate.php file given by vendor in 3.14 version because it was giving error on upgrade. 3. If you get .htaccess: Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration on ampps, please enable 'mod_headers' i.e uncomment 'LoadModule headers_module modules/mod_headers.so' in httpd.conf. 4. No need to define variable for 'fcm_key' in `lh_chat_config` table as it's same for all installations and is defined in /modules/lhinstall/install.php(Since 3.40). 5. Keep 'site_address', 'trusted_host_patterns' settings blank in settings.ini.php. 6. Changed to min php 7.4.0 in info.xml on vendor request(via email), also there was issue while installing on PHP 7.2. Vendor has said that he will update the same in official docs i.e https://doc.livehelperchat.com/docs/install/