I have a similar error in that the user name is blank after verification. Yours the same error?
Regards
Paul
The tool is not adding all of the code needed
<object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="100" height="100" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="url" value="http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi" />
should read
<object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="100" height="100" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="url" value="http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi" /><param name="autoplay" value="false">
I just added the code and it worked for me, a pain but i guess it will be fixed