This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by chronoz
Sat May 21, 2011 7:54 pm
Forum: Scripting Help
Topic: Issues with TCL encoding on Eggdrop
Replies: 3
Views: 6732

Thanks! Removing the [encoding convertto utf-8 $translated] indeed solved the issue. I added it before recompiling eggdrop for utf-8 to see if it would solve the issue. Recompiling eggdrop for utf-8 actually solved the issue, while adding [encoding convertto utf-8 $translated] broke it again. Apprec...
by chronoz
Thu May 19, 2011 4:21 pm
Forum: Scripting Help
Topic: Issues with TCL encoding on Eggdrop
Replies: 3
Views: 6732

Issues with TCL encoding on Eggdrop

I have installed Eggdrop on a new Debian server, but it keeps having issues with processing special characters. Eggdrop is running utf-8. I have even manually enforced TCL encoding to utf-8 in the script. And I have tried recompiling Eggdrop with instructions from http://eggwiki.org/Utf-8. 22:00 <@m...