![]() |
thank you
I want the following option to disable by default : "Automatically parse links in text" I have edit the following templates and changed "vb:raw checked.parseurl" to "vb:raw unchecked.parseurl" : editpost newreply newpoll newthread pm_newpm In all the above options, this option was disabled by default. But that is still active in quick editing and quick reply and I want to disable them too. my vbulletin version is 4.1.4 |
OK I haven't tested this but it should work...
Edit your SHOWTHREAD template... find the line: Code:
<input type="hidden" name="parseurl" value="1" /> |
thank
I changed it but don't resolve my problem. when click on edit button and then click save automatic enabled link in text :( |
Yeah that was for quick reply, I wasn't looking at quick edit. Unfortunately there doesn't seem to be a template solution for quick-edit.
It's looking to me you need to edit the file: editpost.php Find the line: Code:
$edit['parseurl'] = true; I haven't tested this but it looks like it should work. If it doesn't, change it back. |
I do not have this option "$edit['parseurl'] = true;" in editpost.php.
I think a quick edit and quick reply is in another template but I not found! |
Quote:
If it was removed in 4.1.4 then there is nothing else I can suggest. I've checked the templates in 4.0.8 and the parse links in the quick-editor is not controlled by a template. |
All times are GMT. The time now is 07:53 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:
|