I have added some fields to both my signup form and affiliate signup form. I would like to show this information on the member's and affiliate's "edit profile" page. I have selected the "display and allow edit" option but it only shows a blank form field. I would like it to show the stored information for the user. For instance, for state, I would like it to show the user's state as the one selected, and for address, I would like it to show the user'f address in the form field. How do I do that? I have tried this in the value="" field: {$smarty.session._amember_user.url} for an affiliate's website url and this: {$user.url|escape} Neither has worked. Thank you
Common They have common... I tried to switch it to sql but when I did it gave me a phpbb error: Couldn't add field - mysql error: Table 'xxxxx_phpb2.amember_members' doesn't exist