2.49beta Added PayPal/Stormpay subscriptions. Fixed disappearing $ in digests. Upgraded HTML_Template in 'optional' archive. 2.50beta Added default 1000 in Points field when creating a user from Admin area. Added CHANGES.txt to archive. 2.51beta Added LIMITS_ALWAYS_USED configuration setting. Put all sending status calculations in _get_modes(). Added more examples for cron setup. 2.52 Fixed some issues with broken PHP as CGI setups. Fixed UMASK usage for CGI. 2.53 Added detection of Curl without SSL support 2.54 Fixed cron setup example and admin_export template permissions 2.55 Fixed admin message sending to some membership only 2.56 Added support for upgrade to membership provided for free 2.57 Fixed MAX_SEND_TIMES in admin_config.html. 2.58 Doesn't die on SMTP server errors now. Don't show PHP warning when connecting to POP server. 2.59 Fixed minor bug with \ in list name 2.60 Added settings button in setup.php after upgrade 2.61 Added some support for misconfigured servers with different timezones for MySQL and PHP, and fixed case with CLEANING_INTERVAL other than 1,12,24 2.62 Removed is_executable() from mail sending with sendmail as it is broken with PHP or RH 2.63 Added minimum membership for Digest and Vacation settings. Changed PayPal subscription requests from modify/create new to either modify or create new. 2.64 Added different rates for Free,Pro,.. affilliates. You must review and save new settings. 2.65 Realy changed PayPal subscription requests from modify/create new to either modify or create new. 2.66 Fixed Commission column in admin affiliate payment preview (unpaid bills) 2.67 Fixed wrong autosend limits in some cases 2.68 Fixed config file generation in 2.67 2.69 Added corrupted MySQL tables repair button in ./Templates/admin_main.html ./include/Admin.php 2.70 Fixed validation link for codes starting with 1. Added option to disable admin notification emails. Changed files: ./Templates/admin_config.html ./include/Admin.php ./include/version.php ./include/User.php ./include/Invoices.php ./include/Mailer.php ./win.php ./CHANGES.txt 2.71 Fixed email shown in validation message after subscription email change. Changed files: ./include/User.php ./include/version.php ./CHANGES.txt 2.72 Fixed $ character in include/main_*.html ./include/User.php ./include/version.php ./CHANGES.txt 2.73 Some fixes for users with 'admin' bit set ./cron.php ./include/User.php ./include/version.php ./CHANGES.txt 2.74 Fixed win.php output for non-points system non-win case ./include/Common.php ./include/version.php ./win.php ./CHANGES.txt ./extra/.htaccess 2.75 Fixed some wording for admin templates ./Templates/admin_unverified_members.html ./Templates/admin_new_user_candidate_note.txt ./include/version.php ./CHANGES.txt 2.76 Added MAX_LOG_AGE setting ./Templates/admin_config.html ./include/Admin.php ./cron.php ./include/version.php ./CHANGES.txt 2.77 Added Delete & Ban buttons for admin ./Templates/admin_list_all.html ./Templates/admin_bounces.html ./Templates/admin_unverified_members.html ./Templates/Black_List.txt ./Templates/admin_edit.html ./Templates/admin_deleted.html ./Templates/admin_inactive.html ./include/Admin.php ./include/version.php ./admin.php ./CHANGES.txt 2.78 Added different membership periods for each membership. Fixed admin deletion. ./Templates/admin_config.html ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php ./include/Invoices.php ./stormpay.php ./ipn.php ./CHANGES.txt 2.79 Changed SMTP sending not to abort on SMTP error but attempt to continue futher with other recipients. May be important for the big lists. ./include/MyMail.php ./include/version.php ./CHANGES.txt 2.80 Fixed configuration saving when some admin notification emails are unchecked. You need to save admin settings after upgrade. ./include/Admin.php ./include/version.php ./CHANGES.txt 2.81 Fixed downgrade/removal of members with PayPal subscription period ended. Changed files: ./include/version.php ./cron.php ./CHANGES.txt 2.82 Fixed Paid_Till column after automatic member downgrade. Changed files: ./include/version.php ./cron.php ./CHANGES.txt 2.83 Added "Turing number" option for user login and registration. Moved index.html to Templates and added index.php instead. Changed: ./Templates/admin_config.html ./Templates/register.html ./Templates/login.html ./Templates/index.html ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php ./index.php ./.htaccess ./make_archive.sh ./CHANGES.txt ./turing_number.php 2.84 Changed automatic resending so that only one message can be active, as rotating sending doesn't worked as expected. Changed files: ./Templates/sent_messages.html ./include/version.php ./include/User.php ./include/Mailer.php ./CHANGES.txt 2.85 Changed member counting (see Templates/index.html for example) ./Templates/index.html ./include/version.php ./include/Common.php ./index.php ./CHANGES.txt 2.86 Changed cron.php to force only one active message (2.84). Fixed AFF_POINTS_FOR_POINT_PURCHASES. Added member banners. Disabled template editing while in Demo mode. Fixed WRDS ban. NOTE: Changed database structure, you must run setup.php and save settings. ./Templates/admin_config.html ./Templates/Header.html ./Templates/Footer.html ./Templates/user_menu.html ./Templates/admin_edit.html ./Templates/admin_sale_note.txt ./Templates/message_body.txt ./Templates/message_body.html ./Templates/member_banners.html ./Templates/purchase_impressions.html ./Templates/banner.html ./include/Admin.php ./include/Common.php ./include/User.php ./include/Invoices.php ./setup.php ./make_archive.sh ./cron.php ./CHANGES.txt ./banners 2.87 Fixed member banner size to 468x60. ./include/version.php ./include/Common.php ./include/User.php ./CHANGES.txt 2.88 Added "Login as.." button and join date for admin in member profiles. Changed code to allow banner height vary plus minus 5 pixels and width 10 pixels. ./Templates/admin_edit.html ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php ./CHANGES.txt 2.89 Add FREE_IMPRESSIONS_PER_MONTH on signup as well. ./Templates/admin_config.html ./include/Admin.php ./include/version.php ./include/User.php ./upload.lst ./setup.php ./CHANGES.txt 2.90 Add possibility to use member variables like {First_Name} in main_*.html templates. ./Templates/main_Pro.html ./include/Admin.php ./include/User.php ./CHANGES.txt 2.91 Fixed bad bug that may cause list messages not to be sent ./include/version.php ./cron.php ./CHANGES.txt 2.92 Added some mail sending progress output for cron.php to prevent lynx timeouts on crontab in case of slow server and big list. Mention {First_Name} in admin template editing. Fixed deletion of data from Member_Banners when a member is removed. ./Templates/admin_edit_tpl.html ./include/version.php ./include/Common.php ./cron.php ./CHANGES.txt 2.93 Fixed fgets() in setup SMTP server detection and mailbox cleaner for PHP versions earlier than 4.2.0 ./include/version.php ./include/Cleaner.php ./setup.php ./CHANGES.txt 2.94 Added {total_active_Free}, {total_active_Pro}... placeholders to keep counts more consistant ./Templates/admin_main.html ./Templates/user_menu.html ./Templates/index.html ./include/version.php ./include/Common.php ./CHANGES.txt 2.95 Fixed member creation by admin ./Templates/admin_edit.html ./include/version.php ./CHANGES.txt 2.96 Design changes obsoleted ./READ-ME.txt ./Templates/admin_help_guide.html ./Templates/rules.html ./Templates/user_guide.html ./include/Admin.php ./include/User.php ./index.php ./setup.php ./READ-ME.html 2.97 Added referrer (sponsor) in register and member templates, join date and list type ./Templates/admin_config.html ./Templates/register.html ./Templates/user_menu.html ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php 2.98 Fixed stuck sent emails per month count for a member in some cases ./include/version.php ./include/Common.php ./cron.php ./CHANGES.txt 2.99 Added banner click tracking and hosted/not hosted banner images. Fixed banner images removal. NOTE: Changed database structure, you must run setup.php and save settings. ./Templates/admin_config.html ./Templates/user_guide.html ./Templates/member_banners.html ./Templates/banner.html ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php ./setup.php ./c.php ./make_archive.sh ./cron.php ./CHANGES.txt 3.00 Added default member banners for admin. Added MAX_BANNER_IMAGE_SIZE setting. More strict saved message count limiting. More strict sending limit handling - if a user has a message saved for autosending, he can't send untill he cancels autosending and waits LIMITS hours after last actual sending time. ./Templates/admin_config.html ./Templates/admin_main.html ./Templates/admin_default_member_banners.html ./include/Admin.php ./include/Common.php ./include/User.php ./include/Mailer.php ./cron.php ./CHANGES.txt 3.01 Fixed member banner image file size checking ./include/Admin.php ./include/version.php ./include/Common.php ./include/User.php ./CHANGES.txt 3.02 Added {Referrer_...} placeholders for index.html. Changed {Sponsor_..} in register.html to {Referrer_...}. Added RANDOM_REFERRER setting. Added importing of "3 Level PHP Safelist Script" data. Changed files: ./CHANGES.txt ./Templates/admin_backup.html ./Templates/admin_config.html ./Templates/admin_import.html ./Templates/admin_main.html ./Templates/index.html ./Templates/register.html ./include/Admin.php ./include/Common.php ./include/User.php ./include/version.php ./index.php 3.03 Added different prices for different amounts of points or impressions purchased. Fixed points purchase options list. ./CHANGES.txt ./Templates/admin_config.html ./Templates/purchase_impressions.html ./Templates/purchase_points.html ./include/Common.php ./include/User.php ./include/version.php 3.04 Changed "too big" message for too big banner image URL. ./include/Admin.php ./include/version.php ./include/User.php ./CHANGES.txt ./Templates/admin_config.html ./Templates/purchase_points.html 3.05 Changed turing number image to be bigger and more clear ./CHANGES.txt ./include/version.php ./turing_number.php 3.06 Fixed referrer setting when index.php is copied from script subfolder to web site root and RANDOM_REFERRER is set ./CHANGES.txt ./g.php ./include/Common.php ./include/version.php ./upload.lst 3.07 Added 'delete and ban' link for admin member search result list ./CHANGES.txt ./Templates/admin_search_res.html ./include/version.php 3.10 Some admin changes ./CHANGES.txt ./Templates/Banners.html ./Templates/admin_config.html ./Templates/admin_config_done.html ./Templates/user_guide.html ./cron.php ./include/Admin.php ./include/Common.php ./include/User.php ./include/version.php 3.11 Added two more import options ./CHANGES.txt ./Templates/Banners.html ./Templates/admin_config.html ./Templates/admin_config_done.html ./Templates/admin_import.html ./Templates/user_guide.html ./cron.php ./include/Admin.php ./include/Common.php ./include/User.php ./include/version.php 3.12 Fixed "image too big" message when uploading a banner ./CHANGES.txt ./include/User.php ./include/version.php 3.13 Made a workaround for MySQL bug that may cause deadlock when sending out mail ./CHANGES.txt ./include/version.php ./Templates/admin_export.html ./include/Mailer.php 3.14 Banner size checking fix when using remote URL for some servers. Other minor fixes. ./Templates/edit.html ./include/Admin.php ./include/Common.php ./include/User.php ./include/version.php ./Templates/user_menu.html 3.15 Added submitter links. Fixed global template variables in Header.html and Footer.html. ./CHANGES.txt ./Templates/Header.html ./Templates/admin_main.html ./Templates/user_menu.html ./include/Common.php ./include/version.php 3.16 Structure changes. Added note that impressions are added on the 1st of each month. ./CHANGES.txt ./Templates/affiliate.html ./Templates/member_banners.html ./Templates/user_guide.html ./admin.php ./cron.php ./include/Cron.php ./include/version.php ./list.php 3.17 Added support for multiple PayPal emails for the same PayPal account ./CHANGES.txt ./Templates/admin_config.html ./Templates/info.html ./include/Common.php ./include/User.php ./include/version.php ./ipn.php 3.18 Fixed PayPal email error ./CHANGES.txt ./include/Mailer.php ./include/User.php ./include/version.php 3.19 Changed NOTIFY_ABOUT_EXPIRING_MEMBERSHIPS set to 0 to be ignored. Fixed impressiond deduction for image hosting and hosted banner deletion. ./CHANGES.txt ./include/Admin.php ./include/User.php ./include/version.php ./include/Cron.php 3.21 Fixed editing of message_body.html ./include/Admin.php ./include/version.php ./CHANGES.txt 3.22 Changed submitter adding/updating form. Added admin search by ID. Added random referrer only to selected membership. ./CHANGES.txt ./Templates/admin_config.html ./Templates/admin_main.html ./admin.php ./cron.php ./include/Admin.php ./include/Common.php ./include/Cron.php ./include/Mailer.php ./include/User.php ./include/version.php ./list.php 3.25,3.26 Fixed admin menu in list all page when no users exist. Changed referrer cookie lifetime from 3 days to 3 years to deal with broken date settings. Added missing tag to the form for entering mailbox for cleaning ./CHANGES.txt ./Templates/mailbox.html ./g.php ./include/Admin.php ./include/Common.php ./include/version.php ./include/Cron.php 3.28 Added a possibility to use {total..} placeholders in login/register/retrieve templates. Fixed extra