vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Add link "Today's posts" in quicks Links (https://vborg.vbsupport.ru/showthread.php?t=230302)

Dr Aj642 08-03-2010 09:02 AM

Quote:

Originally Posted by Magz (Post 1939844)
When i click on View threads with no reply, i get this

Please add more constraints to your search. Searches that return all or most of the database are a bad idea

Any ideas ?

Need to somehow code the line below to a restricted search, say show up the last 30 threads with no posts. I'm not a coding guy so i don't know what to change.

<li><a href="search.php?do=process&replyless=1&replylimit =0&exclude=30">Threads with no replies</a></li>

Front Range 4x4 08-04-2010 12:59 AM

Merci Allan, nice touch!

Dr Aj642 08-11-2010 10:41 PM

Quote:

Originally Posted by Dr Aj642 (Post 2078498)
Need to somehow code the line below to a restricted search, say show up the last 30 threads with no posts. I'm not a coding guy so i don't know what to change.

<li><a href="search.php?do=process&replyless=1&replylimit =0&exclude=30">Threads with no replies</a></li>

Anyone got any ideas?

Videx 08-11-2010 11:00 PM

There's already a way to show unanswered threads if that's what you're looking for.

Forum-wide Search For Unanswered Threads
Search For Unanswered Threads By Forum

sbsforum.us 08-18-2010 01:31 AM

Thanks, Installed!

Mr Peabody 09-12-2010 07:23 AM

No idea why they removed it.
Cheers for the fix!.

Videx 09-13-2010 02:42 AM

FYI, there's a vote up at http://tracker.vbulletin.com/browse/VBIV-8256

FReeSTER 11-29-2010 10:59 PM

Quote:

Originally Posted by Videx (Post 2065641)
Yes, this isn't making too much sense any longer in 404. Can we get some updated instructions?

Edit: Maybe this will make more sense. In the navbar template, find around line 68
PHP Code:

<li><a href="subscription.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase subscribed_threads}</a></li

Add on the line before it
PHP Code:

<li><a href="search.php?do=getdaily&contenttype=vBForum_Post">{vb:rawphrase todays_posts}</a></li


Thank you works on vB 4.0.8 pl2:D

Fergal C 12-04-2010 02:20 PM

Thanks for that, installed.

Danasy 12-05-2010 01:11 AM

Installed! :D

Thanks


All times are GMT. The time now is 08:45 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.01565 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_php_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