This page identifies changes to nTeN Script and the dates that those changes were introduced. This document is intended to be a reference for developers who are looking for an easy way to identify recent changes to nTeN Script. Day by day we are trying to optimize, simplify and expand the functionality of the script including feedback and suggestions from our customers.

nTeN v1.1.7 release changelog @2013/05/01

- Added:
      - Statistics ( referrals clicks ) in user area "Account Summary" page.

    - Fixed:
      - "Payment Proof" table count wrong total cashout logs ( before it include non-completed payments ).
      - Statistics dates problem ( when using DST time zone ).
      - Untranslated massages in advertiser panel.
      - Problem while adding reply to support case in Control Panel.
      - Bug in AdGrid ( as not logged user javascript break on user click ).
      - Bug in User Profile Settings ( problem while re-selecting "Renting hours" ).
      - Bug in rented referrals clicks credit, script credit ad even when the click rate was "0.0000".

    - Changed:
      - Control Panel Dashboard was changed because of high resources use.
      - AVG update for referrals ( now AVG is updated on user click and by Cron script each day at 00:10 server time ).
      - Message "Queued for removal" in rented referrals list was replaced by tooltip message which is more clear for users.

    - Removed:
      - Control Panel "Top earners" statistics.

    - Notes:
      - Please read the included readme.txt file for more information.

nTeN v1.1.6 release changelog @2013/03/26

- Added:
      - Login/Connect with Facebook ( to get more info check Control Panel > Sections > Settings > More > Facebook ).
      - Login/Connect with Twitter ( to get more info check Control Panel > Sections > Settings > More > Twitter ).
      - "Expire price" in rented referrals prices ( to get more info check Control Panel > Sections > Users > Upgrades > Upgrade > Prices ).
      - "Referrals per page" in User Area Direct/Rented referrals list ( to get more info check Control Panel > Sections > Users > Upgrades > Upgrade > "Referrals per page" ).
      - "Free upgrade" option ( to get more info check Control Panel > Sections > Users > Settings ).

    - Fixed:
      - Bug in language translation engine.
      - Bug in Control Panel ( while theme files count and group by type ).
      - Bug in "paypal.com" External Payment Gateway ( some servers have problems with deposit amount validation ).
      - Problem in Deposits ( when Payment Gateway setting "Deposit step" was set to "0.00" ).

    - Changed:
      - Change in encryption algorithm ( integration with "mcrypt" (if is installed on server) ).
      - Cron remove expired referrals each hour ( before it was each 24 hours ).
      - Control Panel Users section, user edit ( new fields in Accounts tab to edit user Facebook/Twitter account ).
      - Smarty upgraded to v3.1.13.
      - Control Panel ( after login, script check for database version compatibility ).
      - Speed/resources usage improvements.

    - Removed:
      - "Available "Explorer":" ( Control Panel > Sections > Settings > More > Registration ) was replaced by "Free upgrade" option.

    - Notes:
      - Before upgrade to this version disable Payment Gateways.
        If your server have "mcrypt" installed after upgrade script will have problems with "Custom" settings decoding in each Payment Gateway.
        After upgrade check the "Custom" settings in each Payment Gateway, enable if all looks fine or setup again.
      - Please read the included readme.txt file for more information.

nTeN v1.1.5 release changelog @2013/03/11

- Added:
      - (Paid) AdGrid feature ( to get more info check Control Panel > Sections > AdGrid ).
      - Control Panel Payments section, deposits settings ( "Mark as "Fail" after X days:" ).
      - Control Panel Security section, Cookie Loger ( option to suspend multiple user accounts, table refresh after action ).

    - Fixed:
      - Bug in user account suspension option ( suspended user can still use account ).
      - Bug in Control Panel Payments section, cashouts ( script update "Total Paid" at wrong way ).
      - Bug in Control Panel Settings section, registration settings ( script do not show upgrade name in setting )

    - Changed:
      - Control Panel admin accounts permissions ( added new section "AdGrid" ) please update admin accounts to enable/disable section.
      - Control Panel Payments section ( table refresh after deposit/cashout action ).
       - Control Panel Settings section ( problem while creating new promotional material ).
      - "libertyreserve.com" External Payment Gateway ( now use LR API v2.1 in transfer operations ).

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.1.4 release changelog @2013/02/09

- Added:
      - (Paid) Games feature with 62k games available from mochimedia.com ( to get more info check Control Panel > Sections > Games ).
      - The PTC advertisements counter ( option can be enabled/disabled in Control Panel > Sections > Advertisements > Paid To Click > Settings ), by default option is disabled.
      - Forum Top Posters ( option can be enabled/disabled in Control Panel > Sections > Forum > Settings ), by default option is disabled.

    - Fixed:
      - Problem while saving settings ( Control Panel > Sections > Payments ).
      - Bug in User Area/Control Panel ( while adding an "Rotation days plan" to active banner ad, script clears the previous plan ).

    - Changed:
      - Previously, the script process the clicks on the ads "PTC" for referrals even when the click rate was "0.0000", now those clicks are ignored.
      - Smarty upgraded to v3.1.12.
      - Control Panel admin accounts permissions ( added new section "Games" ) please update admin accounts to enable/disable section.
 
    - Removed:
      - "alertpay.com" External Payment Gateways.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.1.3 release changelog @2012/12/03

- Added:
      - Control Panel > Sections > Users > Upgrades ( option to move users to other upgrade while removing ).
      - The new statistics ( Control Panel > Dashboard ) which shows you number of guests and users who are currently online.
      - Option to disable Control Panel catpcha in "/config.php". Those who use nTeN version < v1.1.3 must update their "/config.php" files to add code 
        "define('ZX_CAPTCHA_CONTROLPANEL', true);" to use option. Without "/config.php" file update, the captcha will be enabled.
   
    - Fixed:
      - Control Panel dynamic tables search/filter bugs.
      - Control Panel Visual bug in pie charts.
      - Control Panel HTML corrections/fixes.

    - Changed:
      - Control Panel interface changed to be more user friendly.
      - Control Panel > Sections > Users > Upgrades page ( refreshed and moved to Control Panel > Sections > Users > Upgrades tab ).
      - Control Panel > Sections > Advertisements ( refreshed ).
      - Control Panel > Sections > Forum ( refreshed ).
      - Control Panel > Sections > Payments ( refreshed ).
      - jQuery upgraded to v1.8.2.
      - jQuery UI upgraded to v1.8.23.
      - DataTables plugin upgraded to v1.9.4.
      - Highcharts plugin upgraded to v2.3.2.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.1.2 release changelog @2012/11/17

- Added:
      - Cookie Loger option to help admins find multi accounts (to get more info check Control Panel > Sections > Security > Cookie Loger tab).
      - Country Loger option to help admins find multi accounts (to get more info check Control Panel > Sections > Security > Country Loger tab).
   
    - Fixed:
      - Javascript warning in "View ads" section.
   
    - Changed:
      - "paypal.com" External Payment Gateway ( added "Host: www.paypal.com" and "Connection: close" headers for IPN validation ).
      - Control Panel admin accounts permissions ( added new section "Security" ) please update admin accounts to enable/disable section.
   
    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.1.1 release changelog @2012/11/11

- Added:
      - IP Loger option to help admins find multi accounts (to get more info check Control Panel > Sections > Security > IP Loger tab).

    - Fixed:
      - Email verification problem. 
      - Jackpot remove problem.
      - Problem with Control Panel (captcha in login page) under maintenance mode.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.1.0 release changelog @2012/05/24

- Added:
      - External Payment Gateway for "payza.com". Gateway can handle incoming and outgoing payments!

    - Fixed:
      - Bug in pagination (Control Panel > Sections > Advertisements > Paid To Click).
      - Bug in pagination (Control Panel > Sections > Control Panel > Alert logs).
      - Bug in pagination (User area > Direct referrals).
      - Bug in ( Advertisements > Banners > Packages ) problem when removing "Impressions" package.

    - Changed:
      - "alertpay.com" External Payment Gateway (because of Alertpay.com move to Payza.com).
      - Section ( Control Panel > Sections > Control Panel ) has been "refreshed" and moved to the section 
        ( Control Panel > Settings ).

    - Notes:
      - Please do not use "payza.com" gateway if you currently use "alertpay.com" gateway.
      - If you do not use before "alertpay.com" gateway, please use only "payza.com" gateway.
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.0.9 release changelog @2012/03/05

- Added:
      - External Payment Gateway for "perfectmoney.com". Gateway can handle incoming and outgoing payments!
      - External Payment Gateway for "wmtransfer.com" ( WebMoney ). Gateway can handle only incoming payments!

    - Fixed:
      - Bug in Payment Gateway class.
      - Bug in installation script.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.0.8 release changelog @2012/02/27

- Added:
      - Maintenance mode (to get more info check Control Panel > Settings > MAINTENANCES tab).
      - Countries filter for "Gambling" section 
        (to get more info check Control Panel > Gambling > Settings tab > COUNTRIES FILTER tab).
      - Countries filter for "Registration" page 
        (to get more info check Control Panel > Settings > MORE tab > REGISTRATION tab).

    - Changed:
      - Control Panel > Sections > Users > Settings tab, registration settings was moved to new tab 
        Control Panel > Settings > MORE tab > REGISTRATION.
      - Control Panel > Sections > Users > Settings tab, captcha settings was moved to new tab 
        Control Panel > Settings > MORE tab > CAPTCHA.
      - Language file "en.xml" updated. Language file "en.xml" updated. New entries are available in separate file 
        "/zx-includes/langs/en[1.0.8].xml". If you want update your language translations, copy the entries from file 
        "/zx-includes/langs/en[1.0.8].xml" and paste them to your translation files.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.0.7 release changelog @2012/02/23

- Added:
      - Custom Jackpots (see section Control Panel > Gambling > Jackpots). New theme files for this section ( 
        account.gambling.tpl, account.gambling[jackpot].tpl, account.gambling[jackpot][view].tpl, account.gambling.js,
        account.gambling.css, loader-cgjp.gif ).
      - New user balance "Gambling Balance" ( settings are in Control Panel > Sections > Payments > Settings ).
      - New permission to section "Gambling" for Control Panel admin accounts.
      - SEO tags. Tags are placed in language file, now you can set title/description/keywords tags for each page 
        in different languages! ( see entry "core.SEO.TAGS", json syntax ).

    - Fixed:
      - Bug in core ( render function ).
      - Bug in installation script ( problem appeared on PHP 5.2.17 ).
      - Bug in support ( problem appears on case create ).
      - Bug in support ( problem appears on case create ).
      - Bug in referrals stats (incorrect value).
      - Bug in rented referrals (recycle option).
      - Bug after login, redirect to "return page".
      - Problem with file include (theme functions file).

    - Changed:
      - Language file "en.xml" updated. Language file "en.xml" updated. New entries are available in separate file 
        "/zx-includes/langs/en[1.0.7].xml". If you want update your language translations, copy the entries from file 
        "/zx-includes/langs/en[1.0.7].xml" and paste them to your translation files.
      - "Payment Proof" page, added "Total paid" amount.

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.0.6 release changelog @2012/01/09

  - Added:
        - Payment proofs page ( Option to disable/enable page is available in 
          Control Panel > Sections > Settings > Site > "Payment Proof page status:" option ).

      - Fixed:
        - Control Panel > Support > Pagination problem.
        - Problem with deposits ( Error log after deposit submit ).

      - Notes:
        - After upgrade please:
          - Remove cache files form "/zx-temp/cache/" directory!
          - Clear cache in your browser!

nTeN v1.0.5 release changelog @2012/01/03

- Added:
      - Control Panel > Support > "Remove" option for cases.
      - Control Panel > USERS > "Remove" option for users.
   
    - Fixed:
      - Problem with cashout minimum and cashout period ( Manual cashouts ).
      - Problem with IPN ( function not found ).
      - Control Panel > Access logs ( problem on non-logged access ).
      - Control Panel > Admin accounts ( bug on account create ).
   
    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Clear cache in your browser!

nTeN v1.0.4 release changelog @2011/12/13

- Fixed:
      - Injection bug ( advertiser panel ).
      - Control Panel > Top earners list ( invest and cashout amount ).

    - Changed:
      - User area > Statistics > Chart "Transfer to rental balance" was removed.
      - Click rates for PTC ads separated to "Own", "Rented" and "Direct".
      - View advertisement ( "Your Banner Here" text align ).
      - Combine file "/zx-includes/js/zx_lib.js" with "/zx-includes/js/jquery.cookie.js" ( file caused problems on some OS ).

    - Notes:
      - After upgrade please:
        - Remove cache files form "/zx-temp/cache/" directory!
        - Re-setup PTC click rates for each upgrade!!!
        - Clear cache in your browser!

nTeN v1.0.3 release changelog @2011/12/05

- Fixed:
      - Fixed small problems in core.
      - MySQL queries fixes.

    - Changed:
      - Control Panel > Sections > Referrals ( section change ).
      - Merge GET/POST ("/zx-content/handlers/") handler files into one. To avoid problems before upgrade, remove files 
        form "/zx-content/handlers/get/" and "/zx-content/handlers/post/" directories.

    - Notes:
      - After upgrade please clear cache in your browser.

nTeN v1.0.2 release changelog @2011/11/24

- Added:
      - Control Panel > Sections > Users > User edit > Settings > field "Advertisements ( Paid To Click ): Reset hour:".
      - External Payment Gateway for "okpay.com" ( Gateway is not tested! )
        Gateway requires "Soap" lib to be installed and enabled in PHP.
      - Sample External Payment Gateway file ( sample is in "/zx-includes/samples/External Payment Gateway/" directory ).

    - Fixed:
      - Home page ( earnings counter ).
      - Control Panel > Sections > Settings > Themes ( problem with themes switch (fix must be tested) ).

    - Notes:
      - After upgrade please clear cache in your browser.

nTeN v1.0.1 revision 3 release changelog @2011/11/22

- Added:
      - Control Panel > Section > Settings > Cron > section with cron job.

    - Changed:
      - Control Panel ( Cron Alert ).
      - Installation script ( finish step ).

    - Fixed:
      - Google jQuery & jQuery UI CDN option.
      - Small fixes in javascripts.

    - Notes:
      - Please go to Control Panel > Section > Settings > Cron - Select and install (or reinstall) preferred cron job!

nTeN v1.0.1 revision 2 release changelog @2011/11/19

- Fixed:
      - Control Panel > Sections > Settings > Languages ( problem with editing ).
      - Google jQuery & jQuery UI CDN option changed.
      - Small visual fixes in "Default" theme.
      - User prices ( problem with thousands ).

nTeN v1.0.1 revision 1 release changelog @2011/11/17

- Fixed:
      - Control Panel > Sections > Settings > Themes ( problem with tab loading ).
      - Control Panel > Internal Payment Gateway edit bug ( problem with min. cashout ).
      - User area > Renting problem ( empty packages problem ).
      - User area > Deposits bug ( problem with deposit amount ).

nTeN v1.0.1 release changelog @2011/11/16

- Added:
      - Control Panel, Settings > Themes > section to handle new themes.

    - Changed:
      - Control Panel, Settings > Section changed because of new section.

nTeN v1.0.0 revision 2 release changelog @2011/11/12

- Added:
     - Alert in Control Panel when IpToCountry database is not imported or database is 1 week old.
    
    - Fixed:
     - Small performance changes in core.

nTeN v1.0.0 revision 1 release changelog @2011/11/11

- Fixed:
      - Cotrol panel javascript bug.

nTeN v1.0.0 release changelog @2011/11/11

- Notes:
      - This version has excluded "templates" in the control panel, we need have more time to carry out some internal
        changes on this section. In the next few days (maybe weeks), the panel will be incorporated into use.