In order to use addresses with me module, had to hack 3 spots like this in module:

uc_addresses.module: $form_state['redirect'] = array('user/'. 'me' /*$address_user->uid */.'/addresses');

Cuz was getting page not found on a redirect to some strange URL (https://dev1.example.com/user/%252Faddresses)

Comments

megachriz’s picture

Status: Active » Closed (duplicate)

This has been reported before: #1252424: Incompatible with 'me' aliases.

I don't think the root of this problem lies with Ubercart Addresses.