The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
I use this plugin to find and replace words in postbit Code:
$word = array
('112211221122',
'333355555333');
$link = array
('1111111111111',
'2222222222222');
$this->post['message'] = str_replace($word, $link, $this->post['message']);
Can I change this part $post['message'] To $thread['threadtitel'] Or what ? Thanks in advanced |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|