vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Hide Quoting of Ignored Members (https://vborg.vbsupport.ru/showthread.php?t=268202)

Raul7 09-26-2011 10:16 PM

Quote:

Originally Posted by kh99 (Post 2241502)
Thanks - I've updated the release with that fix.

(This update doesn't include the other changes discussed above).

Hi,

Thanks for all the effort, just wondering if the changes above will be implemented soon?

Cheers,

kh99 09-26-2011 10:24 PM

Quote:

Originally Posted by Raul7 (Post 2250365)
Hi,

Thanks for all the effort, just wondering if the changes above will be implemented soon?

Cheers,

Yeah, sorry, I've been distracted by other things recently. I'll see if I can get to it this week.

Raul7 09-26-2011 10:28 PM

Quote:

Originally Posted by kh99 (Post 2250370)
Yeah, sorry, I've been distracted by other things recently. I'll see if I can get to it this week.

thanks in advance.

Raul7 10-14-2011 09:18 PM

Quote:

Originally Posted by kh99 (Post 2250370)
Yeah, sorry, I've been distracted by other things recently. I'll see if I can get to it this week.

i understand you been busy. just wondering if there is any update on this?

Thank you,

kh99 10-14-2011 11:08 PM

Quote:

Originally Posted by Raul7 (Post 2257317)
i understand you been busy. just wondering if there is any update on this?

Thank you,

Oh man, I'm sorry, I totally forgot I promised you that. I've had a few problems in the past weeks, like my car got totaled and my landlord's threatening to sue me. Anyway, I'll try to get to it. :o

Raul7 10-20-2011 05:11 PM

^ oh sorry to hear that, no rush , really appreciate you doing this.

fly 10-21-2011 12:38 PM

fyi, there appears to be an uncached template. I don't remember seeing it before 4.1.7. Template is kh99_iqts_bbcode_quote_ignore

kh99 10-21-2011 12:48 PM

Thanks, I'll try to fix that in the next release.

fly 10-21-2011 03:33 PM

In the meantime, if anyone wants to resolve the cached template issue, here is what I did.

Add a new plugin under Plugins and Products with the following info

Product: Ignore Quotes
Hook Location: cache_templates
Title: Ignore Quotes - cache template
PHP Code:
Code:

if (THIS_SCRIPT == 'showthread')
$cache[] = 'kh99_iqts_bbcode_quote_ignore';

Plugin is active: Yes

SpankMe 11-04-2011 07:22 AM

When this mod is disabled, the text "This quote is hidden because you are ignoring this member. Show Quote" appears in every quote.


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01264 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete