View Full Version : Removing Reciprocal Link Option
Shell
02-08-2006, 12:08 AM
I know you can disable making the reciprocal link required in the admin panel, but I was wondering if it is possible at all to disable this feature on the submit form?
If someone could answer this I would be greatly appreciative :)
mhamdi
02-08-2006, 01:22 AM
You will have to delete this from submit.tpl
Content visible to registered users only.
AND
Content visible to registered users only.
David
02-08-2006, 01:46 AM
Thanks for submitting this code. As we work together, we all benefit. :)
Shell
02-08-2006, 02:50 AM
thank you so much for your quick reply....however now I feel very stupid because I must be looking in the wrong folder for the file! The only submit.tpl file I can find is in the templates folder and this is what my file says
Content visible to registered users only.
Sorry again for asking for more help, it's just I really don't need this field for the type of directory I am doing.
Kevuk2k
02-08-2006, 04:38 AM
Content visible to registered users only.
This is the correct file and it works a treat. The text in php is awkward and pressing 'find' and typing the first few letters or words of the new script is the wat to find the parts you want. It took me all of two minutes to do it and I'm as dull as a headache! :wink:
DON'T LOOK FOR CODE: That's just the way the fix has been described. Look for the start of the text and match it up.... You are thinking that you must look for the work [code] You don't need that, this is just a figure of speech!
You should now find the text about 10 to 15 lines down the page and then the second part nearly at the bottom third of the Submit.tpl page.
If you post your tpl here Someone will edit it for you if you are having that much problems. I'm off to bed now but if the post has not been dealt with when I return I will do it for you immediately.
Kev
Shell
02-08-2006, 04:57 AM
The problem I was having was that my text editor wouldn't read all of the code. So I changed the files accordingly and now it works. Thanks for everything!
shzor
02-08-2006, 01:34 PM
if i want to remove this option for some time not for ever what should i have to do?
BoInG
02-08-2006, 01:41 PM
Content visible to registered users only.
just disable it from sistem>edit settings>link submit.
And if u want to remove them and from the submit page u can insert the 2 code lines above in comment tags
Content visible to registered users only.
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.