Hello,

i would like to know if there is a other way to change the Guest numbers as they are really

What can i replace this with ?

$user_name = check_plain(variable_get('drupalchat_anon_prefix', 'Guest') . time());

Anyone can help me with this ?

Comments

darklrd’s picture

Status: Active » Fixed

Hi zapa,

Yes, you can replace time() function with anything dynamic and random.

Thank you

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.