PDA

View Full Version : Full size image attachment


allandk
10-26-2004, 04:29 PM
I have thumbs disabled in vb, because i would like to show posted images i full size.. On my vba frontpage the attachment is only show as a link..

how do i show image attachments in full size in vba news ?

regards allandk

allandk
10-27-2004, 08:38 PM
nobody ?

Our Sponsors
 

Frankenberrie
10-28-2004, 08:49 AM
In Admincp---> Vbulletin Settings ---> Message Attachment Options

Find: View Attached Images Inline and set to YES

This will view all attachments full size in the forums- might work for VBA

allandk
10-28-2004, 08:56 AM
nope.. does not work on vba.. some code needs modification

Our Sponsors
 

cbiweb
04-21-2005, 06:24 PM
Sorry to dig up an older thread but this is exactly what I need information on. I would like attachment images to show as the full image. Can someone explain the code modification that's needed?