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). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|