Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
CES Parser Permissions Details »»
CES Parser Permissions
Version: 2.2.3, by thincom2000 thincom2000 is offline
Developer Last Online: Sep 2022 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 02-04-2007 Last Update: 11-07-2010 Installs: 59
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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
  • 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.

Comments
  #202  
Old 05-02-2008, 02:41 AM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is no blog support in this mod because I do not own a blog license nor do I intend to. In order for me to add blog support, someone would have to give me full admin access to a test blog. Someone offered to let me do this a while back, but I never heard from them again.

If you are still having signature trouble, you probably need to clear the signature cache.
Reply With Quote
  #203  
Old 05-02-2008, 10:38 AM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thincom2000 View Post
There is no blog support in this mod because I do not own a blog license nor do I intend to. In order for me to add blog support, someone would have to give me full admin access to a test blog. Someone offered to let me do this a while back, but I never heard from them again.
Fair enough.

Having done some further checks, my site has far too many other sections and addons dependent upon bbcode working without the need for additional permissions checks, which suddenly stopped working when I installed this hack and I cetainly can't/wouldn't expect any coder to add special bits just for me, so with that, unfortunately it renders this hack useless to me.

I guess I go back to the drawing board in my search for a simply way of getting bbcode and imgcode to parse on the membersinfo pages. Shame, I had it working perfectly with my own code before updating to 3.7 but it's stopped working now. Unless maybe you could possibly help me with a simple bit of code that would make bbcode and imgcode parse for profile fields?
Reply With Quote
  #204  
Old 05-05-2008, 04:12 PM
marcossalazar marcossalazar is offline
 
Join Date: Feb 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by marcossalazar View Post
Thanks for the email. So I turned on HTML on the BBcode section of VB options as well as in the signature permissions and the mod is enabled and everyone has the right permissions (well, me since it is on a test forum) and still when I insert HTML into the signature is not working.

Sorry to ask this again, but is there something with the signature section when everything is set up properly?

Thanks,

Marcos
I would still like to know why the HTML inserted into the signature does not work when this mod is installed. I will certainly donate some money if this can be fixed !

Thanks,

Marcos
Reply With Quote
  #205  
Old 05-05-2008, 06:20 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Detomah View Post
Having done some further checks, my site has far too many other sections and addons dependent upon bbcode working without the need for additional permissions checks, which suddenly stopped working when I installed this hack and I cetainly can't/wouldn't expect any coder to add special bits just for me, so with that, unfortunately it renders this hack useless to me.
The mod has two hook locations that you can use to set the variables correctly for those mods, or that you can use to skip the checks altogether for those mods ($this->ces_options['skip_cpp']). In the case of adding support manually via the hooks, the mod should use post permissions by default.
Reply With Quote
  #206  
Old 05-05-2008, 06:23 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by marcossalazar View Post
I would still like to know why the HTML inserted into the signature does not work when this mod is installed. I will certainly donate some money if this can be fixed !

Thanks,

Marcos
Chances are that when the permissions were wrong the signature was cached. Did you try my suggestion from a few posts ago and rebuild the signature cache? I have not been able to duplicate your issue any other way.
Reply With Quote
  #207  
Old 05-05-2008, 07:36 PM
marcossalazar marcossalazar is offline
 
Join Date: Feb 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thincom2000 View Post
Chances are that when the permissions were wrong the signature was cached. Did you try my suggestion from a few posts ago and rebuild the signature cache? I have not been able to duplicate your issue any other way.
I rebuilt it and nothing. I am able to use BBcode in the signature, but not HTML. I am going to uninstall the mod, then reupload/reinstall everything. I am also going to add a new member after I install it to see if that may work. I liked on vb.com and with some people they have to execute a SQL query in order for it to change the signatures. This may happen to other people in the future after installing the mod, so I will post any progress I make. Thanks!
Reply With Quote
  #208  
Old 05-05-2008, 08:16 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you still have problems I am going to recommend creating another admin on that test board and PMing me a way to access it.
Reply With Quote
  #209  
Old 05-07-2008, 01:23 PM
marcossalazar marcossalazar is offline
 
Join Date: Feb 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thincom2000 View Post
If you still have problems I am going to recommend creating another admin on that test board and PMing me a way to access it.
Just PMed you. Thanks!
Reply With Quote
  #210  
Old 05-07-2008, 02:38 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, so after some frustration on your site, I noticed that in the current release, Profile permissions (except sigs) are actually using Social Message permissions (and you had all of these off). This is not intended functionality, and I believe it was leftover from the last time I was testing and just wanted to make a catchall for something that wasn't working.

Upon this discovery, there will be a new release in a couple of hours to fix this problem. I have also added a check to prevent this mod from running on signatures, since those already have fully customizeable permissions by default.

Someone reported a problem with events a bit back, so I will be looking into that before the patch.
Reply With Quote
  #211  
Old 05-07-2008, 02:55 PM
marcossalazar marcossalazar is offline
 
Join Date: Feb 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thincom2000 View Post
Okay, so after some frustration on your site, I noticed that in the current release, Profile permissions (except sigs) are actually using Social Message permissions (and you had all of these off). This is not intended functionality, and I believe it was leftover from the last time I was testing and just wanted to make a catchall for something that wasn't working.

Upon this discovery, there will be a new release in a couple of hours to fix this problem. I have also added a check to prevent this mod from running on signatures, since those already have fully customizeable permissions by default.

Someone reported a problem with events a bit back, so I will be looking into that before the patch.
Ahh...I had the social message permissions off because I am not going to use social groups on my board (I am assuming those are the options for social groups). Thanks for coming out with a new version and such a great mod. I just made a donation !
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.14706 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete