![]() |
Can anybody tell me how to get rid of the aut. parse url's.
I don't want ppl to be able to post directly link on my board, like using these tags: and also get rid of this option: Automatically parse URLs: automatically adds and around internet addresses. How do I do this, please help me? Extreme |
First, in your functions.php file replace this:
Code:
function checkurl($url, $hyperlink="") { Code:
function checkurl($url, $hyperlink="") { Now just go into the newreply and newthread templates and remove that line you pasted. :) |
Worked just fine. How do I then get rid of the box "http://" in the buttons?
|
Remove this from the vbcode_buttons template:
Code:
<input type="button" class="bginput" value="http://" title="Insert Hyperlink" onclick="namedlink(this.form,'URL')" onmouseover="stat('url')" |
And from the pm's?
|
What about them?
|
All times are GMT. The time now is 07:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|