Hey
Do you have: define( 'WP_DEBUG', true );
in your wp-config.php (line 80), If so change true to false:
define( 'WP_DEBUG', false );
This will not change my mistake, but hopefully hide the error messages.
I’m very busy right now, so maybe this is a temporary solution.
??
Morten