Rocket.Chat Error:Notice: Undefined index: port in /var/www/virtual/zukunft-politik.de/gemeinschaft/htdocs/modules/boonex/chat_plus/classes/BxChatPlusModule.php on line 70
Hi, its me again. I am still working to get everything running.
I got rocket.chat running on my VServer with Apache2 on a IMSCP Hostsystem with SSL and letsencrypt.
but now the working domain is https://chat.mydomain.de/ without the port. Which in general is very good, but when activating the help desk chat, i get the following error:/var/www/virtual/zukunft-politik.de/gemeinschaft/htdocs/modules/boonex/chat_plus/classes/BxChatPlusModule.php on line 70 and the chat block does not show up ...
By the way:
is the a way to do automated account creation on rocket chat?
-
-
·
Alex T⚜️
- ·
> i get the following error:/var/www/virtual/zukunft-politik.de/gemeinschaft/htdocs/modules/boonex/chat_plus/classes/BxChatPlusModule.php on line 70 and the chat block does not show up
Please try to point address to your chat as full URL starting with https://, like https://chat.mydomain.de/
> is the a way to do automated account creation on rocket chat?
Yes, you need to setup OAuth2 login, for the instructions please go to your site Studio > RocketChat > click on question icon (?) in top right corner > click on "Information" link
Also you need to install OAuth module before.
-
·
Alex T⚜️