I'm looking for this myself really. I'm using Cutenews.ru though. Version 2.5.4. I have asked in the forum over there, but no luck.

I've been doing this manually for now... I have no clue on how to mod/develop something like this, so I really would appriciate any help.

Hi

I'm using UTF-8 for language encoding for my forum, but the email form doesn't show the characters "æøå". Instead it shows some strange letters. Is there a way to fix this?

Thanks in advance.

Hmm.. Seems that I found a solution.

What I did is that I change the username encoding to be the same as the database: "utf8_general_ci" instead of "Latin1_swedish_ci". Sems to work.

Is there any concerns about this?

EDIT: I now get a lot of overhead in my database. Also now I get an error about that it can't fetch subrscribtions... Looks like it affects only new users.

I'm having this problem now. What's the solution?

I have this problem when a user is trying to register on my forum. Seems it's an issue when I tried using UTF8 encoding for the forum.

The error I get is this (debuging on)

File: /usr/home/web/wno65308/wii-fan.net/forum/register.php
Line: 135

PunBB reported: Unable to fetch user info 

Database reported: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' (Errno: 1267)

edit: I've done this modification:
http://punbb.org/forums/viewtopic.php?id=9146

Also, I did upgrade from 1.2 to 1.2.11 a while ago. Could have something to do with this.

I'm planning of using Cutenews.ru (MySQL) as frontend for a site. I'm wondering if anyone have experience of making Cutenews.ru create a new topic automaticly in PunBB when a new post is made.

Thanks in advance