The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Ok well, i got the links to not be able to click on them and go directly to the specified link. But now, everytime that i post a link, a regular link, like www.google.com it gives me these things around it. The URL BBcode is off, so why is it doing this? any help please?
![]() |
#2
|
||||
|
||||
![]()
You need to have bbcodes enabled for it to work
|
#3
|
||||
|
||||
![]()
..iknow, but i dont want it to work. I want it to be just like that, except without the [url] things. I dont want people to be able to click on links
|
#4
|
|||
|
|||
![]()
On the New Reply page, try unticking the "Automatically parse links in text" option.
|
#5
|
||||
|
||||
![]()
this worked, but how can i enable this for everyone? and how can i hide it from users, so they cant un-check the box and so forth?
|
#6
|
|||
|
|||
![]()
I'm not sure if you can with vBulletin Options, you could edit the "newreply" template to uncheck and remove the option.
|
#7
|
||||
|
||||
![]()
i will try this, you've been an awesome help. thank you.
--------------- Added [DATE]1215595328[/DATE] at [TIME]1215595328[/TIME] --------------- only one thing though, would you know where to find the text that allows me to do this editing? --------------- Added [DATE]1215595399[/DATE] at [TIME]1215595399[/TIME] --------------- nvmnd, i found it myself, thank you so much for your help. ![]() --------------- Added [DATE]1215596728[/DATE] at [TIME]1215596728[/TIME] --------------- This is for anybody else that may need this to be turned off and is browsing this topic. when you have this: Code:
<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> Code:
<if condition="$hide['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $unchecked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|