The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a way to...
have the option of whether after posting, it takes you to the active topics page instead of back to the post itself? I am thinking this would save bandwidth. I'd be cool if users could choose where it takes them, either back to the post or to the active topics page (my active topics page is using the getdaily and putting all posts from a day in one page).
Any ideas? Has this been done? |
#2
|
||||
|
||||
If you edit $goto parts, you can redirect your user whereever you like:
in newthread.php: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
What do I change it for though? Since what I am using is this:
http://www.dietsupporters.com/forums...ction=getdaily I found this to be the best way to have an active topics page... Thanks for your help Logician! |
#4
|
|||
|
|||
bump
|
#5
|
||||
|
||||
**bump** for ya
|
#6
|
|||
|
|||
Why thank you EchoHype! LOL
I really don't know how to do it, so would appreciate someone's guidance. |
#7
|
||||
|
||||
search.php?s=$session[sessionhash]&action=getnew
should work.. |
#8
|
|||
|
|||
Thank you so much Logician! I haven't tried it cos my server has been down all day long! Will try it asap!
|
#9
|
|||
|
|||
Do I replace this:
} elseif ($visible) { $goto="showthread.php?s=$session[sessionhash]&threadid=$threadid"; } else { $goto="forumdisplay.php?s=$session[sessionhash]&forumid=$forumid"; with this: search.php?s=$session[sessionhash]&action=getnew or do I leave the others? or one of the others? I am confused LOL |
#10
|
|||
|
|||
Please help me figure this out!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|