hornstar1337
12 Sep 2006, 07:50
Okay I requested this here a while ago then Daniel showed how it was done for 3.5.4 here http://www.vbulletin.org/forum/showthread.php?p=897060
I was just requesting for it to be done again as the old code had changed, but decided I will do something myself ^^ and not be lazy.
So here is my first release, it is only a small template edit, but if you install it please press the Install button http://www.vbulletin.org/forum/images/smoothblue/buttons/installed.gif :)
Description
This will have "Leave No Redirect" as the default selection when you go to move a thread. (This is the prefered way on my site, because redirects can look messy, and staff often forget to choose the other ones.)
You will need to edit the templates "threadadmin_movethread" and "threadadmin_movethreads"
Instructions for "No redirect" as default
Step 1:
In the template threadadmin_movethread find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2:
In the template threadadmin_movethreads find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Instructions for "Expired Redirect" as default
Step 1:
In the template threadadmin_movethread find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2:
In the template threadadmin_movethreads find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Enjoy and remember to press the http://www.vbulletin.org/forum/images/smoothblue/buttons/installed.gif Button if you install this, so i'll update it for future vbulletin releases.
I was just requesting for it to be done again as the old code had changed, but decided I will do something myself ^^ and not be lazy.
So here is my first release, it is only a small template edit, but if you install it please press the Install button http://www.vbulletin.org/forum/images/smoothblue/buttons/installed.gif :)
Description
This will have "Leave No Redirect" as the default selection when you go to move a thread. (This is the prefered way on my site, because redirects can look messy, and staff often forget to choose the other ones.)
You will need to edit the templates "threadadmin_movethread" and "threadadmin_movethreads"
Instructions for "No redirect" as default
Step 1:
In the template threadadmin_movethread find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2:
In the template threadadmin_movethreads find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Instructions for "Expired Redirect" as default
Step 1:
In the template threadadmin_movethread find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2:
In the template threadadmin_movethreads find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Enjoy and remember to press the http://www.vbulletin.org/forum/images/smoothblue/buttons/installed.gif Button if you install this, so i'll update it for future vbulletin releases.