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
non-forum messages don't parse
poll options don't parse
As of Version 2.2.2
several bug fixes
compatible with VaultWiki 2.5.7 PL 1 & 3.0.0 RC 3
* This mod is offered for free here. Please donate if you like this mod *
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
(I am assuming those are the options for social groups)
They are also the options for the Visitor Messages on a user's profile, for picture comments, and for "user notes" (which I don't even understand what they are supposed to be). In vB 3.7, these are sometimes all handled (with the exception of usernotes, which I threw in there on my own) by the mystical "socialmessage" forum id, sometimes by their individual ids. Why? That I don't quite understand either.
So you may want to reconsider having the Social Message options off.
They are also the options for the Visitor Messages on a user's profile, for picture comments, and for "user notes" (which I don't even understand what they are supposed to be). In vB 3.7, these are sometimes all handled (with the exception of usernotes, which I threw in there on my own) by the mystical "socialmessage" forum id, sometimes by their individual ids. Why? That I don't quite understand either.
So you may want to reconsider having the Social Message options off.
Yes, I will just put them on. No one will be able to create or join social groups anyways, so no harm in turning them on. Thanks!
It seems that the URL BB Code is not working in the Profile Fields. BB Code like Bold / Italic / Underline works perfectly, but when I put something like
HTML Code:
[url=http://www.vbulletin.com/forum]vBulletin Community Forum[/url]
it comes out in the profile field as
HTML Code:
[url=http://www.vbulletin.com/forum]vBulletin Community Forum[/url]
Thanks for the reply. So are you able to create URLs within a new profile field you have created? I had been putting the URL bb code into a newly created profile field and it is not working, but when I put the same code e.g.,
HTML Code:
[url=http://www.vbulletin.com/forum]vBulletin Community Forum[/url]
within the first field that automatically is set up when you create a new vb forum, it parses and the URL is created. I checked the profile fields and the original one that is set up with a new vb board and the new one I created have the same settings. Could there be a bug with newly created profile fields?
Hi thincom2000!
I love your hack, it's great!
But as usual i have a request...
Can you add an option to allow embed tag from some pages?
i mean, i want to use music player widget from www.last.fm
so i allow to embed just that player and any other embed dont parse...
Every embed tag has a src attribute you can find there the url to allow the parse...