odd mb issue

Anytime I try a test order I get this message:

- Your passwords do NOT match!
- Password must be between 6 and 10 alphanumeric characters starting with a lowercase letter. Note: The underscore and dash characters are ok.

The fact of the matter is the way I type the password is positvely 100% the same each field, matching.

I've duplicated this in Firefox and IE6.

Please explain what could cause this. The strange part is, when I click continue and it refreshes the page with the error, it shows as if the first password field has more characters than the second one (see my reply with attached screenshot)

Strangely, orders come in from clients anyway. Maybe its me but I duplicated on two browsers so I'm not quite sure.

NOTE: I am using Roboform. I tried agian with it disabled, same issue.

php.ini file:

safe_mode = Off
safe_mode_gid = Off
safe_mode_include_dir =
;open_basedir =
max_execution_time = 30
max_input_time = 60
memory_limit = 32M
error_reporting = 2039
error_reporting = E_ALL & ~E_NOTICE
register_globals = On
post_max_size = 8M
magic_quotes_gpc = On
magic_quotes_runtime = Off
register_long_arrays = On
extension_dir = "./"

 

 

 

 

Top