The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What is wrong with my plugin?
Hook Location = Newpost_preview
PHP Code:
oh this is the css I added: Code:
.modscode{font-family: Courier, Courier New, Verdana, Arial; color: #465584; background-color: #FAFCFE; border: 1px dotted #000; padding: 2px; width:98%; margin: 0px auto 0px auto; /*overflow: auto; height: 200px;*/} Ok, how to make [high]d+[/high] into [high][a-z,A-Z,0-9][/high] and still having the code working ( $bbcode_pattern = '/\\[mod=(\\d+)\\]/'; ) and should I do anything about [high]$1[/high] ? and if I didn't make it clear... I need to be able to write alot. Ex: [mod=look at me I am typing] Thanks! |
#2
|
|||
|
|||
any help?
|
#3
|
||||
|
||||
I think d+ should be w+ You'll need to consult a regular expressions reference to make sure.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|