The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello.
how can i permanently uncheck Automatically parse links in text under Additional Options > Miscellaneous Options (as in pic) By default its checked Thanks |
#2
|
|||
|
|||
![]()
In your newreply template, search for;
<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if> Delete the $checked[parseurl] part. Then do the same for the other templates that have it in, eg: newthread. That seems to work. I don't know if that's the best or "proper" way but it seems to work. |
#3
|
||||
|
||||
![]()
thanx man .
problem solved |
#4
|
|||
|
|||
![]()
No problem, glad it helped
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|