• 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
    • User Names

    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: User Names

    • Issue Tools
      • View Changes
    1. issueid=363 January 20, 2009 12:58 PM
      Tallen Tallen is offline
      Junior Member
      User Names
      Function error with Wiki on.

      Peg,

      I have found another bug in the Wiki. When I click on a User Name that has visited the forums in either the Current Active Forums at the bottom of the forum page, or in any post, or any add-on where the User Name is displayed I get an error.
      Code:
      Fatal error: Call to undefined function blog_online_location_preprocess() in /******/*******/public_html/forums/includes/functions_online.php(1366) : eval()'d code on line 6
      With the Wiki disabled this error goes away. Also, I have disabled all other add-ons to see if the error occurs with any other add-on. It does not occur, only when I enable the Wiki do I get this error.

      Thanks for your help and suggestions, and sorry to be a pain in the butt.
    Issue Details
    Issue Number 363
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Who's Online
    Status Forum Bug
    Priority 8 - Major Features / Enhancements
    Affected Version 2.1.3
    Fixed Version 2.2.0
    Milestone VaultWiki 2.2.0
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 20, 2009 8:01 PM
      pegasus pegasus is offline
      VaultWiki Team
      This is actually an issue with the way vBulletin Blog was written that prevents any other mods from using vBulletin's built-in WOL functions without throwing this error. Either the blog should be checking that the function exists before calling it, or it should require the file in a way that doesn't assume a particular script is in progress.

      This can be fixed temporarily by creating a plugin at fetch_userinfo_query:
      PHP Code:
      require_once(DIR . '/includes/blog_plugin_online.php'); 
      Reply Reply  
    2. January 21, 2009 1:30 PM
      Tallen Tallen is offline
      Junior Member
      Quote Originally Posted by pegasus
      This can be fixed temporarily by creating a plugin at fetch_userinfo_query:
      PHP Code:
      require_once(DIR . '/includes/blog_plugin_online.php'); 
      I am not sure how to do this, any suggestion?
      Reply Reply  
    3. January 21, 2009 7:10 PM
      pegasus pegasus is offline
      VaultWiki Team
      AdminCP -> Plugins & Products -> Plugin Manager -> Add New Plugin.
      Product: CES VaultWiki
      Hook Location: fetch_userinfo_query
      Title: whatever
      Code: see previous post
      Reply Reply  
    4. January 22, 2009 9:47 PM
      Tallen Tallen is offline
      Junior Member
      Quote Originally Posted by pegasus
      AdminCP -> Plugins & Products -> Plugin Manager -> Add New Plugin.
      Product: CES VaultWiki
      Hook Location: fetch_userinfo_query
      Title: whatever
      Code: see previous post
      Thanks Peg, this worked. I appreciate your help and guidance.
      Reply Reply  
    5. January 22, 2009 11:56 PM
      NickyPhils NickyPhils is offline
      VaultWiki Team
      Quote Originally Posted by Tallen
      Thanks Peg
      LOL.

      Vacca.
      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 10:48 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.