The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Create a new plugin using hook bbcode_create and this code:
Code:
ini_set('highlight.keyword', '#ffffff'); of course you can change the #ffffff to whatever you want. Also, if you want to change anything other than the keyword, here's the list of things you can change: http://us2.php.net/manual/en/misc.co...x-highlighting Edit: I should have added, this will only change it for new posts, until the cached posts expire. If you want it to take effect for all posts immediately, you could truncate the 'postparsed' database table. |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|