Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Read Your Members Private Messages (v1.2) Details »»
Read Your Members Private Messages (v1.2)
Version: 1.00, by Trigunflame Trigunflame is offline
Developer Last Online: Nov 2019 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.0.1 Rating:
Released: 06-21-2004 Last Update: Never Installs: 195
 
No support by the author.

First of all, I take no credit for this hack as its original coding and design is product of Scott And Xiphoid as shown in:

https://vborg.vbsupport.ru/showthread.php?t=59617

This hack is merely a bug fix and feature fix, as when I originally used the script I noticed a lot of small visual problems as well as misc other things.

Lots of the linking was a bit messed up, when you read peoples PM's you couldnt tell who they were from, it only shown who they were to etc.. Just a lot of stuff, I added who they were sent from, and sent to and clicking on the names take your to Their inbox instead of their userinfo section in the Admin Panel etc..

So yes, they get all the credit, I just thought people would want the bug fixed version. If scott or xiphoids wants to take this thread down, and stick the script in their original thread - fine by me.

Enjoy, and thanks you for making it first, lol.

Show Your Support

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

Comments
  #12  
Old 06-22-2004, 12:44 PM
Silverdawn222 Silverdawn222 is offline
 
Join Date: Jun 2003
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, thumbs down. :ermm:
Reply With Quote
  #13  
Old 06-22-2004, 02:16 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok guys calm down This guy is sharing his work so lets thank him for that. The point is you need to ask permission for things like this and installers install mods at their own risk I'll get back to you...
Reply With Quote
  #14  
Old 06-22-2004, 03:34 PM
58sniper 58sniper is offline
 
Join Date: Sep 2002
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's an addon:

In admincp/user.php

find:
Code:
"user.php?$session[sessionurl]do=remove&userid=$userid"
				=> $vbphrase['delete_user'],
and put this underneath that:
Code:
"pm.php?userid=$userid"
				=> $vbphrase['view_user_pm'],
and then add a new phrase, 'view_user_pm' that says "View Private Messages".

This will add the VIEW PRIVATE MESSAGES option to the pulldown at the top when viewing a user in the admincp.
Reply With Quote
  #15  
Old 06-22-2004, 08:01 PM
Trigunflame's Avatar
Trigunflame Trigunflame is offline
 
Join Date: Aug 2002
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good addition

Sorry if I caused any of you some sort of mental breakdown, lol.. I hardly think Scott or Xiphoid cares as this category is....very bare with not many hacks, so I didnt think it would be that big of a deal to populate it with a new thread of a bugfix and feature addition.

Generally I would certainly do that before modifying a popular and well used hack, IF i was using the code to make something of my own. In this case Im not doing this as crediting the script to me, Im just making a bugfix to their current script because they havent done them, and as I stated before it can be taken down if it offends either of the two.

Thats all I have to say about this, no hard feelings anyone.
Reply With Quote
  #16  
Old 06-23-2004, 12:29 AM
ImportPassion ImportPassion is offline
 
Join Date: Mar 2002
Location: Gilbert, AZ
Posts: 605
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am getting a couple of errors at the top

PHP Code:
Warningarray_keys(): The first argument should be an array in /home/public_html/forums/admin/pm.php on line 156

Fatal error
Cannot create references to/from string offsets nor overloaded objects in /home/public_html/forums/admin/pm.php on line 158 
Reply With Quote
  #17  
Old 06-23-2004, 01:49 AM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You guys are a bunch of retards. Calm down.
Reply With Quote
  #18  
Old 06-23-2004, 02:10 AM
Sirius Black's Avatar
Sirius Black Sirius Black is offline
 
Join Date: Feb 2004
Location: Pittsburgh, PA
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great additions Trigunflame !! Definately needed an update . . .

/me clicks install.
Reply With Quote
  #19  
Old 06-23-2004, 02:30 AM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jesus, the guy did say in his post he is not taking credits for that. He is merely contributing to the community.

There is nothing wrong if someone wants to improve.
Reply With Quote
  #20  
Old 06-23-2004, 03:05 AM
zetetic's Avatar
zetetic zetetic is offline
 
Join Date: Apr 2004
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No offense to the original coders or to the bug fixer here (all of whom I'm sure did a fine job), but I have to give this hack thumbs down just on principle. Why would anyone be reading their member's private messages? aranoid:
Reply With Quote
  #21  
Old 06-23-2004, 04:04 AM
JTMON's Avatar
JTMON JTMON is offline
 
Join Date: Oct 2001
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tmhall
No offense to the original coders or to the bug fixer here (all of whom I'm sure did a fine job), but I have to give this hack thumbs down just on principle. Why would anyone be reading their member's private messages? aranoid:

You may want to read the 10+ pages discussing it on the original release in the 2.2 section or the 3.0 release in this section....I originally requested it a long time ago and many people find it useful for MANY different reasons.
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 07:25 PM.


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.08283 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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