"Customer web interface not available" I must not have something turned on. An forum area for all error codes might be helpful...
Yes, the customer has an account type that has an "X" selected on the Web Interface section under maintenance menu.
Didn't find selection to restrict to current customers... However, since I'm just setting this up, all customers should be current. I just put in a test customer that matched the account type.
Did you verify the status of the account? They could be Pending for example if you use pending accounts.
Account shows "Current" and has type that is marked for acces from web. I've noticed a blank field between the "Type" and "Status" what is this?
That's account class, and will not affect it. I double-checked and the account type and status are the only two fields that could generate that error. I would triple-check the account type (make sure there isn't a trailing space in it or something.
Interesting... I had the account type set to "39" (which was defined properly). I changed it to "Individual" and everything works. Must have been a string compare problem somewhere. Thanks.