Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
I am getting following error after installation and link is http://localhost/chat/lhc_web/index.php/site_admin/...Please help
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'chat.lh_rolefunction' doesn't exist' in B:\xampp\htdocs\chat\lhc_web\lib\core\lhpermission\lhrole.php:99 Stack trace: #0 B:\xampp\htdocs\chat\lhc_web\lib\core\lhpermission\lhrole.php(99): PDOStatement->execute() #1 B:\xampp\htdocs\chat\lhc_web\lib\core\lhuser\lhuser.php(327): erLhcoreClassRole::accessArrayByUserID('1') #2 B:\xampp\htdocs\chat\lhc_web\lib\core\lhuser\lhuser.php(311): erLhcoreClassUser->generateAccessArray() #3 B:\xampp\htdocs\chat\lhc_web\lib\core\lhuser\lhuser.php(259): erLhcoreClassUser->accessArray() #4 B:\xampp\htdocs\chat\lhc_web\lib\core\lhcore\lhmodule.php(41): erLhcoreClassUser->hasAccessTo('lhfront', Array) #5 B:\xampp\htdocs\chat\lhc_web\lib\core\lhcore\lhmodule.php(445): erLhcoreClassModule::runModule() #6 B:\xampp\htdocs\chat\lhc_web\index.php(38): erLhcoreClassModule::moduleInit() #7 {main} thrown in B:\xampp\htdocs\chat\lhc_web\lib\core\lhpermission\lhrole.php on line 99
Last edited by uresh84 (2015-03-07 10:57:14)
Offline
Your server = your faults.
Install works correctly here... Try to reinstall.
Offline
Localhost will not work...as I am installing it on my local PC?
Offline
Localhost has nothing as also local PC, problem is that one of the tables was not created during install and why i have no idea
Offline
thank you....But installation shown me success message....Where i will get that table structure i will create it manually....
Offline
Sorry, but as i told all works here and creating manually this table won't be enough like it's important table and it has to have records etc...
Offline
Hi...Now i have installed this on my server but it is showing me blank screen ...and if i changed index.php and displayed erro
the error is getting
Fatal error: Class 'erLhcoreClassSystem' not found in /home2/ignitio3/public_html/ourdemo/livehelperchat-master/lhc_web/index.php on line 30
but file is there.....What to do now on it....please help
Offline
Make sure you have min 5.3php
Offline
Pages: 1