• 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
    • Import Troubles

    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.

    Page 3 of 3 FirstFirst Previous 123
    Results 31 to 39 of 39

    Thread: Import Troubles

    • Thread Tools
      • Show Printable Version
    1. October 12, 2008 #31
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      Quote Originally Posted by pegasus View Post
      This requires a plugin edit. In the VaultWiki plugin at hook search_complete, find:
      PHP Code:
      special_search_complete(); 
      Add before:
      PHP Code:
      require_once( DIR . '/vault/special_plugins_search.php'); 
      Great, thanks, that did it.

      Still seeing that "Header for Header" appearing on some of my forum threads. For example:

      http://www.playbypost.com/forums/com...ki-search.html
      Reply With Quote Reply With Quote

    2. October 12, 2008 #32
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      Thanks, those two moves fixed it.
      Reply With Quote Reply With Quote

    3. October 12, 2008 #33
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      Another bug/failure:

      When trying to run the "Convert Articles" tool to update my old NuWiki syntax to the new supported CES Syntax, the server stalls out (even though I am only processing 50 posts per cycle). Help?
      Reply With Quote Reply With Quote

    4. October 12, 2008 #34
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      Quote Originally Posted by Kaelon View Post
      Another bug/failure:

      When trying to run the "Convert Articles" tool to update my old NuWiki syntax to the new supported CES Syntax, the server stalls out (even though I am only processing 50 posts per cycle). Help?
      When running this, my twin-dedicated server configuration saw its load averages jump to 1.99 and 1.76, respectively, with MySQL taking the principal brunt of the performance hit. Is this intentional? The process is still stalling on my end.
      Reply With Quote Reply With Quote

    5. October 12, 2008 #35
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      Quote Originally Posted by Kaelon View Post
      When running this, my twin-dedicated server configuration saw its load averages jump to 1.99 and 1.76, respectively, with MySQL taking the principal brunt of the performance hit. Is this intentional? The process is still stalling on my end.
      Loads are still climbing: 2.19 and 2.17, respectively. Not a single update yet from the Admin CP > CES VaultWiki > Convert Legacy Code to BBCode function. It's basically been running for the past few minutes without a single update (even though I set it at 50 posts to process per cycle), so I have no idea where it is in the process or what it's even doing, but my site is essentially inaccessible in the interim.
      Reply With Quote Reply With Quote

    6. October 12, 2008 #36
      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,934
      Blog Entries
      18
      Rep Power
      659
      Did you uninstall NuWiki yet, or at least disable it? If you haven't that could be where it's coming from. You don't need NuWiki enabled to convert the syntax.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    7. October 12, 2008 #37
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      NuWiki has been disabled the entire time. The only script eating up this memory is vaultwiki.php, with no end in sight.
      Reply With Quote Reply With Quote

    8. October 12, 2008 #38
      Kaelon
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Kaelon is offline
      Regular Member
      Join Date
      June 17, 2008
      Posts
      116
      Rep Power
      201
      The Servers were brought down to a halt with a 22.39 load average each, and TOP assigned the blame to vaultwiki.php.

      I'm uninstalling this and reverting to a backup.
      Reply With Quote Reply With Quote

    9. October 12, 2008 #39
      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,934
      Blog Entries
      18
      Rep Power
      659
      Well, I would stop it for now. This one is a bit puzzling, though. I don't see why your MySQL should take such a heavy hit, since it's going to run about 51 queries altogether on each pass (you have it set to 50). The only other thing it could be is that it's stuck in a legacy parser loop which also doesn't make any sense. We tested this on our own 1000 article database before this last build with no issues like this. I'll have to get back to you on this one.

      I guess in the mean time you can enable the VaultWiki option to Support Legacy Code. It's not the ideal solution, but it'll have to do for now.

      See this bug: http://www.vaultwiki.org/issues/283/
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Page 3 of 3 FirstFirst Previous 123

    Similar Threads

    1. Import Service
      By DirtRider in forum Pre-Sales Questions
      Replies: 7
      Last Post: March 2, 2014, 1:54 AM
    2. Nginx troubles
      By JesterP in forum General Discussion
      Replies: 3
      Last Post: April 4, 2012, 9:28 PM
    3. MediaWiki Import
      By palmpedia in forum VaultWiki Questions
      Replies: 1
      Last Post: June 8, 2011, 9:24 PM
    4. What to do after MW import
      By hollosch in forum VaultWiki Questions
      Replies: 1
      Last Post: March 10, 2010, 12:34 PM
    5. Import from Nuwiki
      By Storyteller in forum VaultWiki Questions
      Replies: 1
      Last Post: November 17, 2008, 5:21 PM

    Tags for this Thread

    333, able, about, admincp, align, all, also, another, any, appearing, are, aren, automatically, backup, because, been, before, being, better, but, cache, can, case, changes, check, class, com, comment, community, completely, configuration, conflicting, controlling, correct, could, creation, date, defined, deleting, did, different, disable, does, doing, don, down, due, duplicate, each, easy, enabled, entire, example, existing, few, field, files, first, footnote, for, forcetoc, format, forumid, friendly, from, generated, get, give, going, has, have, having, header forum, headlines, help, here, hide, hook, how, http, import, individual, into, invalid, its, key, know, knowledge, last, left, like, line, load, looks, manage, many, more, most, need, new, new posts, notes, notice, now, off, old, one, only, other, out, own, php, please, png, point, public, quote, reason, reference, reinstall, replace, revision, right, same, second, see, should, shown, showthreads, single, solution, some, space, specified, sub, sure, that, the, their, them, there, this, threads, too, troubles, try, trying, two, type, user, using, was, wasn, way, were, what, when, where, why, will, with, within, without, words, worked, would, www, you, your, zero

    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 6:49 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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.