The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
VB 4.1.0 Automatically limited Image resize to 800 pixels?
in my file config.php
// Image Processing Options // Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings. $config['Misc']['maxwidth'] = 2592; $config['Misc']['maxheight'] = 1944; but in post. It's automatically limited Image resize to 800 pixels? please help! this is pissing me off. It seems that 4.1.0 added more to do with the image resizing still.. my images are being resized automatically again even though the above is all still set. new stylevars were added under 'Common': image_large_max image_medium_max image_small_max I had to change the image_medium_max to something larger just to get images posted on my forum to be wider than 800 pixels. Why in the world are images being automatically limited to 800 pixels? Please just give us a way to control this in the Admin Control Panel instead of changing this with every version release and not telling us how to turn it off ... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|