Hey, > You can replace the call to ereg_replace("something", ...) with > preg_replace("/something/", ...) in source code. This shouldn't be necessary. Current trunk of this extension IMO is PHP5.3 safe. Just check it out from forge. Regards, Stefano