Hi,
I have a problem:autocompete works only for english letters.
I have joomla 2.5.4, uddeIM 2.7
Settings:
Messages -> Show realnames = realnames
Display -> Use autocomplete = yes
System -> Load MooTools = force loading MooTools 1.3 (use MEIO)
I have registered users with different realnames: some of them are in english, some of them are in russian.
When I type some english letter, autocompeter works fine. When I type some russian letter - nothing happens...
I've read FAQ, and I call this:
yoursite.com/index.php?option=com_uddeim&task=completeUserName&no_html=1&value=x
when x = some english letter, it returns a list of english users starting with this letter.
But when I'm using some russian letter it returns: [].
Could you please help me? Thank you.