• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • Possible tags bug

    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.

    Issue: Possible tags bug

    • Issue Tools
      • View Changes
    1. issueid=1692 June 14, 2010 9:02 PM
      Jella Jella is offline
      Regular Member
      Possible tags bug
      tags don't work

      Since upgrading I have noticed that I cannot add word tags to my wikis, where a wiki has no tag or already has one or two tags prior to the upgrade ...it just isn't happening. Is anyone else having this issue?
    Issue Details
    Issue Number 1692
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Thread Prefixes / Tags
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 3.0.0
    Fixed Version 3.0.1
    Milestone VaultWiki 3.0.5
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 1
    Assigned Users (none)
    Tags (none)




    1. June 15, 2010 5:31 AM
      Jella Jella is offline
      Regular Member
      and when editing under the following..... it says array

      Title
      Do not modify this value unless you know exactly what you are doing. Doing so can radically change the Array's behavior.

      Meta Description
      Enter a brief summary of the Array.
      ++++++++++++

      Also I have never used the vb prefix feature on Forbidden but I tried to use it this morning and it doesn't work.... I Create a prefix set, then try to add a prefix to it, and it won't add because the drop down to add it to is empty (note it works on the Lamp site).

      then I delete the prefix set and get the following error
      Code:
      Fatal error: Call to undefined function special_fetch_wiki_forumids() in /home/forbid/public_html/vault/plugins/data/prefix.php
      So it looks like it has something to do with vaultwiki?

      It is working perfectly fine on my Lamp site, I just tested it... and both are using the same vault update version.
      Reply Reply  
    2. June 15, 2010 2:15 PM
      pegasus pegasus is offline
      VaultWiki Team
      Tags are fixed in the next build. Existing tags will reappear the next time tags rebuild. Others can fix this beforehand by editing vault/plugins/data/thread.php. Find:
      Code:
      	if (!$existing_article)
      Replace with:
      Code:
      	if (!$existing_article OR $existing_article['threadid'] == $dataman->fetch_field('threadid'))
      For the array part, see: http://www.vaultwiki.org/issues/1672/

      I have tested prefixes here and it works like your Lamp site. I'm not sure but something else may be interfering on the forbidden site. The delete prefix error can be fixed by editing vault/plugins/data/prefix.php. Find (x2):
      Code:
      		$forumids = special_fetch_wiki_forumids();
      Add before:
      Code:
      		require_once(DIR . '/vault/functions/data.php');
      Reply Reply  
    3. June 16, 2010 6:05 AM
      Jella Jella is offline
      Regular Member
      Thank you peg for those fixes... I am going to try disabling a few mods later..... but I really don't think that whats causing it because I have seen this issue before on vbclassifieds pro...... & Paul Sonny's HELP CENTER PRO .... where you create a prefix set and the dropdown nav is empty after creating it.... then when you go to enter something into it, that drop open is empty so you can't put anything into it. In this case its after creating the Prefix Set, then trying to enter a prefix into it.... which shows empty so you can't add one.

      I wonder if I try reupping a few vb php files? I hate letting anyone but a select few onto the forbidden sites backend, I only allow Murat (vbtube) and you....
      Reply Reply  
    4. June 16, 2010 5:24 PM
      Jella Jella is offline
      Regular Member
      Update: I just put in a support ticket as follows at vbulletin, so we'll see if they even bother with me, oh hell I only own 5 licenses.
      Example I create a Prefix Set called Crimes Committed and given it the ID of c_c
      Then when I go to add a prefix, see image 1 .... nothing is there
      ... and image marked 2, empty.
      Is there something simple I could try like re-uploading files?
      Then when I delete the phantom non-existent Prefix Set it says: Are you sure you want to delete the prefix set called ''?
      (prefixsetid: c_c)
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 4:38 AM.
    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.