Release target: bugfix release, new_rewrite module added Changes since 2.1.8: - new_rewrite protection plugin added, may work even if PHP compiled as CGI and not as Apache module; - vBulletin3 plugin can now remove users from vB3 database when user is removed from aMember; - new, full-featured, "new_rewrite" protection method added - "Use Address info" setting will automatically require all address fields in the signup form to be filled-in; - ionGate payment plugin removed; - Ogone, Way2Pay, iKobo and EProcessingNetwork plugins added; - Ability to send payment receipts was added; - vBulletin plugin now uses usertitle from vBulletin usergroups settings; - A very serious bug fixed in the phpBB plugin - expired members were not removed from the user-group - Ability added to email admin each time when member info changed - Added ability to disable expiration e-mails for selected products - Smarty library upgraded to 2.6.2 version - eWay plugin fixed to pass correct amount to payment system - Rebuild DB function has been optimized for huge number of customers - PostNuke plugin added - admin/import_f.php added - it may import CSV file of any size from your server - added ability to set payment system and receipt# during import - problem with handling free trial on member.php page fixed *** The following files were added since 2.1.8: *** admin/import_f.php docs/tester_readme.txt plugins/payment/eprocessingnetwork/config.inc.php plugins/payment/eprocessingnetwork/eprocessingnetwork.inc.php plugins/payment/eprocessingnetwork/readme.txt plugins/payment/ikobo/config.inc.php plugins/payment/ikobo/ikobo.inc.php plugins/payment/ikobo/ipn.php plugins/payment/ikobo/readme.txt plugins/payment/ogone/config.inc.php plugins/payment/ogone/ipn.php plugins/payment/ogone/ogone.inc.php plugins/payment/ogone/readme.txt plugins/payment/payos/config.inc.php plugins/payment/payos/payos.inc.php plugins/payment/payos/readme.txt plugins/payment/way2pay/config.inc.php plugins/payment/way2pay/post.html plugins/payment/way2pay/readme.txt plugins/payment/way2pay/thanks.php plugins/payment/way2pay/way2pay.inc.php plugins/protect/ee/config.inc.php plugins/protect/ee/ee.inc.php plugins/protect/ee/readme.txt plugins/protect/new_rewrite/login.php plugins/protect/new_rewrite/new_rewrite.inc.php plugins/protect/postnuke/config.inc.php plugins/protect/postnuke/postnuke.inc.php plugins/protect/postnuke/readme.txt smarty/* (upgrade entire folder) templates/mail_receipt.txt templates/admin/mail_profile.txt *** The following files were changed since 2.1.8: *** common.inc.php config-dist.inc.php member.inc.php member.php plugins.inc.php product.inc.php admin/config.inc.php admin/import.php admin/index.php admin/protection_methods.inc.php admin/reports/fields.inc.php docs/changelog.txt plugins/db/mysql/mysql.inc.php plugins/payment/ccbill/ccbill.inc.php plugins/payment/ccbill/config.inc.php plugins/payment/echo/config.inc.php plugins/payment/eway/eway.inc.php plugins/payment/payflow_pro/payflow_pro.inc.php plugins/payment/paysystems/paysystems.inc.php plugins/payment/twocheckout_r/twocheckout_r.inc.php plugins/protect/arp/arp.inc.php plugins/protect/coppermine/coppermine.inc.php plugins/protect/hivemail/hivemail.inc.php plugins/protect/indexu/indexu.inc.php plugins/protect/mambo/mambo.inc.php plugins/protect/php_include/check.inc.php plugins/protect/php_include/rewrite.php plugins/protect/phpbb/phpbb.inc.php plugins/protect/phpnuke/config.inc.php plugins/protect/vbulletin3/config.inc.php plugins/protect/vbulletin3/vbulletin3.inc.php smarty/* templates/thanks.html templates/admin/coupon_batch.html templates/admin/field_edit.html templates/admin/import.html templates/admin/import_confirm.html templates/admin/import_format.html templates/admin/payments.html templates/admin/product.html templates/admin/user_form.html templates/admin/user_payment.html templates/admin/user_payments.html templates/admin/user_search.html *** The following files were removed since 2.1.8: *** plugins/payment/iongate/cc.php plugins/payment/iongate/config.inc.php plugins/payment/iongate/iongate.inc.php plugins/payment/iongate/pay.inc.php