• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • How do I get VW3 to load bullet.gif from https?

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 7 of 7

    Thread: How do I get VW3 to load bullet.gif from https?

    • Thread Tools
      • Show Printable Version
    1. August 21, 2014 #1
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285

      How do I get VW3 to load bullet.gif from https?

      I have moved my site from http to https. How do I get VW3 to load /vault/images/bullet.gif from https?
      Also: forum headers are loaded by threads. How do I disable this?
      Reply With Quote Reply With Quote

    2. August 21, 2014 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      If your vault_imgdir is set to a relative path it should load from whatever protocol board URL is set to. vBulletin automatically converts all the relative URLs in CSS so that they are prefixed with the board URL.

      It's likely the CSS wasn't rebuilt by simply changing the board URL setting. You have to manually rebuild the CSS to get the changes to apply. If this doesn't change the path in the CSS, you can try just setting that vault_imgdir stylevar to an absolute path.

      To turn off headers in threads, you would have to create a plugin for hook vault_forumheader_start:
      Code:
      if ($showthread) $vault->misc['forumoptions']['forumheader'] = 0;
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. August 21, 2014 #3
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      I rebuilt styles but the issue with bullet.gif stays.
      The path has stayed the same as it resides in public_html which is correct (for now)
      What else can I do?
      Reply With Quote Reply With Quote

    4. August 21, 2014 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      The CSS has
      Code:
      http://img1.domain.com/vault/images/bullet.gif
      Check your value for the stylevar, it looks like you have entered an absolute path with the old protocol. After changing the stylevar, you might have to save a fake edit to one of the wiki CSS templates to get it to rebuild.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. August 21, 2014 #5
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      Yes, but the images folder stylevar is:
      https://img1.domain.com/vault/images

      I have changed this around a few times and rebuilt styles. But to no avail. I al so tried to revert /empty it but this keeps the same http url in place.
      Reply With Quote Reply With Quote

    6. August 21, 2014 #6
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Try disabling CSS file storage, then re-enabling it. That usually worked.

      Unfortunately the whole VaultWiki 3 CSS system was very buggy with rebuilds under vBulletin 3. It's one of the reasons we made a completely new system in VaultWiki 4.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    7. August 22, 2014 #7
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      Yes, that works!
      Reply With Quote Reply With Quote

    Similar Threads

    1. Article page load spending 1.4 seconds doing PHP things.
      By Alfa1 in forum VaultWiki Questions
      Replies: 10
      Last Post: January 1, 2011, 9:29 PM
    2. Google Analytics takes forever to load
      By Alfa1 in forum VaultWiki Questions
      Replies: 4
      Last Post: December 15, 2010, 7:21 PM
    3. Article load error message...
      By creativeLiquid in forum VaultWiki Questions
      Replies: 4
      Last Post: September 8, 2010, 12:41 AM
    4. Bullet color
      By Jella in forum VaultWiki Questions
      Replies: 3
      Last Post: July 18, 2009, 11:58 AM

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 4:48 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.