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 |
#132
|
||||
|
||||
I can confirm that, but I'll double check on my test board.
(just to clarify Admin - post html on, forum post html on - HTML is Allowed Message Other Test Group post html off, forum post html on - HTML is Allowed Message As I say, I shall test this again in around 12 hours time, so semi-confirmed.) |
#133
|
|||
|
|||
Please try the most recent update. I made some changes to the forum rules code since your first report.
|
#134
|
||||
|
||||
Okay, after double checking, I have the hack, similar to vb.org, of posting rules under editor. The default posting rules updates, but this doesn't.
So, something that is not your problem ^^ I think I might disable posting rules under editor anyways. |
#135
|
|||
|
|||
What hack are you using? I was thinking of making a Posting Rules hack for VMs, Project Tools, PMs, etc.
|
#137
|
|||
|
|||
Works awsome but i want add About me seperate then everything else. some what like hypeto.com how they have about me in a seperate table i tried coding something like that so this is my code:
<div class="tborder" id="link_bar"> <ul class="thead list_no_decoration floatcontainer"> About Me </ul> </div> <div class="tborder" id="activity_info"> <div class="alt2 smallfont"> $userinfo[field15] </div> </div> That worked but html isn't working. I tried putting an image in html and it showed exactly what i put in the box. But if i don't put it separate it works. So somthing liek the hypto.com about me Box. with html ENABLED is all i need. Thanks, sorry for my english |
#138
|
|||
|
|||
1. Make a template called 'custom_about_me' that contains the code you posted above except replace $userinfo[field15] with $profilefield[value]
2. Create a plugin at member_customfields with execute order 10. PHP Code:
This may require some tweaking on your behalf to get working, but I have faith |
#139
|
|||
|
|||
Thincom your new version is great and works like a charm!
I only found 1 thing: the IMG tag in visitor messages still doesnt work after posting and appears as link. |
#140
|
|||
|
|||
Quote:
PHP Code:
PHP Code:
|
#141
|
|||
|
|||
You're the best thincom!
Me and my forum members will love you for this Thanks thanks thanks !! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|