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

Vile 08-14-2002 05:34 AM

Awesome hack, worked like a charm:)

2 X Viverridae 08-14-2002 10:50 AM

Great hack - installed with no problems whatsoever.

Thanks a lot!

threadcrapper 08-15-2002 11:30 PM

I hit the install button on this one -- the users love it -- went in like a charm!

Erwin 08-16-2002 07:06 AM

Glad you like it. :)

ULTIMATESSJ 08-16-2002 07:37 PM

great hack

/me clicks on install

Buddha 09-04-2002 02:38 AM

installed.
thanks.

yzztik 09-09-2002 10:52 AM

I have a quick question ... when you reply to a PM with the quick reply box, it does not change icon next to the message saying it has been replied to. Any idea what code I can change/add to get it to do that? Thanks!

Erwin 09-09-2002 07:08 PM

Quote:

Originally posted by yzztik
I have a quick question ... when you reply to a PM with the quick reply box, it does not change icon next to the message saying it has been replied to. Any idea what code I can change/add to get it to do that? Thanks!
It works.

The quick PM reply box uses the SAME code as the normal PM reply page. The icon automatically changes when you use the Quick PM Reply Box. I just tested it on my forum and it definitely works. So something is wrong with your private.php or you haven't installed the hack properly.

yzztik 09-09-2002 07:24 PM

Hmm ... thats not good :p Any idea of where I should start looking for what might be wrong? Can you maybe post the part of that page that controls this and see if I can find the error? :S I have seen this behavior at another board too so its not just mine. I wonder if there is an extra step I missed somewhere :S

Erwin 09-09-2002 09:58 PM

Quote:

Originally posted by yzztik
Hmm ... thats not good :p Any idea of where I should start looking for what might be wrong? Can you maybe post the part of that page that controls this and see if I can find the error? :S I have seen this behavior at another board too so its not just mine. I wonder if there is an extra step I missed somewhere :S
Mmm... considering the code additions to private.php are:

1) 1 line for the copying of the PM message before it's parsed into HTML so that we can display the quote

2) 3-4 lines of an "if" section to delete the old PM if the delete box is ticked

Everything else uses the normal PM reply function in privatep.php so the only reason why it is not working for you is if you have accidentally deleted the section of code that changes the icon... my hack doesn't even go near it.


All times are GMT. The time now is 03:48 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.01273 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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