Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
12391 Visualizzazioni

Hello 

My IM is Installed and working. But no one but admin can receive messages. So I found this is on the forum:

1 - Activate the public user

2 - Set its password as 'public'

update res_users set active = True where login = 'public' then set the password to 'public' 

It solved the problem for others. But how is the statement applied. Do I have to write it directly to the database?

Thanks Tobi

Solution for me:

I did the steps above direct in the database with pgadminIII and 2 sql statements. I used the postgres user to access the database.

There was another problem with testing of the instant messenger I remember. If it is accessed from the same computer with two different browsers to test communication, there is still strange behaviour -> Best to test with two different machines, at least virtually. 

 

Avatar
Abbandona

So does this mean public user can only be activated if you can access the database directly and not when you're on ODOO SAAS *.ODOO.COM?

So does this mean public user can only be activated if you can access the database directly and not when you're on ODOO SAAS *.ODOO.COM?

Risposta migliore

Hello, I was able to set the public user as active from the back-end in Settings > Users. You need to do an advanced Search and filter "Active = False" and then you can get it it's record and set it Active. So far, I have not needed to set a password for this user.

Avatar
Abbandona

Also I noticed that you want to make sure to refresh the page of the help-desk user's browser as it's session will expire after 15-ish minutes inactivity and the "Chat with us" button will disappear on the front-end if there are no active help-desk users online.

Risposta migliore

same interest here. anyone?

Avatar
Abbandona

Same here! Somebody is able to create a new public user?

Post correlati Risposte Visualizzazioni Attività
2
ago 16
3213
4
apr 15
7026
1
dic 19
20656
2
ago 18
4214
2
mag 17
5496