The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Upload image of any filesize and dimension then resize large image
This was a hack we did on our asp based forum but I have not had time yet to figure out how to do it on VB. Imagine a board without file size limits for users to upload their images to. Rather than require the user to resize an image to constrain the pixel dimension or filesize you can have GD/PHP do it for them. Users are typically displeased to have to resize images on their own and if VB did it for them it would be welcomed by many.
I took a quick peek at the classes and figure you have to examine the pixel dimension on the large image being uploaded then if it exceeds either your max height or max width you resize it down to proper dimensions (same as thumbnail routine). |
#2
|
|||
|
|||
I want to have this too
|
#3
|
|||
|
|||
I have your hack installed and tried to port it to vB3.5 but as you said too many things have changed
|
#4
|
|||
|
|||
Kirby said he would try and port this to 3.5 now that it is gold. you might want to PM him and see if he has it on his things to do list still.
marc |
#5
|
|||
|
|||
I pmed Kirby but I never got a reply
|
#6
|
||||
|
||||
An important thing to remember is that your images will be limited by the upload limit of PHP itself, so it's not "limitless"
Chris |
#7
|
|||
|
|||
Well yeah but my upload limit is set to 250 MB and I highly doubt someone will upload images from that size
|
#8
|
|||
|
|||
I would love this too.
With the option of creating a thumbnail of the uploaded image - in addition to the initial resize. |
#9
|
||||
|
||||
Quote:
Chris |
#10
|
|||
|
|||
Trust me.. You won't
Please.. Can someone make this hack/plugin/whatever for us?! WE really need this one.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|