vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   QuickReply addon: choose destination after posting (https://vborg.vbsupport.ru/showthread.php?t=44368)

Chris M 10-29-2002 07:09 PM

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

mewgood 10-29-2002 09:49 PM

great
installed:D

Sh4z0n 10-30-2002 04:08 AM

Quote:

Originally posted by hellsatan
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

much thanks :)
i'm a noob on php :p

JFry 11-01-2002 06:48 PM

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.

N!ck 11-01-2002 10:18 PM

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.

AsedaH 11-12-2002 08:34 PM

i installed this one....nice addon indeed.

except i swithced mine so the default selection is to go back to the forums.

Quote:

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.
wouldnt that be "new reply" and "new thread" instead of in"showthread_replybox"?

in either case, can you give more specific instructions please?

thanks

N!ck 11-12-2002 10:26 PM

err...yeah, i made a typo. anyway:

1) find this in template "newreply":
Code:

</tr>
$attachmentoption
$threadratingoption
</table>
</td></tr></table>

Replace with:
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>

Done!

AsedaH 11-13-2002 02:12 AM

thanks, it work perfectly

ChrisLohman 01-02-2003 05:11 PM

2.2.9, works great, many thanks.

Ice Effect69 01-06-2003 06:30 PM

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/


All times are GMT. The time now is 06:50 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
  • Page Generation 0.01207 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete