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

You are not logged in.

Announcement

#1 2015-08-25 15:14:18

altomarketing
Member
Registered: 2015-03-25
Posts: 34

Error by templatecompile' => false, after hd change

Our hd-vps filled up, so after i upgrade it, reboot server but our LHC gives a blank page.

So i change setting.ini.php from 'templatecompile' => true, to 'templatecompile' => false,  and it starts working again. With working LHC i clean up cache , changed to true and it works again, nice !

but as i enabled 'debug_output' => true, im discovering an error , How to fix it ?

[== PHP ==]
0: erLhcoreClassDesign::designtpl - lhtheme/default.tpl.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/lhtheme/default.tpl.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/lhtheme/default.tpl.php
0: erLhcoreClassDesign::designtpl - lhkernel/alert_success.tpl.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/lhkernel/alert_success.tpl.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/lhkernel/alert_success.tpl.php
0: erLhcoreClassDesign::designtpl - lhkernel/csfr_token.tpl.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/lhkernel/csfr_token.tpl.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/lhkernel/csfr_token.tpl.php
0: erLhcoreClassDesign::designtpl - pagelayouts/main.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/pagelayouts/main.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/pagelayouts/main.php
0: erLhcoreClassDesign::designtpl - pagelayouts/parts/page_head.tpl.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/pagelayouts/parts/page_head.tpl.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/pagelayouts/parts/page_head.tpl.php
0: erLhcoreClassDesign::designtpl - pagelayouts/parts/top_menu.tpl.php 	2015-08-25 16:10:57 +0100
Not found IN - //myLHCfolder//design/customtheme/tpl/pagelayouts/parts/top_menu.tpl.php
Found IN - //myLHCfolder//design/defaulttheme/tpl/pagelayouts/parts/top_menu.tpl.php
0: erLhcoreClassDesign::designtpl - pagelayouts/parts/path.tpl.php

I have blue theme as default.

Offline

#2 2015-08-25 17:04:51

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

Re: Error by templatecompile' => false, after hd change

No error = no help it's just debug output you have there. I need error itself..

Offline

#3 2015-08-28 13:08:13

altomarketing
Member
Registered: 2015-03-25
Posts: 34

Re: Error by templatecompile' => false, after hd change

And this one is an error ?

[== Undefined ==]
Warning: file_exists(): open_basedir restriction in effect. File(/tmp/Google_Client/ad/ad41610b13f338f946b8e9e744ec68f0.lock) is not within the allowed path(s): (/mywebfolder:/var/zpanel/temp/) in /mywebfolder/chat/lib/core/lhxmp/google/cache/Google_FileCache.php on line 37 Warning: file_exists(): open_basedir restriction in effect. File(/tmp/Google_Client/ad/ad41610b13f338f946b8e9e744ec68f0) is not within the allowed path(s): (/mywebfolder:/var/zpanel/temp/) in /mywebfolder/chat/lib/core/lhxmp/google/cache/Google_FileCache.php on line 96 

Offline

#4 2015-08-28 13:09:35

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

Re: Error by templatecompile' => false, after hd change

Yes, looks like. But it's your server problem... I ques you are trying to use XMPP notifications just not sure that your server supports them.

Offline

Board footer