Hi Marcus, you don't need to instanciate t3lib_cs, you can use already existing instance: $this->target = $GLOBALS['LANG']->csConvObj->conv($this->target,'utf-8',$GLOBALS['LANG']->charSet); $GLOBALS['LANG']->csConvObj hols the instance of t3lib_cs vg Steffen