Updated TFU 2.11 preview
Hi, I implemented the new progress bar now for the download as well ;). Have fun using TFU, Michael
Hi, I implemented the new progress bar now for the download as well ;). Have fun using TFU, Michael
TFU 2.10.7 can be downloaded now. It took quite a while because I extended the plugin part and you are now able to log each action! New: Upload of files with the size 0. This is not supported directly by flash upload. I do this by creating the file through a direct php call. New: … [Read more…]
Hi, I have found a bug when $hide_hidden_files is set to true! If you are already use TFU 2.10.6 please don’t change $hide_hidden_files (default is false) or update to the 2.10.6 you can download now. – Michael
TWG Flash Uploader Is now available in version 2.10.5. All users of 2.10.2 or 2.10.3 should update to this version! I have implemented a cool upload verification in 2.10.2 but this was showing a ugly warning sometimes. I reimplemented this (Thanks to Eric for testing) and now it works pretty good. Additionally I added a … [Read more…]
Hi, For TFU the version the demos’s are already running is now available: New: TFU does now automatically detect the session loss and tries to provide a workaround. This was already done since TFU 1.7 but now this does work on many more servers and messages are shown in the flash to tell the user … [Read more…]
Hi, I have updated the demos of TFU/JFU to the soon coming version 2.10.4. The old demos where not working anymore because my hoster changed some settings and I did not notice this right away. The good news are that I have increased the session loss detection exectly because of this. Now it is much … [Read more…]
Hi, I discovered today that there is an issue when using Kaspersky Firewall and HTTP Uploads. Kaspersky is caching the uploaded file and returns to the client that the upload is already finished. In TFU/JFU this causes that the progress bar goes to 100% very quick. I will add to the next update that the … [Read more…]
Hi, TFU 2.10 is now available in the forum. Lots of improvments found their way into this version. Get it here: http://www.tinywebgallery.com/forum/web-photo-gallery-news-f14/ Have fun using TFU, Michael
Hi, The prefix plugin is available on the plugin page. You can now easily add e.g. a timestamp or the username to the uploaded file: http://www.tinywebgallery.com/en/tfu/web_plugin.php Have fun, Michael
Hi, TFU supports plugins already since 2.9 but I never had the time to create a website for them. Now it’s done. You can now easily do something after the upload. For the beginning I have created 3 simple plugins: log to the tfu.log, log to the database and create a thumbnail after the upload. … [Read more…]