The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin [URL] Tags
Hello,
I've got one small request, which is regarding to my attempt to force vBulletin parse links as [.URL]...[./URL] instead of [.url]...[./url] http://www.vbulletin.com/forum/forum...letin-url-tags Any ideas? Much appreciated, ~t3h'P?r4d0x |
#2
|
|||
|
|||
In file includes/functions_newpost.php, around line 238 (in vb4.2.2) there's this code:
PHP Code:
The line that starts with $urlReplaceArray[] = seems to be the one that's used when bbcode tags are added to a url in a new post, so if you change those to upper case it might do what you want. But I haven't tested it and I don't know if there are other places it needs to be changed. |
#3
|
|||
|
|||
Thanks, I'll test it out. Also, "$emailReplaceArray[]" @ line 243 & 244, it's twice there, so I should replace both?
Regards, ~t3h'Pâr4d0x |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|