Quote:
Originally Posted by dellow
|
Hi dellow,
this is an HTML problem. The username is given in the URL and special characters can not be processed correctly. If you need a fix for this you have to implement "htmlentities" into the code, so the username will be transformed into a URL friendly information.
Currently i do not have the time to implement this. If you are familiar with HTML you should be able to implement this in a very small amount of time. Otherwise you will have to wait for the next update of this hack because you are the first person who has problems with this and to be honest users should use correct names and not special characters. ;-)
Hope this helps.
Cheers,