The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
resize images before loading?
I want to allow users to post large images on our forum, but I'd like to ensure that if they post a number of them it doesn't cause problems. I'd like to figure out a way to have images checked for size, and if they are too big, resized before the page loads.
Is this even possible? |
#2
|
||||
|
||||
Look at the bottom of your includes/config.php file.
|
#3
|
|||
|
|||
EDIT: So I made that change but when I go to check a thread with a BUNCH of HUGE pictures, it doesn't resize them before the page loads.
It's falling back on the ncode image resizer plug-in...which resizes images based on what a user has set in their UserCP, but only after all images have been fully loaded. The deal is, some of these large images are a few megs each. We don't want these images fully loaded, but rather we want a thumbnail loaded then you click on it to see the full image. Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|