Some attachment issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Black Tiger
    Senior Member
    • Mar 2001
    • 668

    [Forum] Some attachment issues

    VB 4.2.2 PL4
    php 5.4.36

    When users upload an image attachment, it is displayed in full, but only below the text.
    Before they could do it like this:

    some text
    image attachment
    some other text below it.

    Now the attachment is always below the text. So I disable View Attached Images Inline, and a user chooses to put the attachment inline, it can be shown between the text as in the example.
    However, all other exising images are now put as:

    image1.jpg someotherimage.jpg anotherimage.jpg
    (if they have posted a couple) or even something like an url.

    And below the text there is still a link to the attachment.

    I can also do this with "View attached Images Inline" enabled, but then the picture is displayed twice. Once between the text and one below the text.

    As I read, this was a bug in 4.2.2. and is fixed in 4.2.3. beta.

    My questions is:
    Is there any other way to get all the images displayed as in the example in 4.2.2. pl4? And in such way that existing pictures will get either converted so they will also display inline, or at least the they won't be replaced like in the quote?

    The Advanced Insert Image Popup is enabled, the asset manager also.
    Greetings, Black Tiger
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    You may want to try a search over on vbulletin.org as I think someone posted some code changes you could do to fix the issue.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • Black Tiger
      Senior Member
      • Mar 2001
      • 668

      #3
      I'll have a try at that, thank you.
      Greetings, Black Tiger

      Comment

      Related Topics

      Collapse

      Working...