The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When people post images, how can i change the maximum size the image is displayed? As when they post big images it stuffs up my theme.
Thanks, Nick |
#2
|
||||
|
||||
![]()
There's an option in config.php in resize images over the specified limit.
|
#3
|
|||
|
|||
![]()
Can you please elaborate on this in more detail.
For example is says for jpeg it is a max of 97.7kg but my Attachment Manager shows 20 000? Am I missing some here, what should i do? |
#4
|
||||
|
||||
![]()
As dismounted stated max image size is located in the config.php file
Code:
// 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; ActiveAngler, I believe you are referring to file size not dimensions which is the the OP's concern. |
#5
|
|||
|
|||
![]()
Hi, I´ve changed the numbers to 900 in both places, but no change?
Please help, have to reduce the pictures my members are adding to my forum. confused: |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|