Files and Images Attachments add-on has been recently updated to the version 2.1, now having the following things changed and improved:
- Support for
ImageMagick library - sponsored by
Indostan.ru forums, this feature now brings an amazing performance of ImageMagick library advantages, bringing top quality of thumbnails and re-sized images. You must be sure ImageMagick is properly installed on your server before experimenting with this feature. Not all shared servers have it installed, not all hosting providers give it out - it's mostly only for premium hosting owners.
- JavaScript's `popUp` now is renamed to `popUpFU` to not mess with other possibly installed add-ons which may have a function of the same name.
- $uploadDir now contains the full path to the uploaded files without 'uploaded' word, which allows to put uploaded files in any folder you want.
- When having a members-only content, on binary files saving, the add-on will now suggest the original file name.
- There are also some other minor adjustments and improvements in this add-on.
Update the following codes and files:
- addon_fileupload.php
- addon_fileupload_topic_thumbnails.code.txt - the code in /* File Upload addon hack */ block
- bb_plugins_parseMessage.code.txt
- bb_plugins2.code.txt
- fileupload_clean.php
Regarding the $uploadDir, we have also updated
Moving replies and
Merging topic add-ons. You may update
addon_movepost2.php and
addon_mergetopics.php regarding this change.
"Bad words" add-on was improved this time to be compatible with PHP 5.x, i.e. all "ereg" and "eregi" statements were changed to "preg" functions.
As usually, you may get all our free add-ons from
Downloads, and the
Premium add-ons are available under the Customers area. They are seen in action on our
full Demo website.
Enjoy! :-)