Some minor updates were applied today to the following add-ons:
Direct Email - for the "reply-to" fields, now instead of the sender's email there will be substituted an address specified in
$reply_to_email (setup_options.php) - sender's email now is migrated to the emailing template
email_direct_mode.txt. This is implemented for avoiding spam filters, which often block emails containing "substituted" email addresses in the "reply-to" field. Making
$reply_to_email coming from the original domain could avoid this problem.
Last Visit add-on has been updated because of the
"Time Ago" add-on's release: since this add-on contains only the DATE-related field, indicating the most recent appearance, there's no way to convert it to the seconds/minutes compatible way. This date will be always displayed in the default forums date format.
File Upload add-on now contains a little fix regarding
exif_read_data function. It's followed by '@' element, which could supress errors and warnings if
exif module is compiled improperly on the server. The change is in
bb_plugins2.php code for this add-on, and there's no version change because of this fix.
Feel free to download/update these add-ons for better improvement of your forums! :)