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

You are not logged in.

Announcement

#1 2016-10-19 09:46:29

dgnunes
Member
Registered: 2016-10-18
Posts: 9

Change in Title

Good morning, I changed the tittle settings.ini.php and the application stopped working returned to the old title and still not resolved.
Does anyone know tell me how to proceed to solve?

Thank you very much in advance.

Title edited from UPPERCASE to lowercase by PeopleInside

Last edited by PeopleInside (2016-10-24 19:21:10)

Offline

#2 2016-10-19 09:50:34

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

Re: Change in Title

Hi,
welcome in the Live Helper Chat Forum!
Thank you for your question!

When you edit LHC file you are broken LHC so no support available.

Where is located settings.ini.php? is a LHC file?
Why you edited the file name or what you mean with "edited the title" and why you do that?
Thanks.
See you, wait for your reply.


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 2016-10-19 10:05:29

dgnunes
Member
Registered: 2016-10-18
Posts: 9

Re: Change in Title

The file is located in lhc_web / settings> settings.ini.php.
settings file following piece of code:
<?php
return array (
  'settings' =>
  array (
    'site' =>
    array (
      'title' => 'Live helper Chat', //This line was changed to Chat and just that, with this application has stopped working I tried to return the default name and still no success
      'site_admin_email' => '',
      'locale' => 'en_EN',
      'theme' => 'defaulttheme',
      'installed' => true,
      'secrethash' => 'e8e1d82019',
      'debug_output' => false,
      'templatecache' => true,
      'templatecompile' => true,
      'modulecompile' => true,
      'force_virtual_host' => false,
      'one_login_per_account' => false,
      'time_zone' => '',
      'date_format' => 'Y-m-d',
      'date_hour_format' => 'H:i:s',
      'date_date_hour_format' => 'Y-m-d H:i:s',
      'default_site_access' => 'eng',
      'maps_api_key' => false,
      'extensions' =>
      array (
      ),

Offline

#4 2016-10-19 10:09:06

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

Re: Change in Title

Hi,
thank you for the reply.

Please resume the original file and use the web admin interface for edit this kind of title.
You don't need to edit the code, you can do all in the admin panel.
Settings > Live Helper Configuration > Chat Configuration > Copyright settings.


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

#5 2016-10-19 10:15:21

dgnunes
Member
Registered: 2016-10-18
Posts: 9

Re: Change in Title

I believe that I did not look at the web panel settings correctly, but returned the default file and still did not work.
Thanks for the welcome and the quick responses.

Offline

#6 2016-10-19 10:19:57

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

Re: Change in Title

Hi, I suggest to try to use the Private Surfing for see if works. Maybe your browser have cache to clean.
If not works maybe you edited something else. By editing files you corrupt installations. Remember that.

A suggestion: don't put hands where you don't know smile and also in the code.

Try with a private surfing, if all works so you need reset your browser or clean your browser cache history.
If the issue persist a clean install should resolve the issue and please don't edit the code: it's at your risk.


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

#7 2016-10-19 10:22:10

dgnunes
Member
Registered: 2016-10-18
Posts: 9

Re: Change in Title

OK thank you.

Offline

#8 2016-10-19 10:22:29

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

Re: Change in Title

You are Welcome  smile


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

#9 2016-10-19 10:43:14

scalior
Member
Registered: 2016-09-27
Posts: 48
Website

Re: Change in Title

Hello PeopleInside,

Where in the web interface can you change the title? Also, where do you set the site_admin_email? I have been looking for where to change this but I didn't see. I thought it was normal then to edit these manually.


Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132

Offline

#10 2016-10-19 11:47:08

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

Re: Change in Title

WoW scalior,
I AM surprise. You have a link in your signature about the UnOfficial mobile solution for use LHC and you don't know how LHC works?
The topic about wurrdapp seems to be yours.

Please consider to read the Documentation: https://livehelperchat.com/documentation-6c.html
Here is the install guide: https://livehelperchat.com/ultimate-tut … -217a.html

Also if you look at the Live Helper Chat website: https://livehelperchat.com/ and see the demo: https://livehelperchat.com/demo-12c.html is showed the URL where you can log in as administrator so it's easy to understand where the admin interface is:

http://yourdomain.ext/livehelperfoldern … ite_admin/ or http://yourdomain.ext/livehelperfoldername/site_admin/

Once you are logged in you have to learn settings, I cannot explain to you all configuration like email, title etc. You will see.

Last edited by PeopleInside (2016-10-19 11:48:47)


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

#11 2016-10-19 14:18:02

scalior
Member
Registered: 2016-09-27
Posts: 48
Website

Re: Change in Title

PeopleInside wrote:

WoW scalior,
I AM surprise. You have a link in your signature about the UnOfficial mobile solution for use LHC and you don't know how LHC works?

LiveHelperChat is a big project! smile Being a developer I have hacked my way through some parts that are not clear. This was a good thread to help clarify one of my areas of confusion.

I have been through the entire web UI but didn't see any page that when you make changes to the title and site_admin_email, it changes the values in settings.ini.php. I have seen "Settings -> Live Help Configuraton -> Widget Theme" In the theme you can change the name of the company, but that doesn't change the value in settings.ini.php. Was just curious.

By the way, you will hear a lot from me as I continue to use LHC wink


Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132

Offline

#12 2016-10-19 14:35:14

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

Re: Change in Title

I AM happy to learn you have solved.
See you!
Thanks for the feedback ^_^


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

#13 2016-10-19 14:43:06

scalior
Member
Registered: 2016-09-27
Posts: 48
Website

Re: Change in Title

I also went to "Settings -> Live Help Configuration -> Chat Configuration -> Copyright settings"
There I can make changes to "Application name" and "Site settings". Neither of these changes affect settings.ini.php, which leads me to think that title and site_admin_email in the settings are no longer used....


Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132

Offline

#14 2016-10-19 14:48:25

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

Re: Change in Title

Hi scalior,
I think we are not understanding.

If you set some settings in the admin panel you won't see file like settings.ini.php edited.

Do you need help in using LHC or do you need help for made your mobile app? Because if you need programming help or technical question in the code I cannot help you and the chat owner ... I think is too busy for also can help you for free "only commercial support", I suppose.

If you want just customize the title of the Live Heper Chat the place is where I told. I tested it in the demo and works fine, you change this and you will see the changers also in the visitor title chat pop up and if you edit in the operator side.

scalior wrote:

which leads me to think that title and site_admin_email in the settings are no longer used....

this has no sense to me unless you are talking about programming. Here I told again I cannot help. You have to do alone or think at commercial support.
Email settings will be in email settings in the admin panel. There are another section for customize emails template and also set SMTP.


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

#15 2016-10-19 15:48:00

scalior
Member
Registered: 2016-09-27
Posts: 48
Website

Re: Change in Title

Thanks for your input.

My LHC is working well. It is working as you describe it.

My question was more from the programming side.... I was looking for [small] information to help with the mobile but it is not important..

If I have a more technical question I will try to reach *** in Github.

Again thanks for your support and you do not need to reply smile


Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132

Offline

#16 2016-10-19 15:51:01

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

Re: Change in Title

Please remember GitHub is only for BUG or Feature Request.
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

#17 2022-02-18 05:59:40

spiceagent11
New member
Registered: 2022-02-18
Posts: 1

Re: Change in Title

was looking for this thanks

Offline

Board footer