Adding an account New members should point a browser to join.php and fill out all fields. They get html code for adding to their site. Once they did it, the script begins to count their impressions. The script will automatically send an email to both the new member and to admin. Then the admin should go to the admin area and approve or delete the member. Statistic All members can see statistic of their accounts. If you don't want to allow your members access to some of the stats, just delete the line from the template. You as admin can see statistic of all members. Templates The template feature of Easy Banner makes the script extremely easy to use. These templates are very easy to edit in your normal HTML editor. All of the templates are prepared and ready to use, no changes are necessary. If you will edit these templates, we recommend to save the original templates from your zip file to a safe place so you can restore the original templates in any time. Below is a short description of each template and list of variables which may be used. Email templates email_admin.txt (this is a template for email admin when new member signed up), email_join.txt (this is a template for email new member). In these email templates you may use these variables: #%userid%# - username of the new member #%userpass%# - password of the new member #%siteurl%# - URL of site of the new member #%urlbanner%# - URL of banner of the new member #%adminfile%# - URL of your admin.php script #%memberfile%# - URL of your member.php script #%memberemail%# - email of the member (available only in admin templates) Please notice that the first line of email templates must begin with the word "Subject: " and below the line must be one blank line. join.html This is the page webmasters will see when adding new account. You may use these variables: #%bwidth%# and #%bheight%# - measures of banners in your banner exchange join_success.html This is the page webmasters will see after adding their account. #%memberfile%# - URL of member.php script #%userid%# - username of the new member #%userpass%# - password of the new member #%email%# - email of the new member #%siteurl%# - URL of site of the new member #%banner%# - complete html needed to display a banner of the new member #%html%# - HTML for the new member to insert to web pages member_edit.html This is the page webmasters will see when editing their account. #%userid%# - username of the member #%userpass%# - password of the member #%email%# - email of the member #%siteurl%# - site URL of the member #%urlbanner%# - URL of banner of the member member_edited.html This is the page webmasters will see after editing their account. #%userid%# - username of the member #%userpass%# - password of the member #%email%# - email of the member #%siteurl%# - site URL of the member #%banner%# - complete html needed to display a banner of the member member_html.html Here can members get HTML code for their site. #%html%# - HTML for the member to insert to web pages member_stats.html The account statistic page. #%userid%# - username of the member #%meshows%# - total number of banners displayed on member's pages #%earned%# - total number of earned credits #%weshow%# - shows how many times has been member's banner displayed on pages of other members #%notused%# - not used credits error.html This is the page members and visitors will see if any error has occured. #%errortext%# - description of the error #%adminemail%# - your (admin) email address html.txt This is the HTML members get to show it to their pages. Editing this file is not recommended. #%workfile%# - URL of your work.php #%width%# and #%bheight%# - width and height of banners in the banner exchange Tip If all works fine, you may remove script "settings.php" from your server to prevent hackers totally damage your exchynge system. You may again upload it if you will need to make any changes. Upgrade If you are interested to upgrade to Easy Banner Pro and get lots of new advanced features, please click here. Script which update your current database to the Pro version is available for free. |