The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Attachment issue - Displaying images twice
I'm not sure if this is new but I have never noticed this before until recently.
I want images to display full size inline. I have the attachment options set to do so but this is what is happening now. I am getting an inline full size image but also a fullsize image for the attachment listing. It used to list the attachments below while showing the attachment. If I turn these settings off I just get a link to the attachment which is normal. How can I get images to display inline bit not also display below. I know I can do a template edit to remove the below attachment but that would be a work around and not a real fix. Thanks, Rich |
#2
|
||||
|
||||
Anyone? Thanks
|
#3
|
|||
|
|||
This fixed the issue:
remove image (by backspace key) in advanced post/topic editor and then adding it again by clicking attachments button and selecting that attached image. Then image is no longer twice in post. And repeated edit dont bring the issue back. |
#4
|
||||
|
||||
Is it happening in a totally default style with all modifications disabled?
|
#5
|
|||
|
|||
Same problem here but it never happened to me, only regular members. My other admin just edited the template. It only started happening with vB 4.2.2.
|
#6
|
||||
|
||||
I can confirm this is happening as well on a few sites.
One could remove: Code:
<vb:if condition="$show['imageattachment']"> <fieldset class="postcontent"> <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend> {vb:raw post.imageattachments} </fieldset> </vb:if> |
#7
|
||||
|
||||
Yeah, we still have this issue occasionally. It depends on how images are posted. They get posted inline and also show in the attachment area below.
--------------- Added [DATE]1417184971[/DATE] at [TIME]1417184971[/TIME] --------------- Yes Lynn it is. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|