• 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 4.x Series
    • Bug
    • No BBcode In Discussion Post?

    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: No BBcode In Discussion Post?

    • Issue Tools
      • View Changes
    1. issueid=5906 October 22, 2019 8:13 PM
      medic917 medic917 is offline
      Junior Member
      No BBcode In Discussion Post?

      Is it intentional or is it bugged to default to no BBcodes in discussions?
      I checked permissions and could not find anything related to this. In the comments permissions, I have bbcode enabled, but no option to enable bbcodes in discussions.

      Screenshot showing what I see when I try to start discussions.
      http://icecream.me/uploads/352d2c600...ea79616da4.png
    Issue Details
    Issue Number 5906
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version Unknown
    Fixed Version (none)
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. October 23, 2019 8:57 AM
      pegasus pegasus is offline
      VaultWiki Team
      This is intentional because it is a meta description field. The places it is used only support plaintext (the browser is unable to render HTML in those places).
      Reply Reply  
    2. October 26, 2019 9:50 AM
      medic917 medic917 is offline
      Junior Member
      So there isn't a way to start a discussion with normal bbcode posts? I remember there was a way to do a traditional forum post when starting a topic/discussion.

      If you look at the page I see below, it only has the meta description field and no official post field.
      Picture in this link.
      http://icecream.me/uploads/af5dac93e...c6a873d45c.png
      Reply Reply  
    3. October 27, 2019 10:26 AM
      pegasus pegasus is offline
      VaultWiki Team
      Are you able to reply to an existing discussion? On my board, I do have the option to leave a first comment when I start a discussion. There are a number of things that are considered when determining if someone is allowed to reply, but I can only see one thing that would allow you to start the discussion but not reply to it: Comment Permissions > Can post new comments?
      Reply Reply  
    4. October 29, 2019 6:49 PM
      medic917 medic917 is offline
      Junior Member
      Well I can reply to the discussion I created. So unlike forums, we have to start a discussion with no post, and then reply to it to start the post? Is there a reason for this technique since I miss the forum method where we just create a discussion with an original post.
      Reply Reply  
    5. October 31, 2019 4:25 PM
      medic917 medic917 is offline
      Junior Member
      Quote Originally Posted by pegasus
      Are you able to reply to an existing discussion? On my board, I do have the option to leave a first comment when I start a discussion. There are a number of things that are considered when determining if someone is allowed to reply, but I can only see one thing that would allow you to start the discussion but not reply to it: Comment Permissions > Can post new comments?
      It seems to be a bug since I tried everything and I can't seem to get the original post to be enabled. I still see it where only the description text field is shown despite comments being enabled for the user.
      Reply Reply  
    6. November 5, 2019 1:26 AM
      medic917 medic917 is offline
      Junior Member
      I seem to be having issues with user permissions as administrator. I can't even create new books or pages anymore. Gives me the error:
      Oops! We ran into some problems. You do not have permission to view this page or perform this action.



      Here are my settings for admin and it should allow me to do more things.
      Reply Reply  
    7. November 5, 2019 7:48 AM
      pegasus pegasus is offline
      VaultWiki Team
      I got lucky and was able to reproduce the missing comment editor today.

      This occurs in areas where the Main Discussion is disabled. In that case, when creating a User-Created discussion, or a discussion based on an admin-defined Topic, the first-post editor is not displayed when initially creating the discussion.

      Fixed in the next release. In src/addons/vw/vw/_core/controller/ui/discussion/vw.php, find:
      Code:
      		if (empty($this->comment['commentid']))
      		{
      			$this->comment['pageid'] = $this->parentnode['pageid'];
      AFTER it, add:
      Code:
      			$this->comment['displayorder'] = $this->item['displayorder'];
      			$this->comment['topicid'] = !empty($this->item['topicid']) ? $this->item['topicid'] : 0;
      As for the inability to create new books or areas, have you been tweaking permissions for any other usergroups that you might be a part of? You might be part of a usergroup where some permissions are set to Never.

      Is this only happening when trying to write a new chapter (rather than creating a page and adding it to the book later)? It is possible there is a bug and it is letting you choose a "Save to" area that doesn't allow chapters. How many chapters deep is the book already? There are technical limitations on the maximum depth of the outermost book. Regardless of depth, how many books would you say are inside that outermost book? There are technical limitations on the maximum number of books in the same tree (you would be limited to regular pages as chapters thereafter).

      You should try to create an access mask for your user in the area you're having trouble (AdminCP > Wiki > Permissions > User access masks) and see what the default values are for your user.

      However, it is possible that you are seeing a no-permission message due to an action that is simply not allowed by the software, rather than due to how the permissions are set.
      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 2:33 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.