The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Auto Parsing of Url tags Question.
What I need to know is. Is there a way to set individual options so a specific forum will not auto parse url's, but the rest of the board will?
Thanks. |
#2
|
||||
|
||||
In newreply.php and newthread.php find:
PHP Code:
PHP Code:
|
#3
|
|||
|
|||
One should add that you should also edit editpost.php and after:
Code:
$parseurlchecked="CHECKED"; Code:
if (($foruminfo[forumid])==X) {$parseurlchecked="";} |
#4
|
||||
|
||||
What is the parsing of url's?
- miSt |
#5
|
||||
|
||||
|
#6
|
||||
|
||||
Quote:
Thanks nacho man. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|