Inline image attachement in forum posts not visible by guests

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ramsesx
    Senior Member
    • Aug 2005
    • 3254
    • 3.8.x

    [Forum] Inline image attachement in forum posts not visible by guests

    The title says it, what permissions have I missed? Thanks.
    .......
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    These are treated like attachments. You must give guests the ability to download attachments, or at the very least, view thumbnails. If they can view thumbnails but not download attachments they will see a thumbnail sized image only.

    Comment

    • Ramsesx
      Senior Member
      • Aug 2005
      • 3254
      • 3.8.x

      #3
      I have enabled both but there's still only a link to the image.
      .......

      Comment

      • BirdOPrey5
        Senior Member
        • Jul 2008
        • 9613
        • 5.6.3

        #4
        Can I get a link to a thread where this is happening?

        Comment

        • Ramsesx
          Senior Member
          • Aug 2005
          • 3254
          • 3.8.x

          #5
          Willkommen bei der DENIC eG, der zentralen Registrierungsstelle und Betreiberin aller Domains mit der Länderendung .de im Internet.
          .......

          Comment

          • Maurd
            Senior Member
            • Jun 2011
            • 672
            • 4.1.x

            #6
            Shot in the dark...

            Go to Admin CP >> Options >> Message Attachment Options

            Now find "View Attached Images Inline", is it set to "Yes, display thumbnails"?
            - Maurice Workin' in the Jira mine, goin' down, down, down

            Comment

            • BirdOPrey5
              Senior Member
              • Jul 2008
              • 9613
              • 5.6.3

              #7
              In Admin CP -> Options -> Message Attachment Options, what is "View Attached Images Inline" set to?

              Comment

              • BirdOPrey5
                Senior Member
                • Jul 2008
                • 9613
                • 5.6.3

                #8
                almost the exact same time

                Comment

                • Ramsesx
                  Senior Member
                  • Aug 2005
                  • 3254
                  • 3.8.x

                  #9
                  "Yes, display inline" is set.
                  .......

                  Comment

                  • nakedanvil
                    Senior Member
                    • Mar 2010
                    • 1920
                    • 4.0.0

                    #10
                    Interesting. If I click on it, it displays the image. So it's not a permission issue.

                    Comment

                    • BirdOPrey5
                      Senior Member
                      • Jul 2008
                      • 9613
                      • 5.6.3

                      #11
                      Might be replated to this bug: http://tracker.vbulletin.com/browse/VBIV-13443

                      Adding this thread to the bug report.

                      Comment

                      • Ramsesx
                        Senior Member
                        • Aug 2005
                        • 3254
                        • 3.8.x

                        #12
                        Thank you Joe, tried to remove the image and add again doesn't helped.
                        So I compared the source of both and found this as the only difference:
                        admin view
                        HTML Code:
                        <a href="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320335859" id="attachment107" rel="Lightbox_213" ><img src="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320277263&amp;thumb=1" border="0" alt="Klicke auf die Grafik für eine größere Ansicht
                        
                        Name:	kindersklave.jpg
                        Hits:	2
                        Größe:	16,2 KB
                        ID:	107" class="thumbnail" style="float:CONFIG" /></a> <br />
                        guest view
                        HTML Code:
                        <a href="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320335859"  title="Name:  kindersklave.jpg
                        Hits: 2
                        Größe:  16,2 KB">kindersklave.jpg</a> <br />
                        .......

                        Comment

                        • richg
                          New Member
                          • May 2005
                          • 12

                          #13
                          We have issues with some users only seeing links in 4.1.8, and others seeing the inline images.

                          All settings checked.

                          Comment

                          • Wayne Luke
                            vBulletin Technical Support Lead
                            • Aug 2000
                            • 74154

                            #14
                            Originally posted by richg
                            We have issues with some users only seeing links in 4.1.8, and others seeing the inline images.

                            All settings checked.
                            Registered users have an option in their settings where they can turn this on and off. They should click on Settings -> General Settings and make adjustments. It is different for guests which don't have an account and what this thread is about.
                            Translations provided by Google.

                            Wayne Luke
                            The Rabid Badger - a vBulletin Cloud demonstration site.
                            vBulletin 5 API

                            Comment

                            • Wayne Luke
                              vBulletin Technical Support Lead
                              • Aug 2000
                              • 74154

                              #15
                              Originally posted by Ramsesx
                              Thank you Joe, tried to remove the image and add again doesn't helped.
                              So I compared the source of both and found this as the only difference:
                              admin view
                              HTML Code:
                              <a href="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320335859" id="attachment107" rel="Lightbox_213" ><img src="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320277263&amp;thumb=1" border="0" alt="Klicke auf die Grafik für eine größere Ansicht
                              
                              Name:    kindersklave.jpg
                              Hits:    2
                              Größe:    16,2 KB
                              ID:    107" class="thumbnail" style="float:CONFIG" /></a> <br />
                              guest view
                              HTML Code:
                              <a href="http://www.abunto.de/attachment.php?attachmentid=107&amp;d=1320335859"  title="Name:  kindersklave.jpg
                              Hits: 2
                              Größe:  16,2 KB">kindersklave.jpg</a> <br />
                              You said that "Can View Thumbnails" is set to Yes for the Unregistered/Not Logged In Usergroup. The default for this permission is No. If you have customized the permissions for each forum you would have to adjust this under Usergroups -> Forum Permissions.
                              Translations provided by Google.

                              Wayne Luke
                              The Rabid Badger - a vBulletin Cloud demonstration site.
                              vBulletin 5 API

                              Comment

                              Related Topics

                              Collapse

                              Working...