• 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
    • Using Add New Chapter link

    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: Using Add New Chapter link

    • Issue Tools
      • View Changes
    1. issueid=2615 March 15, 2012 12:54 AM
      nasko nasko is offline
      New Member
      Using Add New Chapter link

      When I'm inside a book and I click Add New Chapter no matter which "Create New Chapter in:" place I select it always sends me to the Main forum.

      So even If I want to create a new chapter in Image or Category it sends me to Main to create an article instead of an Image or Category.
    Issue Details
    Issue Number 2615
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Books / Chapters
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 3.0.16
    Fixed Version (none)
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. March 15, 2012 8:19 AM
      pegasus pegasus is offline
      VaultWiki Team
      I cannot reproduce this here. Looking at the source code I see that if the target forum doesn't identify itself as a wiki forum from the forum's cache, that it will forward to the main forum instead. But I don't see how that's possible, since it was identified as a wiki forum in the cache when you selected it.

      I checked out your site for myself to see if there were more clues, but it doesn't even forward me to the editor like it should. If this is actually your problem, being redirected to a blank article called "newthread php", then this might be due to poor virtual directory support in vBulletin < 4. You might try editing vault/tab/book.php. Find:
      Code:
      		exec_header_redirect('newthread.php?' . $vbulletin->session->vars['sessionurl'] . 'do=newthread&f=' . $foruminfo['forumid'] . '&bookid=' . $threadinfo['threadid']);
      Replace with:
      Code:
      		exec_header_redirect($vbulletin->options['bburl'] . '/newthread.php?' . $vbulletin->session->vars['sessionurl'] . 'do=newthread&f=' . $foruminfo['forumid'] . '&bookid=' . $threadinfo['threadid']);
      Reply Reply  
    2. March 15, 2012 2:12 PM
      nasko nasko is offline
      New Member
      Yes, I'm being redirected to a blank article called "newthread php.

      I'll tell our tech admin to make the required changes and will report back

      Thank you.
      Reply Reply  
    3. March 27, 2012 11:35 PM
      pegasus pegasus is offline
      VaultWiki Team
      Closing this issue, as this should have fixed the problem.
      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 6:34 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 © 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.