Hi Yellow

Sorry, I'm an idiot... I didn't spot a typo in my regular expression

The var seeker = ... line should be changed to

var seeker = new RegExp(/\(\s*([+-]?)([^0-9]*)([0-9,]+\.[0-9]+)([^0-9)]*)\s*\)/);

That *should* work and I really hope it does

In theory if the updater reports it's unable to recreate the sidebox it will still run... The sideboxes in 1.3.8 are tableless and the Updater can't insert the sidebox because of this... Something else to look into

Sorry about the typo (especially if that's what it turns out to be)

Dan