Quote:
Originally Posted by joelrodrigues
HI, and thx. for your reply.
Could you give me an example, pls?
If i want to UPLOAD the file "soldier.jpg" and display it in my message, how it would be?
--------------- Added [DATE]1202923328[/DATE] at [TIME]1202923328[/TIME] ---------------
Hi!!!
It is, but i just see a THUMBNAIL in the bottom of the message, not the FULL image in the image itself.
|
If you are getting thumbnails, then what are your settings for:
Resize Images
and
Thumbnail Creation
?
Also, I think there is a setting in your config.php file:
// 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;