![]() |
Adding new forum name to redirect?
Hello.. I was referred here from vB.com because they said what I need requires a code mod. I think it should be simple and am hoping someone can help. ;)
I'd like to change my redirects so instead of saying Moved: xxx They say Moved to "XYZ Forum": xxx I know this requires an edit to the threadbits forum, but I am not sure what variable I can use for this, or even if it is defined at that point in the program for redirects. Can anyone help with that? Thanks! Charles |
This is a bit tricky, as the thread table does not carry the forum id to which a thread was moved, only it's threadid.
Therefore there is no variable to get this information form - you must create it yourself. What you would have to do is introduce a new query to check the thread table again using pollid as threadid wher open is set to 10 (this is being unsed to indicate a redirect) to retrive the forumids for moved threads. Or modify the main query to join the thread table again. |
Sounds too complicated, it's not that important. Thanks a lot for the reply, I appreciate it.
c |
You're welcome.
I suggest to post a modification request if you still want that feaature. |
All times are GMT. The time now is 09:18 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:
|