FlexHub Forum
FlexHub General => Help / Support => Topic started by: Dave on March 29, 2018, 10:10:49
-
Hi all
Tried to access the support hub for a few days now but looks like its been down.
Can someone please tell me how to fix the below?
[09:08:22] <DutyBot> [FI] [-2] [ERROR] [NMDC_DataArrival] /home/Dutyhosts Hub/FlexHub/./core/Hub-Funcs.lua:953: attempt to concatenate field 'sAddress' (a nil value)
This is triggered when a user types a message in the main chat.
Thanks
Dave
-
Hi Dave!
Try using !set webchat_enable false
If you can't change the value, close the hub, open the HubSettings.ini (make a backup first), and find the entry ["Webchat"] > ["bEnable"], change true to false, save the file and start the hub again.
Webchat isn't a released feature, ie: not finished, so it should not be enabled.
Does that fix your issue?
-
Hi Dave!
Try using !set webchat_enable false
If you can't change the value, close the hub, open the HubSettings.ini (make a backup first), and find the entry ["Webchat"] > ["bEnable"], change true to false, save the file and start the hub again.
Webchat isn't a released feature, ie: not finished, so it should not be enabled.
Does that fix your issue?
Hi Flip
It does thanks for that!
Dave