vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - User PM Search (https://vborg.vbsupport.ru/showthread.php?t=149609)

Triky 06-18-2007 12:03 PM

Really thanks, man! Installed!

Dannyloski 06-21-2007 12:25 AM

love this thing, installed and working great, man you're my hero for making this hack, i really needed this ... Nominated for MOTM

Coleccromos 06-21-2007 04:15 PM

Nice,installed.

gg

sybakaos 06-21-2007 04:52 PM

I like it a lot because it simply works. Installed & Nominated, this should be a standard feature!

Makc666 06-22-2007 11:19 AM

Thaliada, why this one was not fixed in 1.0.1?

Quote:

Originally Posted by Makc666 (Post 1268271)
But here are some notes and bug.

1. After you made a search a bug appears.
There are two down arrows appeare https://vborg.vbsupport.ru/external/2010/06/3.gif after phrase:
Search Results In Folder: Inbox https://vborg.vbsupport.ru/external/2010/06/3.gifhttps://vborg.vbsupport.ru/external/2010/06/3.gif

And after phrase Private Messages in Folder: Inbox the down arrow disappear.

Better to see screenshots:
Attachment 65638
Attachment 65639

P.S. This is a clean install of 3.6.7 PL1

The Fix for this is to change this code from ReadMe.txt:
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 this one:
Code:

$vbphrase[search_results_in_folder]<span class="normal">: $foldername</span>


Thaliada 06-23-2007 07:40 AM

Sry, I have much work atm, missed it. It's included now, thank you!

Coleccromos 06-23-2007 04:24 PM

For the alone update it is necessary to care the file or to modify something but?

thank you

klaush 06-23-2007 07:57 PM

Awesome modification!

Is it possible to transport this to vb 3.5?

Thanks for your answer...

rjmjr69 06-24-2007 07:51 PM

So the upgrade is done how?

Makc666 06-25-2007 03:02 PM

Quote:

Originally Posted by Thaliada (Post 1274488)
Sry, I have much work atm, missed it. It's included now, thank you!

Thanks.

But I want to throw a little note about 1.0.2

product-pm_search.xml

In 1.0.0 you had a line:
Code:

<phpcode><![CDATA[if(!isset($_GET['folderid'])) $_GET['folderid'] = 0;
In 1.0.1 you changed it to:
Code:

<phpcode><![CDATA[if(!isset($_GET['folderid']) || trim($_GET['folderid']) == '') $_GET['folderid'] = 0;
In 1.0.2 you changed it back to:
Code:

<phpcode><![CDATA[if(!isset($_GET['folderid'])) $_GET['folderid'] = 0;
I think you better know how this line must look like :rolleyes:


All times are GMT. The time now is 02:12 PM.

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,739KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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