1
Another possible fix:
/class/module.textsanitizer.php, line 158
function [d]&[/d]xoopsCodeDecode(&$text, $allowimage = 1)
and on line 233:
[d]$text =[/d][color=ff0000]return[/color] preg_replace($patterns, $replacements, $text);
Does that fix the fatal error on line 168 as has been reported?
Preferably test this on PHP 4.3.11 or earlier
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."
Cusix Software