Author Topic: How to set user name in chat from login profile of this user  (Read 3941 times)

0 Members and 1 Guest are viewing this topic.

postgres

  • Full Member
  • ***
  • Posts: 7
How to set user name in chat from login profile of this user
« on: February 03, 2015, 11:41:15 AM »
When chat window opens the first step is type user name. But if visitor of the site was autorized i want to help him take this step. Is it possible to initialize the user name in chat field with custom data?

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: How to set user name in chat from login profile of this user
« Reply #1 on: February 13, 2015, 10:10:30 AM »
As I see the simplest way to initialize user name is to set MIBEW_Data cookie to Base64 value of desirable name. BUT one should understand that this is only a dirty hack and such ability can be removed in later versions of Mibew.