The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
BBCode condition and cache problem!
Hello! I was create my own bbcode, with check of privileges to use it, according to usergroup-settings in admincp.
At hooks: bbcode_create PHP Code:
PHP Code:
Now,... if I do edit post, function again work correctly for this post only. But at this time, I have a lot of posts with my bbcode and with wrong cached messages.... What I have to do? Thanks anyway! |
#2
|
|||
|
|||
Bump (((((
|
#3
|
|||
|
|||
Well.... thanks for "respons"
I want to share my solution. As I think, function is_member_of is broken then it used with post cache rebuild from admincp, AND, maybe, if it used with unserialized data of usergroups... I replace it: PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|