vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Prevent bumping old Threads (https://vborg.vbsupport.ru/showthread.php?t=96850)

Oblivion Knight 02-21-2006 06:59 PM

Just to note, I've noticed a small typo with the template edits:
Code:

<label for="[high]cb_forepost[/high]"><input type="checkbox" name="forcepost" value="1" id="cb_forcepost" />$vbphrase[thread_age_accepted]</label>

Andreas 02-21-2006 07:03 PM

Seems like there is a c missing ;)

JenniferK 02-27-2006 01:12 AM

Quote:

Originally Posted by hiiped
PHRASE MANAGER >>> search >>>

possibly


This worked like a charm, thanks!

Nathan2006 03-20-2006 09:10 AM

Thank you Andreas great idea :)

Install

OndaReal 03-20-2006 02:07 PM

nice hack :)

bada_bing 03-20-2006 02:18 PM

Couple questions.

Will this work on vb 3.5.3?
Can I set this hack for only certain forums? Im interested mostly in my selling/trading forums?

Thanks and nice hack :banana:

dsotmoon 03-21-2006 07:47 PM

Quote:

Originally Posted by bada_bing
Couple questions.

Will this work on vb 3.5.3?
Can I set this hack for only certain forums? Im interested mostly in my selling/trading forums?

i would like the same thing if possible

Andreas 03-23-2006 03:46 AM

> Will this work on vb 3.5.3?
Yes.

> Can I set this hack for only certain forums?
No.

Liquid_N2 04-17-2006 09:26 PM

Hi sorry if this has been answered, but on my forum it says

This Thread is more than 34 days old

This changes depending on how old the thread is apposed to the age limit I have set in the vbpanel.

Is there a way to change it so it always says old then 30 days (my value set)?

Many thanks

Oblivion Knight 04-18-2006 09:46 AM

Quote:

Originally Posted by Liquid_N2
Hi sorry if this has been answered, but on my forum it says

This Thread is more than 34 days old

This changes depending on how old the thread is apposed to the age limit I have set in the vbpanel.

Is there a way to change it so it always says old then 30 days (my value set)?

Many thanks

On both of your template edits, replace this:
HTML Code:

<phrase 1="$threaddays">
With:
HTML Code:

<phrase 1="$vboptions[oldthrdthres]">
Save them both, and you're done.


All times are GMT. The time now is 03:32 AM.

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.01221 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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