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)
-   -   Quick Reply Box (https://vborg.vbsupport.ru/showthread.php?t=34597)

SloppyGoat 04-16-2003 11:21 AM

Please have mercy on us poor php challenged souls. :( I know there are some php gurus out there that can figure these things out in no time at all. :(
Think back to when you relied on others to help make things make some sort of sense for you. :(

ub3x 04-19-2003 05:33 PM

Quote:

07-31-02 at 08:37 PM Boofo said this in Post #553
Glad I could help. Enjoy. ;)

thanks alot buddy!

Michael Foster 04-25-2003 02:56 PM

Does this hack require the file_upload option on in the server's php.ini to be turned on? My host for my forums has the file_upload option in the server's php.ini turned off.

sjau 04-27-2003 03:47 PM

Will the signature be added when you make a quick reply? I note that on www.worldzonesupport.com the signature is not being added with a quick reply.

sjau

Michael Foster 04-27-2003 04:11 PM

It does on my forum. :)

Koutaru 04-27-2003 04:38 PM

You have the option of doing a lot of things

<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="postreply">
<input type="hidden" name="threadid" value="$threadid">
<input type="hidden" name="title" value="">
<input type="hidden" name="iconid" value="0">
<input type="hidden" name="parseurl" value="yes">
<input type="hidden" name="email" value="">
<input type="hidden" name="disablesmilies" value="">
<input type="hidden" name="closethread" value="">
<input type="hidden" name="hiddenreply" value="">
<input type="hidden" name="signature" value="yes">
<input type="hidden" name="rating" value="0">

just make this line
<input type="hidden" name="signature" value="no">

turn the value off and on :)

It's located in the quick reply template

sjau 04-27-2003 06:08 PM

Just installed it... thx guys!

krazymamma2831 04-27-2003 08:28 PM

umm i installed it now what do i do , i am not sure what to do or where to put it

mwhoob 04-28-2003 08:42 AM

thankx

Jacko 04-28-2003 09:15 AM

Quote:

Yesterday at 10:28 PM krazymamma2831 said this in Post #938
umm i installed it now what do i do , i am not sure what to do or where to put it

where to put what??

did you create the quick reply template?? and add "$replybox" to the "showthread" template??


All times are GMT. The time now is 03:09 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.02481 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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