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 - No Quote in First post (https://vborg.vbsupport.ru/showthread.php?t=159344)

lazydesis 10-29-2007 05:36 PM

is it possible to include an option where we can enter all the forum IDs in which we want this hack enabled at one place ..instead of going to every forum and enabling the option :)

thanx for this hack its awesome

giotmuadong 11-03-2007 06:10 AM

how come it doesn't work if I turned on my "Show first post on every thread page"
otherwise, it works perfectly fine

CarpHunter 11-03-2007 07:40 PM

Thnx for reporting.

Seems that Atakan KOC's mod resets the status of postcount. I use this value to determine the post is the first so it can disable the buttons.

I made a new version of the mod that fixes this problem (simply download v2.1.0 and it should work ok now).

I know use a different value to determine if the post is the first post.

giotmuadong 11-04-2007 04:55 PM

Quote:

Originally Posted by CarpHunter (Post 1375060)
Thnx for reporting.

Seems that Atakan KOC's mod resets the status of postcount. I use this value to determine the post is the first so it can disable the buttons.

I made a new version of the mod that fixes this problem (simply download v2.1.0 and it should work ok now).

I know use a different value to determine if the post is the first post.

thank you, it's working now .. you're the man :D

Smoothie 11-16-2007 12:56 AM

Quote:

Originally Posted by CarpHunter (Post 1370755)
Ure absolutely right.
I forgot to change the dependency to vbulletin 3.6.0.
Changed this now so just download the plugin again and try again. I just tested it and it should work fine now.

Thnx for reporting :)

works, installed, thanks.

Geck079 11-29-2007 08:44 PM

Awesome mod, just what I was looking for.

SNATCH3R 01-19-2008 10:21 AM

Thanks for this....gr8 mode...workin fine with 3.6.8

lazydesis 04-04-2008 02:50 PM

you can use a simple template modification of postbit or postbit_legacy .. instead of installing the plugin

Code:


<if condition="$post[postcount] % $vboptions[maxposts] != 1">quote.gif</if>


CarpHunter 05-03-2008 09:48 PM

This plugin also makes it to be turned on or of in selected forums. You're template edit is active in all the forums.

c.oper 07-07-2008 12:05 AM

Does this one works in 3.7.x ???


All times are GMT. The time now is 02:18 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.00983 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)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