• 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
    • Problem: Pictures no longer parse after domain change

    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 4 of 4

    Thread: Problem: Pictures no longer parse after domain change

    • Thread Tools
      • Show Printable Version
    1. April 15, 2016 #1
      brindosch
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      brindosch is offline
      Junior Member
      Join Date
      March 30, 2016
      Posts
      10
      Rep Power
      0

      Problem: Pictures no longer parse after domain change

      We moved from a temporary domain to the final domain. Now, the picture links are still clickable and you will be redirected to the images (the special page which contains the image). The image parsing is still active, but something seams to be broken.

      linking from the forum or inside wiki is still working!
      We get just no pictures - like a disabled picture parsing.

      Thank you for all ideas
      Reply With Quote Reply With Quote

    2. April 15, 2016 #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
      687
      You will have to send me a link so I can see what you mean.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 16, 2016 #3
      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
      687
      In vault/core/controller/dm/page/vw.php, find:
      Code:
      if ($node['accesskey'] == 'Attach' AND in_array('Attach', $this->skip_dms) AND $this->instance->get_info('extension'))
      Replace with:
      Code:
      			if (
      				$node['accesskey'] == 'Attach' AND
      				$this->instance->get_info('extension') AND
      				(
      					in_array('Attach', $this->skip_dms) OR
      					$this->instance->get_info('skip_node_updates')
      				)
      			)
      Then, go to AdminCP > Wiki > Maintenance > Rebuild Counters / Caches > Rebuild Page URLs. Please run this tool, and let me know if the issue persists.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    4. April 17, 2016 #4
      brindosch
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      brindosch is offline
      Junior Member
      Join Date
      March 30, 2016
      Posts
      10
      Rep Power
      0
      Fixed!
      thank you for your fast help!
      Reply With Quote Reply With Quote

    Similar Threads

    1. Another domain
      By delicateglow in forum VaultWiki Questions
      Replies: 22
      Last Post: September 13, 2014, 10:37 AM
    2. Possible for HTML to not parse to BBCode?
      By delicateglow in forum VaultWiki Questions
      Replies: 1
      Last Post: April 12, 2013, 1:23 PM
    3. Posting Pictures with Titles
      By theflatline in forum VaultWiki Questions
      Replies: 1
      Last Post: August 4, 2010, 12:36 PM
    4. Wiki articles no longer containing collapse buttons with headlines?
      By CedricFP in forum VaultWiki Questions
      Replies: 1
      Last Post: June 21, 2010, 5:00 PM
    5. Parse Reflist links?
      By jawatkin in forum VaultWiki Questions
      Replies: 2
      Last Post: August 9, 2009, 6:03 PM

    Tags for this Thread

    domain, image, parsing, picture, pictures

    View Tag Cloud

    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 3:23 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.