vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Attachment issue - Displaying images twice (https://vborg.vbsupport.ru/showthread.php?t=306964)

RichieBoy67 01-13-2014 08:54 AM

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.

https://vborg.vbsupport.ru/external/2014/01/1.bmp

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

RichieBoy67 01-15-2014 06:51 AM

Anyone? Thanks

postcd 10-08-2014 08:58 AM

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.

Lynne 10-08-2014 05:43 PM

Is it happening in a totally default style with all modifications disabled?

nerbert 10-09-2014 01:33 AM

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.

daveaite 11-28-2014 12:55 AM

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>

But problem with that is for older posts where that was the only images that showed in the past. They show there and not as inline images. Going to look for a better solution..

RichieBoy67 11-28-2014 12:28 PM

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] ---------------

Quote:

Originally Posted by Lynne (Post 2518182)
Is it happening in a totally default style with all modifications disabled?

Yes Lynn it is.


All times are GMT. The time now is 04:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01003 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete