Quote:
Originally Posted by Hippy
ok , I may of confused you because I confused myself..
ok
example
I'm a regular member and I thanked a post with the hide tag for "post thanks"
now I can view the content..
then I quote pm to a user that did not thank to view ..
in the PM he can view the content..
sorry about that, to many log in and out's to see what was going on..
is there any way for you to make it like in the thread to say ***Hidden content cannot be quoted.*** no matter if they thanked or not to the post in the pm?
|
replace old edit with this
PHP Code:
global $vfc_hide;
$pagetext = $vfc_hide->strip_hide_bbcodes($pagetext, 'quote');