vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Search for New Threads (https://vborg.vbsupport.ru/showthread.php?t=308809)

maupassant 02-24-2014 06:15 AM

Search for New Threads
 
Several members have been asking for this at vBulletin.com and vBulletin.org, and I really don't understand why a mod for this has never been released.

The idea is to have on the main page a button to search for new threads posted since member's last visit or since member has marked all forums read.

All the mods I have seen claiming to do this are in fact about New Posts, not New Threads. In other words, when a thread gets a new reply, it is considered again a new thread. That's not what we want.

One exception is this mod : https://vborg.vbsupport.ru/showthread.php?t=234616
It displays in Admin CP the latest 10 threads posted.

So please don't tell me it's impossible to come up with what we need. :)

ozzy47 02-24-2014 10:32 AM

If you are using vB 4.2.x you can use this as the Target URL

Code:

search.php?{session.sessionurl}do=getnew&&replyless=1&contenttype=vBForum_Post

maupassant 02-24-2014 06:26 PM

Quote:

Originally Posted by ozzy47 (Post 2483384)
If you are using vB 4.2.x you can use this as the Target URL

Code:

search.php?{session.sessionurl}do=getnew&&replyless=1&contenttype=vBForum_Post

Thanks for taking the time to reply, but again it is missing "the target". Your code gives me a search for "new posts - showresults as threads", not for new threads. I repeat that we don't want to see a thread started like in 2009 considered new just because he got a new reply today ! The idea is for the members to get quick access to threads started since their last visit or since the last time they marked all forums read.


All times are GMT. The time now is 01:22 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.01500 seconds
  • Memory Usage 1,711KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete