• 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
    • Permission to use WYSIWYG editor for unregistered users?

    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.

    Results 1 to 4 of 4

    Thread: Permission to use WYSIWYG editor for unregistered users?

    • Thread Tools
      • Show Printable Version
    1. April 18, 2013 #1
      TheOrigin
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      TheOrigin is offline
      New Member
      Join Date
      April 18, 2013
      Posts
      2
      Rep Power
      0

      Permission to use WYSIWYG editor for unregistered users?

      Hi all,

      i am stuck at solving a problem i ran into when i installed VaultWiki today on my page. I have different projects on my website and i want Unregistered Users to be able to edit specific pages/forums too. I already worked myself through all those settings of the usergroups, forum permissions and vaultwiki permissions, but i cant find the error.

      I want this page to be editable via WYSIWYG editor for unregistered Users:
      http://www.theorigin.de/showwiki.php...me+bei+Spielen

      For registered Users its working without problems and for unregistered i already set permissions for the usergroup, the subforum itself and i even ran a sql-query for all users "advanced editor (WYSIWYG) show".

      So where is the missing right between registered users and unregistered, so they can see both the advanced editor.

      I really need this because Unregistered would only see the plain HTML code instead ...
      Attached Images Attached Images
      • File Type: jpg unregistered_vaultwiki_permissions.jpg (23.0 KB, 3 views)
      • File Type: jpg unregistered_vaultwiki_editor.jpg (15.6 KB, 3 views)
      Reply With Quote Reply With Quote

    2. April 18, 2013 #2
      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,959
      Blog Entries
      18
      Rep Power
      688
      From what I understand by reading includes/functions_editor.php and by trying it out in a regular (non-wiki) forum just now, vBulletin doesn't let unregistered users use the WYSIWYG editor, or even let them use the toolbar buttons.

      It has to do with $vbulletin->userinfo['showvbcode'] not being set for unregistered users. If you believe this is a bug, please report it to the developers of vBulletin.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 19, 2013 #3
      TheOrigin
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      TheOrigin is offline
      New Member
      Join Date
      April 18, 2013
      Posts
      2
      Rep Power
      0
      Oh - thats sad. B/C that means unexperienced users cannot participate in editing the wiki/VB with more complicated content like tables and stuff

      But thx anyway to let me know.
      Reply With Quote Reply With Quote

    4. April 19, 2013 #4
      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,959
      Blog Entries
      18
      Rep Power
      688
      You can try creating a plugin at hook editor_wysiwyg_compatible, to see if that helps. This is some code that might work:
      Code:
      if ($userchoice == -1 AND !$vbulletin->userinfo['showvbcode'])
      {
          $hook_return = 1; // also try 2, 0 turns editor controls off
      }
      Don't add the plugin to a mod, unless it's your own mod, or it will be deleted next time you upgrade.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Similar Threads

    1. Wysiwyg question
      By JesterP in forum General Discussion
      Replies: 4
      Last Post: May 11, 2012, 6:15 PM
    2. vB4.1.4 ? CKeditor WYSIWYG release - discussion
      By ricktas in forum General Discussion
      Replies: 18
      Last Post: June 20, 2011, 2:43 AM
    3. Users without permission posting books
      By Alfa1 in forum VaultWiki Questions
      Replies: 2
      Last Post: March 6, 2011, 6:37 PM
    4. Advanced editor or quick repy editor opens under same circumstances
      By Alfa1 in forum VaultWiki Questions
      Replies: 1
      Last Post: August 6, 2010, 12:08 AM
    5. Users don't have permission to edit their own articles
      By CedricFP in forum VaultWiki Questions
      Replies: 2
      Last Post: June 24, 2010, 9:10 PM

    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 1:11 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.