Existing Publishers
An
existing publisher can login at publisher.php.
The login page is based on template publisher_login.html. This template has several variables, these are used only if someone already
filled in the form and sent it out but the system rejected it for
some reason (probably wrong username or password). The following variables are available:
#%info%# |
Description of the reason why the form was rejected |
#%username%# |
Entered Username |
#%password%# |
Entered Password |
Users Area
At the top of each page inside the publishers area is automatically added content of template _head_publisher.txt. This template contains common variables like #%site_title%#, #%site_url%# and also the menu which is at the top in publishers area, this menu shows all available options. At the end of each page inside publishers area is automatically added content of the template _footer_publisher.txt. This template contains only a single variable #%publisher_footer_options%#. This variable shows content of the template publisher_options_footer.txt if no one place is currently selected. If the publisher selected a particular place, it shows a content related to the selected place - the template is publisher_place_footer.txt.
Home Page
Once an publisher has been logged in, he/she can see
a page based on template publisher_home.html. The home page shows basic
statistic and messages from admin.
There are these variables
available:
#%site_url%# |
URL of your site. |
#%currency%# |
Currency used on your site. |
#%name%# |
Name of the publisher. |
#%info%# |
It displays an information that this user has no funds on his/her account (if applicable). |
#%places%# |
Number of existing publishing places. |
#%currency%# |
Currency used in the system. |
#%i_sent%# |
Numbers of clicks, impressions and ratio sent by this publisher. |
#%paid_amount%# |
Amount already paid to the publisher and amount unpaid so far. |
#%funds%# |
Available funds (money). |
#%paid_amount%# |
Total paid amount for all existing orders. |
#%hide_unread_messages_begin%# |
These variables show number of unread messages from admin or hide this info if there is no one unread message. You can send messages to individual users in administration. These messages are then displayed in users area. Also all users can send messages to admin. |
#%hide_messages_begin%# |
These variables show messages you sent to all publishers. The option to send a message to all publishers is available in administration => Messages for users. |