Hi,
To avoid naming conflicts when entering the chat (firstname lastname always cuts off lastname) I would like to append either a random number to the end of the username or the sitename to the beginning of the username. Any hints about where this should go in the PHP code? I have changed "Users Nick Name:" ($user->name is the default value)in the CGIIRC Settings but it doesn't seem to actually change anything, for some reason I can't figure out.
Comments
Comment #1
frollo commentedi have been using mibbit.com as of late it tends to be easier. in the code already is the _ character which gets added. i don't have any code setup to create the symbol at the end i just added it manually there is currently no functionality to support that. you can go in manually and change it to a number / sitename if you wanted