Inserting images from remote sites results in an error Dialog - "Invalid URL"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kvnband
    Member
    • Dec 2004
    • 80
    • 3.0.3

    [Forum] Inserting images from remote sites results in an error Dialog - "Invalid URL"

    We recently upgraded a site to 4.2.2 from 4.2.0 and are experiencing the problem mentioned in the title.

    We also have some other sites running 4.2.2 on different servers with the same problem.

    Have cleared the CDN, local browser cache, used the default theme, disabled plugins. etc...No effect.

    I found several threads about this from a few years ago, but they seem to have been fixed in VB updates. Not sure why we're seeing it now.
  • KurtinSA
    Senior Member
    • Aug 2014
    • 165
    • 4.2.x

    #2
    Can you insert your images in this thread? Might be apples-oranges as this forum is vB5, but it would answer the question if there's something wrong with the images or links themselves.

    Kurt

    Comment

    • kvnband
      Member
      • Dec 2004
      • 80
      • 3.0.3

      #3
      Not only would it be apples and oranges, it really doesn't apply. We run many VB4 forums across different servers, environments, and operating systems. ALL of them are experiencing this problem with all different sorts of images. This problem was widespread in previous versions of VB4 (It was a bug) but it was supposed to have been fixed in newer versions.

      Comment

      • kvnband
        Member
        • Dec 2004
        • 80
        • 3.0.3

        #4
        Bump. I'd really like to get this issue resolved, especially as it has bug reports dating back several years.

        Comment

        • foca
          New Member
          • Jan 2011
          • 2
          • 4.2.X

          #5
          same problem,

          4.2.1 OK
          4.2.2 KO

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            Your webserver's PHP needs cURL at a minimum, but should also have SSL compiled into cURL.

            Comment

            • foca
              New Member
              • Jan 2011
              • 2
              • 4.2.X

              #7
              So far I have changed the file /includes/class_vurl.php version 4.2.2 for the 4.2.1 and now works for me.

              phpinfo:
              cURL support enabled
              cURL Information 7.21.0
              Age 3
              Features
              AsynchDNS No
              Debug No
              GSS-Negotiate Yes
              IDN Yes
              IPv6 Yes
              Largefile Yes
              NTLM Yes
              SPNEGO No
              SSL Yes
              SSPI No
              krb4 No
              libz Yes
              CharConv No
              Protocols dict, file, ftp, ftps, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
              Host x86_64-pc-linux-gnu
              SSL Version OpenSSL/0.9.8o
              ZLib Version 1.2.3.4
              libSSH Version libssh2/1.2.6

              Comment

              • Zachery
                Former vBulletin Support
                • Jul 2002
                • 59097

                #8
                The only difference IIRC between 4.2.2 and 4.2.1''s vurl file are the ability to use or not use curl.

                Comment

                Related Topics

                Collapse

                Working...