Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
the error message is "Make sure that "cache/*" is writable and then try again"i look up the database, there are some table create with successfull....
i use new file from https://nodeload.github.com/remdex/livehelperchat/zip/master
can anyone help me? than you
Offline
Iam sory in page 2 instalation
the problem same with :
http://code.google.com/p/hppg/issues/detail?id=3
Pada Minggu, 31 Maret 2013 20:01:42 UTC+7, ina menulis:
Offline
i have debug, by echo $e; and get this message:.exception 'PDOException' with message 'SQLSTATE[HY000]: General error:
1364 Field 'last_activity' doesn't have a default value' in
E:\xampp\htdocs\helper\modules\lhinstall\install.php:431
Stack trace:
#0 E:\xampp\htdocs\helper\modules\lhinstall\install.php(431):
PDO->query('INSERT INTO `lh...')
#1 E:\xampp\htdocs\helper\lib\core\lhcore\lhmodule.php(60):
include_once('E:\xampp\htdocs...')
#2 E:\xampp\htdocs\helper\lib\core\lhcore\lhmodule.php(305):
erLhcoreClassModule::runModule()
#3 E:\xampp\htdocs\helper\index.php(26):
erLhcoreClassModule::moduleInit()
#4 {main}
i lookup the php code, find error / bug: // User departaments $db->query("CREATE TABLE `lh_userdep` ( `id` int(11) NOT NULL AUTO_INCREMENT, `user_id` int(11) NOT NULL, `dep_id` int(11) NOT NULL, `last_activity` int(11) NOT NULL, `hide_online` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `user_id` (`user_id`), KEY `last_activity_hide_online_dep_id` (`last_activity`,`hide_online`,`dep_id`), KEY `dep_id` (`dep_id`) ) DEFAULT CHARSET=utf8;");
// Insert record to departament instantly $db->query("INSERT INTO `lh_userdep` (`user_id`,`dep_id`) VALUES ({$UserData->id},0)");
Pada Minggu, 31 Maret 2013 20:01:42 UTC+7, ina menulis:the error message is "Make sure that "cache/*" is writable and then try again"
Offline
Hi,
Updated master branch. Never happened on my testing installs Try again.
2013/3/31 ina <inafor...***.com>
Offline
OK Sir, Installation Complete and Success!
Thank you sir, Great aplication + Fast Support...!
Pada Minggu, 31 Maret 2013 20:01:42 UTC+7, ina menulis:the error message is "Make sure that "cache/*" is writable and then try again"
Offline
Pages: 1