ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,858
- Points
- 823
Reputation:
Hello,
I'm trying to develop an add-on for XenForo 2.2.15 that automatically converts uploaded images to WebP format. I've used some code, but it's not working properly.
Here's what I've tried:
The images are still being uploaded in PNG format and are not being converted to WebP.
Could someone please help me with this? Are...
Read more
Continue reading...
I'm trying to develop an add-on for XenForo 2.2.15 that automatically converts uploaded images to WebP format. I've used some code, but it's not working properly.
Here's what I've tried:
- Added code to the Attachment.php file in the add-on.
- Attempted to use the Imagick library.
- Tried reducing the size of the uploaded images.
The images are still being uploaded in PNG format and are not being converted to WebP.
Could someone please help me with this? Are...
Read more
Continue reading...