View Full Version : resize images before loading?
RedGTiVR6
06-26-2007, 01:39 AM
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?
Dismounted
06-26-2007, 07:10 AM
Look at the bottom of your includes/config.php file.
RedGTiVR6
06-26-2007, 12:16 PM
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?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.