![]() |
CES Parser Permissions
CES Parser Permissions
vBulletin 3.6.x, 3.7.x, 3.8.x, 4.0.x supported Version: 2.2.3 If you encounter what you think may be a bug, please include your vBulletin version number when reporting it, since code and fixes differ greatly from 3.6.4 - 3.8.x. *** NEWS *** 11/8/2010 - 2.2.3 released 5/15/2010 - 2.2.2 released 4/12/2009 - 3.7.x thread created Known Issues: - If you are using the Advanced BB-Code Permissions hack, conflicts can arise when profile fields are parsed in the postbit, causing nothing be parsed. The fix is described here: https://vborg.vbsupport.ru/showthread.php?p=1252480 What It Does: Allows you to grant only certain usergroups the ability to use HTML, BB-code, smilies, and IMG-code in their profile fields, posts, PMs, and in Project Tools. Mod Features: - parse profile fields on user profiles using Usergroup Permissions - parse profile fields in postbits using Usergroup Permissions - parse posts using Usergroup Permissions - parse calendar events using Usergroup Permissions - parse private messages using Usergroup Permissions - parse Project Tools issues and replies using Usergroup Permissions - parse Social Messages and usernotes using Usergroup Permissions - complete Forum Rules integration - disallow certain HTML tags Products to Install: 1 Files to Upload: 3 Files to Edit: 0 Template Edits: 0 *** Changelog *** As of Version 2.2.3
As of Version 2.2.2
* This mod is offered for free here. Please donate if you like this mod * |
After upgrade from 2.1.1 to 2.1.6 social groups bbcode don'ts works anymore. Same problem for the events forum (not bbcode).
Please help me (3.7.5) |
Where in the social group? Please provide a full URL example or a link to the page in question -- different URL structures use different tricks to parse them, so a URL can help us locate the problem more quickly.
|
Well, there are no more problems in social groups because I have disabled them. The only problem is with my event forum. If I disable Ces Parser, everything works fine. What's the problem?
Here the mod: https://vborg.vbsupport.ru/showthread.php?t=123416 |
It should work properly for replies in event forums. For the event description, the problem is that the first post is fetched from the event table and added after the rest of the posts. There is no associated $userinfo from the post to draw permissions from.
You can create a plugin for Event Forums by going to Plugins & Products > Plugin Manager > Add New Plugin. Hook Location: bbcode_permissions_userinfo Title: Parser Permissions - Event Forums Integration Execute Order: 5 Code:
if (THIS_SCRIPT == 'showthread' AND !empty($GLOBALS['lv_vb_eventforums_user'])) That should hook parser permissions into the event post. |
Perfect. Marked as installed, rated excellent and nominated MOTM.
The best mod for vbulletin and you are one of the best coder! |
I must be doing something wrong?
I want to parse code in custom profile fields -- yet when I install this... it still doesn't. |
*edited*
|
|
Posted the 2.2.3 update, which includes fixes for poll options and 'nonforum' messages.
|
All times are GMT. The time now is 12:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|