inherit
223778
0
Sept 2, 2024 21:38:13 GMT -8
cfleet1
311
July 2015
cfleet1
|
Post by cfleet1 on May 25, 2016 14:38:48 GMT -8
Is there way to resize images in private messages? This works great on the main forum. But pics in PMs are still huge. Cheers. Give version 1.0.7 a try.... Thank you. Works great. Now how about a stream player? lol Someone needs to make one. My forum actually wants to watch movies together? lol SMH.
|
|
inherit
233315
0
Nov 1, 2021 12:11:03 GMT -8
genesissupport
7
June 2016
genesissupport
|
Post by genesissupport on Jun 13, 2016 4:19:25 GMT -8
plugin never get to run, unable to upload image error message 'File is too big' I thought the purpose of this plugin was to prevent that problem......
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Jun 13, 2016 11:39:04 GMT -8
plugin never get to run, unable to upload image error message 'File is too big' I thought the purpose of this plugin was to prevent that problem...... This plugin resizes images dimensionally, it sounds to me as if you are trying to upload an image that file size is too large for PB to accept. If that's the case, open the image in an image manipulation application, like Photoshop, GIMP or MS Paint, and resave it as a jpg image. That should reduce the file size to something that PB will accept.
|
|
inherit
233315
0
Nov 1, 2021 12:11:03 GMT -8
genesissupport
7
June 2016
genesissupport
|
Post by genesissupport on Jun 14, 2016 3:51:59 GMT -8
as i said, the too large file problem was what i thought this plugin was designed to address, as most other forum softwares such as NING-based ones have the ability to resize before save.
|
|
inherit
233315
0
Nov 1, 2021 12:11:03 GMT -8
genesissupport
7
June 2016
genesissupport
|
Post by genesissupport on Jun 14, 2016 3:55:06 GMT -8
I'll have to add a banner saying to make sure you have a paint program installed to resize your photos before uploading. I sure this will result in a lot of users used to this feature going elsewhere.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Jun 14, 2016 6:41:11 GMT -8
as i said, the too large file problem was what i thought this plugin was designed to address, as most other forum softwares such as NING-based ones have the ability to resize before save. That file size limitation is something in place on PB's end. Plugins can't override that limit to allow you to upload a larger image to resize. If your forum only allows 1MB file sizes, then the file size still has to be within that limit. If you need to be able to upload files larger than 1MB, then you'll need to go to your Admin panel and upgrade your storage space: Admin > Upgrades > File Storage and you'll want the Attachments section. Linked files don't fall under this file size restriction since the image itself is hosted elsewhere. I don't have this plugin, so I don't know if this plugin works on linked images. Todge will be able to answer that for you.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Jun 14, 2016 11:34:47 GMT -8
This plugin attempts to ensure that all images posted in a thread are within the dimensions of your chosen settings, be them linked images or attachments. As Lynx stated above, plugins can't even get the file size before they are uploaded, let alone reduce them. And even if I was clever enough to write an algorithm that could reduce the file size of an image, said image would still need to be loaded into the plugin for it to work, making it redundant. I'm sorry if the plugins' uses are unclear.. I'll try to word it differently in the title post.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Jun 18, 2016 16:41:56 GMT -8
Hi Todge, Is it possible for me to somehow make the resize work by % instead of by px? I tried to enter it in the space provided inside the plugin, but it would not allow it. I could make the plugin accept % as well as px, but you'd lose the 'This image has been reduced' notification, and the images would probably be resized no matter what their original dimensions. That is, if you were to choose 50%, then all of your posted images would be resized to 50% of the post cell, even if it meant INCREASING the size. Ah, I see. I didn't think of that. I really wouldn't want them to all be resized that way. Thank you for explaining.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Jun 19, 2016 9:02:42 GMT -8
No worries..
|
|
inherit
213104
0
Aug 30, 2016 18:57:11 GMT -8
thacmaster
13
August 2014
thacmaster
|
Post by thacmaster on Aug 24, 2016 5:17:49 GMT -8
I'm curious. The re-sizing works when a thread is first clicked on (or the recent posts link) or if you refresh the page (of course). However flipping from page to page doesn't re-size the images. For example if I'm on page 2 and then I go to page 3, the images won't re-size on their own and the page must be refreshed. Is there any way to fix this? Thanks.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Aug 25, 2016 14:43:25 GMT -8
I'm curious. The re-sizing works when a thread is first clicked on (or the recent posts link) or if you refresh the page (of course). However flipping from page to page doesn't re-size the images. For example if I'm on page 2 and then I go to page 3, the images won't re-size on their own and the page must be refreshed. Is there any way to fix this? Thanks. Strange... Please give this version a try...
|
|
inherit
213104
0
Aug 30, 2016 18:57:11 GMT -8
thacmaster
13
August 2014
thacmaster
|
Post by thacmaster on Aug 25, 2016 18:32:05 GMT -8
I'm still having happen with 1.0.8 too. Very odd.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Aug 26, 2016 9:16:15 GMT -8
Could you please post a link to a guest friendly page where this is happening?
Also, are you using Safari on a Mac? As that's just about the only browser I can't test it on.
|
|
inherit
213104
0
Aug 30, 2016 18:57:11 GMT -8
thacmaster
13
August 2014
thacmaster
|
Post by thacmaster on Aug 26, 2016 13:17:03 GMT -8
thacmaster.proboards.com/thread/2110/street-fighter-announced-cross-play?page=90Does this work? This member posts a *toooon* of images so sorry in advance. He was the reason I got the image reduction. It makes the browsing smoother. Anyways if you go to the next page you'll see that it doesn't reduce unless you refresh the page (at least in my experience). I have my browser set to 50 posts a page so it might be a different page for you. It's page 90 for me near the end of the thread. Thanks again.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Aug 26, 2016 15:36:52 GMT -8
Hmmm... It shouldn't make a difference, but could you move this plugin to the bottom of your plugins list and see if that works?
I'll do some more experimenting too to see if I can find the issue.
|
|