mrpowless
corrupt inc/tags.inc.php
or mb read prob with DB
try:

function MultiByteStringToLower(&$str, $coding) {
if(is_callable('mb_strtolower'))
return mb_strtolower($str, $coding);
else
return strtolower($str);
}

in inc/tags.inc.php at the top
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.037869930267334