![]() |
Disable Automatically parse links in text
I am looking for the files that need to be modified to disable the auto parse urls for everyone.
Thanks, S |
You need to edit the newthread and newreply templates.
|
In functions_newpost.php FIND
PHP Code:
PHP Code:
@NTLDR This would not stop ppl from using autoparsing, if would just hide the controls (or uncheck it). And what about private messages? Editing posts? |
Quote:
https://vborg.vbsupport.ru/showthrea...ght=parse+URLS But it is coded differently so far I havent been able to find out what the code needs to be to select unchecked. Thanks, S |
Just figured it out:
In the newreply.php find: Code:
if (!isset($checked['parseurl'])) In editpost.php find: Code:
if (!$checked['parseurl']) In newthread.php find: Code:
if (!$checked['parseurl']) Thanks, S |
I'm looking to do something similar, but I only want one specific forum not to autoparse. Can this be done somehow?
|
would be nice if we have an option in admin for this.
|
really huge bump...has anybody ever gotten a forum based solution for this? would
if forumid=y then disable (maybe comment out?) Code:
if (!$checked['parseurl']) please go easy on the above, i stopped trying to code anything after my 2nd object oriented programming class. |
Quote:
|
This is a very old thread, and i am not sure if this will work on 3.0.7.
But i suggest you start a new thread telling us exactly what you want to achieve, and we can think of a solution. @sloppygoat, disabling url parsing should not be a real problem if that is what you need. |
All times are GMT. The time now is 06:24 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:
|