Mike
12-24-2007, 11:23 AM
This will remove the autoparse box to prevent people from posting live links.
Make sure that your settings in the forum default editor message posting interface options are set to standard controls.
admincp
vBulletin Options
Message Posting Interface Options
Enable Clickable Message Formatting Controls
Set to Enable Standard Controls
Remove this code in the following templates: newreply, newthread, newPM, editpost.
<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>
NOTE: Each time you upgrade the software and revert the templates, you will have to remove this line from the templates.
Make sure that your settings in the forum default editor message posting interface options are set to standard controls.
admincp
vBulletin Options
Message Posting Interface Options
Enable Clickable Message Formatting Controls
Set to Enable Standard Controls
Remove this code in the following templates: newreply, newthread, newPM, editpost.
<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>
NOTE: Each time you upgrade the software and revert the templates, you will have to remove this line from the templates.