Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Past Reply In PM Message w/o Quotes Details »»
Past Reply In PM Message w/o Quotes
Version: 1.00, by afterlab afterlab is offline
Developer Last Online: Jul 2022 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-04-2002 Last Update: Never Installs: 5
 
No support by the author.

Past Reply In PM Message w/o Quotes
Viva La Private Message
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=
This hack was inspired by my old days with UBB and their Private Message setup. Simply, what this does is show the past reply in the private message page without the standard quotes. If you have no clue what i'm talking about, which I hardly do either, check out the screenshot.

Modifications
=-=-=-=-=-=-=-=-=-=-=-=
* 1 file alteration.
* 1 template alteration.
* 5 template creations.
* 1 database alteration.

More Information
=-=-=-=-=-=-=-=-=-=-=-=
Compatibility: This hack will work with vB 2.0.3 and higher.
Install Time: 3-8 Minutes.
Screenshot: HERE
Download: Instructions are in attachment.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-05-2002, 07:17 AM
afterlab's Avatar
afterlab afterlab is offline
 
Join Date: Oct 2001
Location: Dallas, TX
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is a screenshot taken with a PM between me and aerosol. Many features found in the screenshot are not present in the hack, however, if done correctly, can easily be implemented. This screenshot is here to show the overall workings of this hack. If you still have questions about this hack, I can explain more.
Reply With Quote
  #3  
Old 08-05-2002, 08:29 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am totally lost on this one. What does it do?
Reply With Quote
  #4  
Old 08-05-2002, 09:16 AM
Thewnagchung's Avatar
Thewnagchung Thewnagchung is offline
 
Join Date: Jul 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think hes saying that a reply to a private message will work like a reply to a post.

like this

thread 1

tilte: meh

post: meh

reply

title:meh

post: meh

and then for a pm

pm 1

title meh

post: meh

reply

title: meh
post: meh

but i could be mistaken.
Reply With Quote
  #5  
Old 08-05-2002, 10:38 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting... seems to work fine, but not really needed at my forums so I took it out. From what I gather, only the latest PM and the one before is shown, not a whole list like a thread. Also, quotes were still showing up, which defeats the purpose (unless that's just my private.php)

For people wanting to install this, in private.php, if you do NOT have the Attachment in PM hack installed, then after installing this hack:

Find in private.php:

PHP Code:

,attachment.attachmentid,attachment.filename,attachment.counter 
and DELETE that bit of code - otherwise you will get a db error when trying to read PMs.
Reply With Quote
  #6  
Old 08-05-2002, 09:49 PM
JJR512's Avatar
JJR512 JJR512 is offline
 
Join Date: Oct 2001
Location: Glen Burnie, MD, USA
Posts: 710
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Erwin
Interesting... seems to work fine, but not really needed at my forums so I took it out. From what I gather, only the latest PM and the one before is shown, not a whole list like a thread.
Is this correct, afterlab? I was hoping this would finally be what I've been waiting for for so long: A true threaded PM system that looks just like a public-posted thread, only is between two people and is private to them only.
Reply With Quote
  #7  
Old 08-05-2002, 10:53 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I was hoping for a threaded PM system too - it would supersede any need for a Hotel Hack etc.
Reply With Quote
  #8  
Old 08-05-2002, 11:50 PM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I'm sure it could easily be modified to pull out the previous replies in the PM (from the PM table in the db) and display them in the way that threads/posts are displayed.
Reply With Quote
  #9  
Old 08-06-2002, 03:49 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This would be a SIC hack, Afterlab, if you could add the requests Erwin and JJR512 are considering. I too was thinking of a hack just like this a few weeks ago, and wondering why vB isn't like this!
Reply With Quote
  #10  
Old 08-06-2002, 04:04 AM
JJR512's Avatar
JJR512 JJR512 is offline
 
Join Date: Oct 2001
Location: Glen Burnie, MD, USA
Posts: 710
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can think of a reason why vB probably isn't like that. For there to be a true threaded view, of every PM back and forth between two people on one subject like posts in a thread, all the posts would need to be stored in the database. Neither user would be able to delete the posts as that would throw off the threaded view.

But I can think of a way around that. A user on either end of the conversation, when he/she feels it is over, could "close" the threaded PM. The other user involved would be notified of this and could agree with it, or could continue the conversation, overriding the one user's request to close it. Once both users agree to the closure, either user is free to delete the PM thread, in whole or in part, without affecting the other user. Since PMs are duplicated in the database already (one copy for each user), that wouldn't be any more storage space, I believe.

There could also be a time-based auto closure, maybe, in case either user fails to initiate a close, or if one user gets banned or something in the meantime...or maybe getting banned could automatically allow any PM thread that user was involved in to be closed by the other user involved...now I'm getting a bit complicated, lol.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:41 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04946 seconds
  • Memory Usage 2,299KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete