vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=122944)

NeutralizeR 11-29-2006 09:15 AM

Is it possible to hide this hack completely from the guest visitors?

I used template conditionals to hide thanks for them but the product's still using 1 query...

I tried to wrap postbit_display_start plugin with the code below:

Quote:

if ($vbulletin->userinfo['usergroupid'] == 1)
{
}
else
{
<---postbit_display_start plugin content--->
}
This method worked for some other hacks.

redlabour 11-29-2006 09:24 AM

Can you please add a nofollow Tag at Groan? Even the Buttons are not visible for Guests the Crawler are allways attempting to use them. Traffic that makes no sin.

RedTyger 11-29-2006 09:28 AM

Quote:

Originally Posted by NeutralizeR (Post 1127948)
Is it possible to hide this hack completely from the guest visitors?

I used template conditionals to hide thanks for them but the product's still using 1 query...

I tried to wrap postbit_display_start plugin with the code below:



This method worked for some other hacks.

Do this in the template:

<if condition="$show[member]">$post_thanks ($post_groan)</if>

NeutralizeR 11-29-2006 11:10 AM

Quote:

Originally Posted by RedTyger (Post 1127957)
Do this in the template:

<if condition="$show[member]">$post_thanks ($post_groan)</if>

Quote:

I used template conditionals to hide thanks for them...
Already done but 1 query is still executed even everything releated to this hack is hidden. It must be excluded in the plugin code...

WAHMama 12-01-2006 11:26 AM

Thanks, I like it :) Just added it to my board as well

SaN-DeeP 12-01-2006 01:43 PM

thanks installed.

uncut76 12-04-2006 05:10 AM

Whoa!
Will save a lot of CPU Power on our Server!
Thanks a lot!

Glennskij 12-04-2006 05:38 PM

Is it possible to make an option in the users control panel whether see this box collapsed or open as standard?

Abe1 12-06-2006 12:36 AM

Quote:

Originally Posted by Glennskij (Post 1131777)
Is it possible to make an option in the users control panel whether see this box collapsed or open as standard?

Added to my do-do list.

buontaiviem 12-07-2006 11:21 AM

Hix, I could not install. I could not import the XML file at Import Product page, it not run. Please help me?


All times are GMT. The time now is 01:00 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.03468 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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