View Full Version : How users could UPLOAD their images not using the ATTACH button?
joelrodrigues
02-13-2008, 02:59 PM
Hi folks,
I have a problem: the members of my forum need post images from their computer. They usually use the ATTACH option, but the image is not displayed in the post (just a LINK in the bottom of the message itself).
I need something that ALLOW the users to UPLOAD the images from their computer but the images must be displayed in the MESSAGE (and not just the link mentioning there is a message attached).
Any help will be very appreciated.
Thanks for now.
Best regards!
Marco van Herwaarden
02-13-2008, 03:06 PM
Upload as normal, then use the [ attach] BB-code to place the image in the text where you want.
Lynne
02-13-2008, 03:18 PM
Also, check out vBoptions > Message Attachment Options > View Attached Images Inline
You may have that set to No. If you set it to Yes, then it will show the image.
joelrodrigues
02-13-2008, 03:19 PM
Upload as normal, then use the [ attach] BB-code to place the image in the text where you want.
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 1202923328 at 1202923328 ---------------
Also, check out vBoptions > Message Attachment Options > View Attached Images Inline
You may have that set to No. If you set it to Yes, then it will show the image.
Hi!!!
It is, but i just see a THUMBNAIL in the bottom of the message, not the FULL image in the image itself.
fariborz khan
02-13-2008, 04:27 PM
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 1202923328 at 1202923328 ---------------
Hi!!!
It is, but i just see a THUMBNAIL in the bottom of the message, not the FULL image in the image itself.
vb is a GREAT but there is this problem in it,i ask about that before but no body answer to me!!!! in fact a big of vb problem is this point that you refer to it...when you cannot attach a picture you have 2 option: leache other site(it is not good )or upload your image to image hosts and it very deficalt to any body who want post .so in my mind vb need a hack that enable it to use attachment thumb in evry where of post that a user want.....and when a user clik it he can see the large image in juge box
Lynne
02-13-2008, 04:45 PM
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 1202923328 at 1202923328 ---------------
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;
Dismounted
02-14-2008, 04:10 AM
vb is a GREAT but there is this problem in it,i ask about that before but no body answer to me!!!! in fact a big of vb problem is this point that you refer to it...when you cannot attach a picture you have 2 option: leache other site(it is not good )or upload your image to image hosts and it very deficalt to any body who want post .so in my mind vb need a hack that enable it to use attachment thumb in evry where of post that a user want.....and when a user clik it he can see the large image in juge box
You attach a picture, then you can put those anywhere in a post with the [attach] tags, or through the "paperclip" on the editor toolbar.
fariborz khan
02-14-2008, 05:48 AM
You attach a picture, then you can put those anywhere in a post with the [attach] tags, or through the "paperclip" on the editor toolbar.
thanks ,but i dont see ...."paperclip" on the editor toolbar...
can i attach a picture url from... newreply....page directly?if need to modificate skin please let me know how can i modificate.(i want access to this tool from new reply page)https://vborg.vbsupport.ru/attachment.php?attachmentid=75990&stc=1&d=1202975281https://vborg.vbsupport.ru/attachment.php?attachmentid=75991&stc=1&d=1202977079
Dismounted
02-14-2008, 08:30 AM
See...
75992
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.