The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CES Parser Permissions Details »» | |||||||||||||||||||||||||
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.6.x thread separated 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 * Show Your Support
|
Comments |
#272
|
||||
|
||||
Ok, I saw the fix in post #58 here which describes my problem, but I don't have anything called Advanced BB-Code Permissions hack installed and the closest thing I have to bbcode_parse_complete is bbcode_parse_start.
Any suggestions would be greatly appreciated, as I'd really like to get bbcode working in a couple of my profile fields. |
#273
|
||||
|
||||
Well I went ahead and created a plug-in and just named it bbcode_parse_complete and dropped the fix code in there to see if that would work. No dice.
|
#274
|
||||
|
||||
I know thincom2000 already posted the problem it has with the vs-Interactive Profiles Hack in the first post but I just thought I would also mention that it seems to have a problem with vBAdvanced as well.
No html or bbcode work in the news threads it pulls from the forums for some reason. |
#275
|
||||
|
||||
Quote:
Great hack thincom! |
#276
|
|||
|
|||
I have attached a patch to the first post. Let me know if this works for you.
|
#277
|
||||
|
||||
Well my site is down at the moment, but I applied the fix in post 241 and it seemed to work just before my site went down. Cool that you have it as a product now though.
I did notice though that I had to enable html in profiles for any usergroup that I wanted to allow html in posts for though. Again though since my site is down I won't be able to test your updated fix to see if it corrects this little quirk. Bottom line though, your hack does what I wanted it to do. Thanks again. |
#278
|
|||
|
|||
The patch in post 250 is for vBulletin Blog. It wouldn't make any sense if it worked for vBa.
|
#280
|
|||
|
|||
Okay. I'm glad you found that, because I couldn't XD
|
#281
|
|||
|
|||
Hello thincom2000 my friend
I still love your mod and now I got a question again =) I am trying to put a custom profile field (multiple line textbox) directly into the memberinfo template (not into the about_me-block) and the BB-Code is not parsed then I saw. Do you see a possibility to update your mod so BB-Code may be parsed outside blocks too? Here's an example of the code I put into the memberinfo template: Code:
<if condition="$userinfo[field13] != ''"> <div> $userinfo[field13] </div> </if> And there's another thing I think you might be experienced enough to fix: The custom profile field also don't line-break in memberinfo template. You have a solution? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|