The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add Search/Sort/Order in thread view Details »» | |||||||||||||||||||||||||
Add sort, order, search, posts from user options at the end of the thread.
Latest version: 1.20 (6-27-2002) - Bug fixed: at every search views counter is increased (link) Features:
- Show only posts in which the search string was found - Own replacement for highlighted words possible - String search in words - Also mark parts of words - Update instructions in download archive Updates 1.10 (6-19-2002): - Show message instead of a empty thread, if the sort result = 0 posts - Now compatible with: FireFly's beta hack 'Multiple Quotes' - Bug fixed: if you use the links 'Previous Thread' ... 'Next Thread' in thread... Screenshots: - Thread view Installation: - Read !readme.txt in ZIP-ARCHIV! Download: Show Your Support
|
Comments |
#62
|
||||
|
||||
I just added the above code to my board and I get an error on this line every time I do a search for a specific word now.
Code:
$post['message']=preg_replace("/(^| |\n|\r|\t|]|>|\")(".$val.")(([.,]+[ $\n\r\t])|$|\"|<|[| |\n|\r|\t)/si", "\1$highl1\2$highl2\3", $post['message']); Code:
Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 Warning: Compilation failed: missing terminating ] for character class at offset 57 in /home/virtual/site3/fst/var/www/html/forum/admin/functions.php on line 358 |
#63
|
|||
|
|||
Well i am sorry but i am sorta lost at the replacements part. What do i exactly do. I have a code to find insert. Lol. I am new with replacements because i havent used them that much. Thanks for the quick reply though.
|
#64
|
||||
|
||||
bad_madman,
Any ideas yet why I am getting the error I wrote about a couple of posts back? |
#65
|
||||
|
||||
|
#66
|
||||
|
||||
Ok, that fixed the error I was getting, but now if I search for a word that is not in any messages, it just redraws the screen instead of giving me the GO BACK box. And the highlighted word is in italics too. I like it like that but it might be a good idea to make that an option.
|
#67
|
||||
|
||||
Quote:
I plan another one couple of additional search options. - Show only posts in which the search string was found. - Show a message (with go back ), if the search string wasn't found. |
#68
|
||||
|
||||
You are the man! I will be anxiously waiting and wanting this one!
Quote:
|
#69
|
||||
|
||||
Same here
|
#70
|
|||
|
|||
me too
|
#71
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|