{LANG.admin_019}

{page_messages:page_Error,page_Success}
  General   Localization   Mail Settings   Template   Security  
General Settings
Site Name Your Company Name as you want it to appear throughout the system.
Site Url The domain of your main website, eg. http://www.yourdomain.com (without ending slash)
Site Secure Url (https) Url of your secure site (SSL) certificate for secure access, eg. https://www.yourdomain.com (leave empty if you do not have)
Affiliates exchange commission % Enter the percentage of each exchange you want affiliates to receive, eg. 10 OR empty to disable it
Min exchange fee $ Enter your minimum exchange fee for all directions, eg. 2
Keys folder Path Keys folder Path to upload key files, you can rename it, But remember made it unreadable for user, or as we do user special .htaccess file to secure these files
Temporary closed If you want to change skin, updating rates etc., You can enable this item to disable pages for visitors.
Localization Settings
Friendly url Use search engines friendly urls (Just turn it on if you are using linux server and mode_rewrite is on)
Default site language Site default Language.
Extend registration form Require more information in signup page.
Mailing Settings
Admin e-mail address Admin e-mail address to recieve support mails & action reports.
Notify Admin Select Yes to Send an Email Notification on every user activity, Exchange request, Exchange status, Password reminder, Referral contacts and Signup
System Emails From Name The default e-mail from name
System Emails From Email The default sender email address used for messages sent by site.
Mail Format Select system mails format
Mail Send Type If you choose SMTP, you must complete the fields below (SMTP usually works faster)
SMTP Port The port your mail server uses
SMTP Host  
SMTP Username  
SMTP Password  
Mail design Edit mail template You can easily change site mail design.
Template Settings [Clean up cache folder]
Caching status Enable system Cache, will improve your site speed between 4x to 8x, turn it on after your template design complete.
Login box Captcha Show turning number in user login box.
Support Captcha Show turning number in support page.
Signup Captcha Show turning number in sign up page.
Records to Display per Page Number of rows in customers order and admin pages
Enable Language Menu Allow users to change language of the system
Admin panel HTML editor Enable or disable HTML editor(tinymce) in admin panel
Number of Latest News Number of latest news items to show in main page, Empty to hide news box
Site Template {Template_rows}
Security Settings
Limit admin login to ip address Use this feature to limit admin login ip address or ip range. (Example: 212.136.45.*,210.134.*) or leave empty to allow all.
your current ip address:{SERVER.REMOTE_ADDR}
Exclude Currencies
Use this option to exclude some of currencies from public exchange page, and enable them for private usage or special type of currencies.
example for exclude: webmoney,e-gold

To make page that only show your desired currency types use this link on your pages or emails:
<a href='{make_link:"index.php?inccur=webmoney,e-gold"}'>Exchange webmoney and e-gold</a>
result: Exchange webmoney and e-gold
Hidden admin login url With this exta security feature you can define your own admin login address, so no one can login as administrator without this url.
How to use:
write any keyword that you want on this box, then you have to use this word in your url address.

Sample: myadmin36 => admin login url will be: login ( {make_link:"index.php?_login=admindemo"} )
Note: you must logout first to see how will works.