The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New Thread Button
When clicking the "New Thread botton in a forum it goes to "site/newthread.php?do=newthread&f=**".
I would like to know how to make it link to another url on our forum... Thanks. |
#2
|
|||
|
|||
Which url would you like it to go to?
|
#3
|
|||
|
|||
Find the appropriate code on your FORUMDISPLAY template and replace it with the location you really want.
You may have to use some kind of if(forumid == X) show alternative new thread link else normal thread link |
#4
|
|||
|
|||
I would like it to go to a posting script that weve added as a plugin. As for using FORUMDISPLAY Ive looked in there before but wasnt able to find it so far. Is there a search criteria I could use like the forum number or something. Im a bit confused as to what code to place in there and what...
Well Ive narrowed down the link to create the search to Code:
http://www.site.com/vb3/search.php?do=getnew&f=10&page=1&pp=40&sort=threadstarted&order=desc&daysprune=-1 Thanks. |
#5
|
|||
|
|||
Nobody has any clue on this I guess. I was thinking something in the thread start hack was missing from the seach. I cant think of anything else. Ive tried a varity of things including making the entire forum default to thread start date and cant get it to sort as it should...
|
#6
|
||||
|
||||
I'm not sure anyone understands what you are trying to achieve...
Chris |
#7
|
|||
|
|||
Maybe I can make it simpler like this...
This link will find all new post in vB3.5 Modifications by creating a froum search... https://vborg.vbsupport.ru/search.ph...c&daysprune=-1 Code:
https://vborg.vbsupport.ru/search.php?do=getnew&f=109&page=1&pp=40&sort=threadstarted&order=desc&daysprune=-1 |
#8
|
|||
|
|||
Guess its unknown what should be in the url so it sorts by Thread Start Date perhaps...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|