The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to find all new threads (not posts)
Hi all,
I want to know how to find all new thread (if have replay or not) Just thread . not reply also if can do that in period time for search |
#2
|
|||
|
|||
The only way I can think of is to use Threads & Posts > Move. After choosing the parameters (you have to choose a destination forum or it will tell you "complete all fields") you can click "Move Threads Selectively" and you'll get a list. But of course the goal is to get the list - you want to stop before you actually move any threads.
There could be another way that I don't know of. |
#3
|
|||
|
|||
Code:
search.php?{vb:raw session.sessionurl}do=process&type[]=1&contenttype=vBForum_Post&replyless=1&searchdate=0&replylimit=0 Code:
search.php?{session.sessionurl}do=process&type[]=1&contenttype=vBForum_Post&replyless=1&searchdate=1&beforeafter=after&replylimit=0 All Unanswered Threads Yesterday Code:
search.php?{session.sessionurl}do=process&type[]=1&contenttype=vBForum_Post&replyless=1&searchdate=7&beforeafter=after&replylimit=0 |
#4
|
|||
|
|||
thanks ForceHSS, but I know this code and use it
but its only give me the unanswered threads only but if there new threads and have reply, will not display in the search result I know all new threads which have made today, or yesterday , even its have reply |
#5
|
|||
|
|||
They should come up in normal new posts link. What do you have in the Target URL
|
#6
|
|||
|
|||
you talk about All Unanswered Threads
I need all posts not only the unanswered threads if I have thread and someone reply on him, it will not shown on the search result |
#7
|
|||
|
|||
Quote:
Quote:
|
#8
|
|||
|
|||
@ForceHSS
I'm talking about all new threads, and you talk about unanswered threads what is the problem in that , why you didn't understand what I mean ?! |
#9
|
|||
|
|||
New threads are unanswered that's why they are new its just another name for them
|
#10
|
|||
|
|||
sorry for non understand
I need new thread for me . even there is someone make reply . I need to see it also in search result its very similar to the threads which display in RSS2 RSS2 will display new thread even if its has reply |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|