The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
QuickReply addon: choose destination after posting Details »» | |||||||||||||||||||||||||||
QuickReply addon: choose destination after posting
Developer Last Online: Oct 2008
Here is a very simple hack that allows your users to choose where they want to be redirected to after posting a reply via QuickReply. I made this because I don't think it's truly quick unless you have the option to go back to the forum or main index. Screenshot is here.
--------------------------------------------------------------------------------- Step 1 - newreply.php Find: PHP Code:
PHP Code:
Step 2 - Template: showthread_replybox Find: Code:
</tr> </table> </td> </tr> </table> </td></tr></table> Code:
</tr> </table> </td> </tr> <tr><td bgcolor="#F1F1F1" valign="top"><normalfont><b>Return to:</b></normalfont></td> <td bgcolor="#F1F1F1"><select name="returntowhere" class="bginput"><option value="thread" selected>this thread</option><option value="forumdisplay">this forum</option><option value="forumhome">$bbtitle home</option></select><br><smallfont>After submitting reply, where do you want to go?</smallfont></td> </tr> </table> </td></tr></table> Step 3 - Template: redirect_postthanks Find: Code:
You will now be taken to your post. Code:
You will now be taken to your post or selected destination. Done! Please click install if you use this. If you would like to use this on your regular post reply page as well, click here for instructions. Show Your Support
|
Comments |
#22
|
||||
|
||||
Probably because :
a.) You havent installed FireFly's Quick Reply Box hack b.) You arent looking in the "custom templates" part of the templates Satan |
#23
|
|||
|
|||
great
installed |
#24
|
|||
|
|||
Quote:
i'm a noob on php |
#25
|
|||
|
|||
Does this conflict with Firefly's hack to return to forum after a regular reply (instead of a quick reply)? I want to give users the option to return to forum after either a quick reply or a regular reply. Thanks.
|
#26
|
|||
|
|||
actually, this could be used with the regular reply too...just put the code that's supposed to go in showthread_replybox in showthread instead...if you need more specific instructions, let me know.
|
#27
|
|||
|
|||
i installed this one....nice addon indeed.
except i swithced mine so the default selection is to go back to the forums. Quote:
in either case, can you give more specific instructions please? thanks |
#28
|
|||
|
|||
err...yeah, i made a typo. anyway:
1) find this in template "newreply": Code:
</tr> $attachmentoption $threadratingoption </table> </td></tr></table> Code:
</tr> $attachmentoption $threadratingoption <tr><td bgcolor="#F1F1F1" valign="top"><normalfont><b>Return to:</b></normalfont></td> <td bgcolor="#F1F1F1"><select name="returntowhere" class="bginput"><option value="thread" selected>this thread</option><option value="forumdisplay">this forum</option><option value="forumhome">$bbtitle home</option></select><br><smallfont>After submitting reply, where do you want to go?</smallfont></td> </tr> </table> </td></tr></table> |
#29
|
|||
|
|||
thanks, it work perfectly
|
#30
|
|||
|
|||
2.2.9, works great, many thanks.
|
#31
|
||||
|
||||
I am running it on 2.2.9, well trying to anyways. I installed fireflys then nicksaunders, but i still cant get it to work. The quickreply box will not show up at the bottom of the pages. Someone Please Help... *Edit*Do I need to do the same thing with newthread as i do with newreply?*/edit*
__________________________ Steve Giuffre http://prowrestlingdirect.com/forums/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|