Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
uploaderExt
#1
[Image: SgHpKhy.jpg]
This is next plugin from meSmile
Uploader with compress photo and convert to webp. this replace default uploader.

Soon default included on massiveAdmin Theme

Reply
#2
Thank you multicolor. Useful plugin and I've installed it and works ok for me if I upload with no options, but if I select .webp it won't upload or if I set Compress photo (resize 1080) it uploads and resizes to 1920.
I wanted my resize to be to 750px, so I edited uploaderExtFunction.php:
Line 19: ...(resize 750)...
Line 187: $aspect = $width/1920;
Line 188 $new_width = 1920;
Is that best way?
Also noticed if upload button used without first selecting a file, gives error message as "unsupported file".
So the convert to .webp not uploading is really my only problem.
Reply
#3
Hey, i check this error today or tommorow and upload new version
Reply
#4
This 1080p do 1920 width and create aspect ratio height for this, without bad height on new photo.
Reply
#5
(2022-03-30, 19:53:42)davetest Wrote: Thank you multicolor. Useful plugin and I've installed it and works ok for me if I upload with no options, but if I select .webp it won't upload or if I set Compress photo (resize 1080) it uploads and resizes to 1920.
I wanted my resize to be to 750px, so I edited uploaderExtFunction.php:
Line 19: ...(resize 750)...
Line 187:    $aspect = $width/1920;
Line 188    $new_width = 1920;
Is that best way?
Also noticed if upload button used without first selecting a file, gives error message as "unsupported file".
So the convert to .webp not uploading is really my only problem.
Tell me what type extension of file you wants convert?
Reply
#6
http://get-simple.info/extend/plugin/uploaderext/1306/

1.1 fixed convert webp from png,jpg,gif - custom width compression input added
Reply
#7
Thank you for v1.1 Compress works great for me. I see image upload limitted to 2Mb, is there any way to raise that?
Still having problem with .webp selected jpg or png don't upload for me and don't get either "success" or "unsupported..." errors, just a screen flash and nothing uploaded. Is there some other .webp resource I should have?
I notice that it is only possible to select compress or .webp and the other disappears when either selected. What is reason for this please?
Best wishes
Reply
#8
(2022-04-01, 18:10:00)davetest Wrote: Thank you for v1.1 Compress works great for me. I see image upload limitted to 2Mb, is there any way to raise that?
Still having problem with .webp selected jpg or png don't upload for me and don't get either "success" or "unsupported..." errors, just a screen flash and nothing uploaded. Is there some other .webp resource I should have?
I notice that it is only possible to select compress or .webp and the other disappears when either selected. What is reason for this please?
Best wishes


Limit created by hosting, did you can upload bigger file on default uploader? i check this webp support once again. oh and remember, delete previous version before install new.

Tell me what php version you use i created this on 7.4 / and what debug shows you - please change on
echo("<meta http-equiv='refresh' content='1'>") to echo("<meta http-equiv='refresh' content='222222222222'>");
and check what you return.


https://discord.gg/vkySHPxpg2 please come to my discord server and work with get simple plugins together.
Reply
#9
2.0 - removed convert webp (makes some problem), but i added automatic resolution settings on plugins tab named "UploaderExt settings" - great if you don't want your customer put images with too bigger size.

http://get-simple.info/extend/plugin/uploaderext/1306/
Reply
#10
Thanks multicolor
Reply
#11
Wink 
3.1 is heeere!

- Webp back to settings
- Now Webp and compress can work together
- autoconvert and autocompress new option and work together.

Download:
http://get-simple.info/extend/plugin/uploaderext/1306/
Reply
#12
Thanks multicolor
Reply
#13
(2023-04-24, 20:40:12)multicolor Wrote: 3.1 is heeere!

- Webp back to settings
- Now Webp and compress can work together
- autoconvert and autocompress new option and work together.

Download:
http://get-simple.info/extend/plugin/uploaderext/1306/

http://get-simple.info/extend/plugin-lan...tion/1349/
Reply
#14
(2023-04-24, 22:06:50)Oleg06 Wrote:
(2023-04-24, 20:40:12)multicolor Wrote: 3.1 is heeere!

- Webp back to settings
- Now Webp and compress can work together
- autoconvert and autocompress new option and work together.

Download:
http://get-simple.info/extend/plugin/uploaderext/1306/

http://get-simple.info/extend/plugin-lan...tion/1349/

Thanks for this!
Reply




Users browsing this thread: 1 Guest(s)