It would be nice if there would be some real utf-8 over mysqli (part of php5) with mysql 4.1/5.
if
vB is set to utf-8, photopost still reads in latin1 from the database and messes up the umlaute in german or other unicode characters etc...
I hacked in mysqli and it seems to work ok here.
I don't know if I should post a patch file?