The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
show new POSTS (not threads like search.php?do=getnew)
hi,
is there a way or an addon the show -instead as search.php?do=getnew the treads- the latest posts as fulltext. for mods and admins this would be a nice way to view faster whats going on. hope, anybody can help regards, thomas |
#2
|
||||
|
||||
if you add showposts=true, you will get the results as posts instead of threads. I don't know about getting them displayed as fulltext though. It gets trimmed around line 2879 to only 200 characters. You'd have to modify those lines yourself in search.php
|
#3
|
|||
|
|||
hi lynne,
thanks a lot - thats that what i needed "fixing" the search.php shouldn't be the problem. many big thanks, thomas for anyone, who want's do do the same (it shows for admin all new posts html-coded): about line 2533 // get first 200 chars of page text change arround there to: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|