![]() |
CES Parser Permissions
1 Attachment(s)
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 - 4.0.x. *** NEWS *** 11/8/2010 - 2.2.3 released 5/15/2010 - 2.2.2 released 4/12/2009 - 3.8.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 * |
Nice one man, thank you!
|
thank you!
|
I still can't put code into custom profile fields... what am i doing wrong?
|
In vBulletin Options > vBulletin Options > CES Profile Fields, add the profile field IDs to the following:
Parse Which Profile Fields? Profile Fields Appearing in the Postbits? If the setting group "CES Profile Fields" does not appear, you may need to enable debug mode until you finish making changes. This is on the list of items to change for the next release when we update for vB4. |
aha!
awesome dude this has made it possible for me to do awesome stuff :D |
On another note, this seems to have broken the [.post.] tag in the Poll Write-In & Change Vote Hack... any ideas?
|
I don't know about that, but it seems like there may be a bug where it doesn't parse BB-Code in poll questions or options. I'll add this to the to-do list.
|
Most excellent! TY!
|
Well, i installed and seted the "allow html posts" permission to administrators but... i can't use html code.
|
Another small bug: it doesn't seem to parse the custom profile fields on profile.php. It will on member.php, but not on profile.php.
|
Quote:
|
I should be creating a 4.x thread and releasing the updated version tomorrow. It'll mainly be the same except for some editor button fixes in 4.x and support for CMS comments.
|
Excellent... will the update be compatible with 3.8? Any fix for the poll issue?
|
As mentioned, it's just a compatibility update right now. Once I get more of my mods "compatible", I'll be revisiting them to solve the unresolved issues.
|
|
Unfortunately, it still doesn't parse bbcode in Poll options ala Topic of the Month...
|
Try the following. In includes/ces_permissions.php, find:
Code:
else Code:
else if (THIS_SCRIPT == 'poll' OR ($GLOBALS['pollinfo'] AND !$GLOBALS['splitoptions'])) Product: CES Parser Permissions Hook: showthread_poll_start Title: Show Edit Poll Link Execute Order: 5 Code:
if ($show['editpoll'] AND $threadinfo['userid'] != $vbulletin->userinfo['userid']) Add another New Plugin. Product: CES Parser Permissions Hook: poll_start Title: Check Poll Edit Conflict Code:
if ( |
omg you are the win :)
thanks so much |
hmmmmm new bug; i have random instances of a parsed user field replacing a poster's message text.
|
Have not had an issue with user fields replacing post text. Does this occur in all threads or just in threads where poll options are parsed?
Posted the 2.2.3 update, which includes fixes for poll options and 'nonforum' messages. |
It must have been a bug with something else, it went away. :D
Again, thanks so much for a great hack. It's given me the flexibility to do some really cool stuff. |
Good job thincom :)
I was searching for a way to do this and......you came into my life!!! lollll Works A1 in 4.1.3 Big thanks bud Installed and voted |
I'm having an issue with this product.
I have vBadvanced's CMPS installed and I run two newsfeeds from two separate forums on the front page. It appears that while I had this installed any post fed to the newsfeed on the frontpage would have all BBCode automatically unparsed. It would display in the newsfeed unparsed and also the post itself would be completely unparsed and just look like a mess of BBCode. I installed this product and sure enough this solved the problem. The website is http://47th.info Running vB3.8.5 and CMPS 3.2.3. |
All times are GMT. The time now is 04:06 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:
|