MattW
Well-known member
I'll be sticking with the built in XF webp when I upgrade to 2.3@truonglv did release 3.0.1 for XF 2.3 today https://nobita.me/resources/image-optimizer-for-xf-2-0.44/update/1265/
I'll be sticking with the built in XF webp when I upgrade to 2.3@truonglv did release 3.0.1 for XF 2.3 today https://nobita.me/resources/image-optimizer-for-xf-2-0.44/update/1265/
That's pretty much my plan as well.I'll be sticking with the built in XF webp when I upgrade to 2.3
Notable changes:
- Support XenForo 2.3.0
The version 2.2.1 for people use XF 2.2. Please use 3.x.x if you are using XF 2.3Hi. @truonglv, tell please when is the version for xenforo 2.3 planned? Because you first upgraded the version 3.0.1 and then removed it and downgraded to 2.2.1. As far as I understand, there is no support for xenforo 2.3 yet.
ErrorException: [E_WARNING] unlink(/var/www/****.com/src/addons/Truonglv/ImageOptimizer/scripts/gifsicle/.travis.yml): Permission denied in src/XF/Util/File.php at line 663
- XF::handlePhpError()
- unlink() in src/XF/Util/File.php at line 663
- XF\Util\File::deleteDirectory() in src/XF/Job/AddOnDeleteFiles.php at line 21
- XF\Job\AddOnDeleteFiles->run() in src/XF/Job/Manager.php at line 275
- XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 205
- XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 89
- XF\Job\Manager->runQueue() in src/XF/Admin/Controller/ToolsController.php at line 165
- XF\Admin\Controller\ToolsController->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 362
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 265
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
- XF\App->run() in src/XF.php at line 806
- XF::runApp() in admin.php at line 15
Sounds like your chmod permission issue.I upgraded to 2.3 then uninstall this but this error cannot remove in run-job
How can i stop it?
sudo chown -R www-data:www-data /var/www/YourSite.com/
sudo chmod -R 755 /var/www/YourSite.com/
Did this add-on cause a deleted attachment?At some point I got that horrible bug that deleted a good chunk of images from my website. Extremely disappointing, to say the least, but we have moved on from it. However I am getting really weary of these errors in my console whenever someone visits an old thread that has the images.
"League\Flysystem\FileNotFoundException: File not found at path: attachments/0/120-207cfea657d375d3ada78dbbdb7d8021.data src/vendor/league/flysystem/src/Filesystem.php:389
I would love to learn how to stop this error from appearing, how to erase these ghost images that this addon killed. Thank you in advance.
Could you explain that please? I'm on 2.3. Do you mean using the built in webp removes exif data?I'll be sticking with the built in XF webp when I upgrade to 2.3
2.3 contains an image optimizerCould you explain that please? I'm on 2.3. Do you mean using the built in webp removes exif data?
Thanks. So it doesn't strip exif data then?2.3 contains an image optimizer
You can, it just depends on how helpful and what options you have available from your current shared host. I allowed this on my shared hosting, and set up the requirements for my end users. However, I personally would not recommend this addon from past experience with it.Is VPS Virtual Private Server? So I can't use it then?
Same here, lost almost 500k image attachment :/However, I personally would not recommend this addon from past experience with it.
Ouch - how did it happen? on upgrading the addon? a user uploaded attachment triggered?Same here, lost almost 500k image attachment :/
No, it happened during the add-on background cron optimizing images, but somehow several old images were lost (images uploaded after the add-on is installed are not affected).Ouch - how did it happen? on upgrading the addon? a user uploaded attachment triggered?
Ouch - how did it happen? on upgrading the addon? a user uploaded attachment triggered?
This is the same as what happened with me, and several of my customers.No, it happened during the add-on background cron optimizing images, but somehow several old images were lost (images uploaded after the add-on is installed are not affected).
I was able to recover some images from backup with the help of Xon, who created a single CLI script.
We use essential cookies to make this site work, and optional cookies to enhance your experience.