3
Thanks,
But are you telling me that line 517 is not
$text = mb_convert_encoding($text, $charset, mb_detect_encoding($text,$charset.', ISO-8859-1', true));
in file class/module.textsanitizer ..
thats the line i had to comment out ...
i kept my mainfile.php untouched and copied whole files inside htdocs from 2.5.6 to replace my old ones .. after removing install folder i did the upgrade and all went fine but the mentioned error..