Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
User PM Search Details »»
User PM Search
Version: 2.00, by Thaliada Thaliada is offline
Developer Last Online: Dec 2008 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.6.8 Rating:
Released: 06-12-2007 Last Update: 10-31-2007 Installs: 293
DB Changes Uses Plugins Auto-Templates
 
No support by the author.

Description:
This modification allows your users to search thru their pms

Installation:
All the installation information is in the package.

Changes/Adds:
7 Plugins
19 Phrases
1 Template
1 Template change

Changelog
2.0
Rewrote some parts and included (hopefully) all feature requests
- Search is now on a single page
- Usergroup permission added
- (Little to) no template changes necessary
- Should hopefully work with other pm addons like pm preview etc without additional template changes (not tested)

1.0.2
Fixed a template bug, thx Makc666

Change
Code:
$vbphrase[search_results_in_folder]<span class="normal">: <span id="nav_pmfolders.messagelist">$foldername<script type="text/javascript"> vbmenu_register("nav_pmfolders.messagelist"); </script></span></span>
to
Code:
$vbphrase[search_results_in_folder]<span class="normal">: $foldername</span>
1.0.1
Fixed some minor problems

Show Your Support

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

Comments
  #232  
Old 07-14-2008, 10:33 AM
Mike-D Mike-D is offline
 
Join Date: Jan 2006
Location: Cologne / Germany
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EarnDollars View Post
But just checked with my Mods / Members and there has no "search link" in there private.php page. I can not find the link in ACP to edit authorazations for usergroups.. Can anyone tell me how to allow all members search PM?
Well, I guess you have Enabled the permissions for the other Usergroups. Did you? The other problem in that hack is, that Users have to click on a Link inside of the Private Messages group of the UserCP. Such like "Inbox, Send Items or Track Messages". After you can see the Link "Search Messages". But this kind of coding is in my opinion not the best way and it's no problem to change it so that the Link always appear - providing that Users have the permission to see that

On A Side Note: The Hack itself has a lot of power, but the Code needs to be rewritten on several spots. Several Plugins and lots of Codes are really not necessary which overload the Memory. Also the Usergroup Permissions should be rewritten, because those things belongs to Bitfield Permissions. But it's just my opinion of course
Reply With Quote
  #233  
Old 07-14-2008, 09:23 PM
Jah-Hools Jah-Hools is offline
 
Join Date: Jul 2007
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This sounds great..

I will subscribe in case there are more tweaks for 3.7 made for it..
Reply With Quote
  #234  
Old 07-23-2008, 05:11 PM
ThE LeAdEr ThE LeAdEr is offline
 
Join Date: Jan 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In 3.7, for LINK to Search in UserCP:


Search in USERCP_SHELL:
PHP Code:
<if condition="$show['pmtracklink']"
Above add:

PHP Code:
<!-- PM Search -->
<if 
condition="$show['pm_search']">
  <
tr class="alt2">
    <
td class="$navclass[pm_search]nowrap="nowrap"><class="smallfont" href="private.php?$session[sessionurl]pmsearch=1">$vbphrase[search]</a></td>
  </
tr>
</if>
<!-- /
PM Search --> 

If installed hack Icons for UserCP Navigation 1.2, the change must do USERCP_SHELL_ICONS_PNG instead USERCP_SHELL


Sorry, no english (google translate)
Reply With Quote
  #235  
Old 07-31-2008, 08:57 AM
Dabbi's Avatar
Dabbi Dabbi is offline
 
Join Date: Sep 2007
Location: Seaway Valley NY
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For 3.7 to work I followed the instructions given by Makc666 in post #210 and made sure the code in the DL'd 2.0 folder was in the template where it belonged.

It seems to work fine on my board for both admin and regular members. Just click on the "Search" link under Private Messages in the sidebar while in UserCP or Private Message area.

It really would be great if this were updated to 3.7 for ease of use. When working correctly it's a very useful mod, one which I would love to see as part of the vBulletin default.
Reply With Quote
  #236  
Old 08-05-2008, 06:06 PM
Coleccromos's Avatar
Coleccromos Coleccromos is offline
 
Join Date: Apr 2005
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ThE LeAdEr View Post
In 3.7, for LINK to Search in UserCP:


Search in USERCP_SHELL:
PHP Code:
<if condition="$show['pmtracklink']"
Above add:

PHP Code:
<!-- PM Search -->
<if 
condition="$show['pm_search']">
  <
tr class="alt2">
    <
td class="$navclass[pm_search]nowrap="nowrap"><class="smallfont" href="private.php?$session[sessionurl]pmsearch=1">$vbphrase[search]</a></td>
  </
tr>
</if>
<!-- /
PM Search --> 
If installed hack Icons for UserCP Navigation 1.2, the change must do USERCP_SHELL_ICONS_PNG instead USERCP_SHELL


Sorry, no english (google translate)
Quote:
Originally Posted by Dabbi View Post
For 3.7 to work I followed the instructions given by Makc666 in post #210 and made sure the code in the DL'd 2.0 folder was in the template where it belonged.

It seems to work fine on my board for both admin and regular members. Just click on the "Search" link under Private Messages in the sidebar while in UserCP or Private Message area.

It really would be great if this were updated to 3.7 for ease of use. When working correctly it's a very useful mod, one which I would love to see as part of the vBulletin default.
I just make the changes and the leader of The Post 210 and I am not showing the form of private even giving permits in user groups and I also see it being administrator

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

What's wrong?

Thank you
Reply With Quote
  #237  
Old 08-08-2008, 09:02 PM
gator777's Avatar
gator777 gator777 is offline
 
Join Date: Feb 2005
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by afullcup View Post
Working fine for me in 3.7 - here's the XML I modified.

hope it helps someone...

note: I had the Icons for User CP installed and the Search button would not show up. As soon as I disabled that, this hack worked fine.
Thank you sir ...that worked well.
Reply With Quote
  #238  
Old 08-08-2008, 09:32 PM
Jah-Hools Jah-Hools is offline
 
Join Date: Jul 2007
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As an admin this is great for keeping tabs on all the nutjobs & trouble makers I have to deal with, if one causes trouble - I can now look back over many years to see if its a repeat pattern, review past warnings I have issued and get a better overview..

It will have other more friendly uses I am sure but .. you get the idea..

I was searching for this - glad I found it!
Reply With Quote
  #239  
Old 08-09-2008, 03:53 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^ That's what proper use of the infractions system and usernotes is for...
Reply With Quote
  #240  
Old 08-09-2008, 09:31 PM
Jah-Hools Jah-Hools is offline
 
Join Date: Jul 2007
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But does the infraction system and user notes help keep track of all PM communications?

(if so I didn't know that and can someone explain how I can use them for that please?)

A lot of troublemakers write epic PMs and their mania can be hard to follow, so when they start up again it will be useful to have record of all their (and my) past communications.. I havent got time to cut and paste PM's into notes...

Thanks
Reply With Quote
  #241  
Old 08-11-2008, 07:12 PM
Coleccromos's Avatar
Coleccromos Coleccromos is offline
 
Join Date: Apr 2005
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can not make any progress with the changes that I find in this thread. I get this error

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

By not knowing English is very difficult for my work with this add-ons

Someone can post any amendments in order to make this work in the browser version 3.7

Thank you
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 11:19 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.08747 seconds
  • Memory Usage 2,333KB
  • 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
  • (4)bbcode_php
  • (4)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
  • (4)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