The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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 |
#102
|
|||
|
|||
![]()
Okay I have fixed this on the dev version. The problem was that $forumid wasn't getting passed through the function. To fix it temporarily on your site, you can add $forumid to the argument list for the function call in the bbcode_parse_start plugin. The code should be:
PHP Code:
PHP Code:
PHP Code:
|
#103
|
|||
|
|||
![]()
Hello thincom,
I just installed the 2.0.1 and it's still not parsing [IMG] code in profile fields or visitor messages. I'm tinking about if something else is blocking this, but it's the first time I use your mod, so I'm not sure if it's meant to work there. Quote:
I also have project tools installed and of course your special xml therefor. (Just for info, don't know if it's important for you to know that). Edit: I also got a 3.6.5 board, after installing CES_parser I get a database error when I go to the profiles: Invalid SQL: SELECT COUNT(*) AS count FROM infraction AS infraction LEFT JOIN post AS post ON (infraction.postid = post.postid) LEFT JOIN thread AS thread ON (post.threadid = thread.threadid) WHERE infraction.userid =; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5 Perhaps this could help you too. |
#104
|
|||
|
|||
![]()
Okay, as [IMG] code seems to be the only malfunctioning code on your board, it would appear that vBulletin is hardcoded in some way to circumvent its use on the profile. I will see if there is a possible workaround for this.
I will also look at the 3.6.5 member.php to see why that may occur, although I know these permissions don't touch infractions at all. At first glance, it looks like $userinfo might be cleared for some reason. |
#105
|
|||
|
|||
![]()
Okay sorry, but I got 2 more things in 3.7
The inline-edit in about me doesnt show up anymore (which is less important) .. but I have a major problem: when posting a visitor message on foreign profiles, the message is showing up in my profile only .. can you reproduce this? Sorry to report you so many things, but I'd really like to help you and get your mod working because I've waited for a mod like yours. =) |
#106
|
|||
|
|||
![]() Quote:
Quote:
Quote:
![]() |
#107
|
|||
|
|||
![]() Quote:
In includes/ces_permissions.php, find: PHP Code:
PHP Code:
|
#108
|
|||
|
|||
![]()
i get a blank white profile page after install for vbulletin 3.7 beta 4
|
#109
|
|||
|
|||
![]()
Did you try the solution in my last post?
|
#110
|
||||
|
||||
![]() Quote:
Quote:
My only real concern about using HTMLpurifier is convincing people who install it to keep it updated. All we can really do is put a big note in the mod description reminding people how important it is to mark the product "installed" so they can be informed of any security updates. -- hugh |
#111
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|