The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Preview Lines In Search Results
Hi,
I'm using vBulletin 4.1.0 PL2, and I need some help editing how many preview lines can be seen when searching posts. I found this thread; http://www.vbulletin.com/forum/showt...Search-Results But I can't find the code below in the search.php file. Code:
// get first 200 chars of page text $post['pagetext'] = htmlspecialchars_uni(fetch_censored_text(trim(fetch_trimmed_title(strip_bbcode($post['pagetext'], 1), 200)))); |
#2
|
||||
|
||||
That thread is from vB3.0
Probably this line in vbforum/search/result/post.php: PHP Code:
|
#3
|
|||
|
|||
That's great! It worked, thank you
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|