Advertisers - Edit
Account
The top menu inside advertisers area contains the link "Edit account".
The account edit form uses the template
advertiser_edit.html. These variables are available:
#%site_url%# |
URL of your site. |
#%info%# |
If the form was just send out, it informs the user that data are saved or that some error occurred. |
#%username%# |
Username of the
user |
#%name%# |
Name of the user |
#%email%# |
Email of the user |
#%address%# |
Address of the user |
#%styles_option%# |
List of available styles to select a default style the new advertiser wants to use in Users Area. |
Once an user edited an account, it can optionally email to admin by using
the template admin_advertiser_edited.txt. If the user who
edited his/her details should receive an email, this email is based on template
advertiser_edited.txt (This email is meant as a protection for
the system. If someone else entered users account of an advertiser and
edited these details, its owner can inform you on this issue.) These variables can be available
in both these emails:
#%site_url%# |
URL of your site. |
#%username%# |
Username of the user |
#%name%# |
Name of the user |
#%email%# |
Email of the user |
#%address%# |
Address of the user |
#%n%# |
User number |