vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Private Messages Enhancements - New PM System (https://vborg.vbsupport.ru/showthread.php?t=224898)

ChopSuey 10-28-2009 12:45 AM

Quote:

Originally Posted by Speysider (Post 1897177)
What the heck is a PN?

Im wondering the same thing...

grey_goose 10-28-2009 01:41 AM

ummm yeah, Tyran i want THAT

Trescom 10-30-2009 08:51 PM

I didn't realized that before, but after few PM's from my Users i started to think.
After installing this mod EVERY Message from any User (same from me) request a read receipt.
Even that this option is turned off.

Any idea how to fix that? For a longer period of time, clicking everytime "Confirm" while trying to read a new message is very annoying >.<

Drocr 10-30-2009 09:40 PM

Yeah that would be irritating but wow I absolutely love this mod. I hope its completed and stable soon!

Mister Magoo 10-31-2009 12:00 AM

There is a tut on page two that tells you how to switch that off. It involves editing the XML file.

Quote:

No tracking
Search in XML File:

PHP Code:

<plugin active="1">
<
title>save and track</title>
<
hookname>private_insertpm_process</hookname>
<
phpcode><![CDATA[$pmdm->set_info('savecopy'1); 
$pmdm->set_info('receipt'1);]]></phpcode>
</
plugin

and replace with:

PHP Code:

<plugin active="1">
<
title>save and track</title>
<
hookname>private_insertpm_process</hookname>
<
phpcode><![CDATA[$pmdm->set_info('savecopy'1);]]></phpcode>
</
plugin



Trescom 10-31-2009 09:20 PM

Thanks Magoo! I've read all post at least few times. How i missed that >.<

AeonGamer 01-06-2010 07:37 PM

Installed.

Awesome addon. Thanks very much.

Tyran1 01-13-2010 06:45 PM

The New Version is Online 1.5 !!! With English language ;)

1 Bug is in the Addon.

see : http://www.vbulletin-germany.org/sho...&postcount=214

cindy helmond 01-13-2010 09:25 PM

do you have english translation in the readme ? thx

Tyran1 01-13-2010 10:24 PM

Quote:

Originally Posted by cindy helmond (Post 1954881)
do you have english translation in the readme ? thx

No, sorry :rolleyes:

load: Upload
import the file!

See: https://vborg.vbsupport.ru/showpost....8&postcount=26


All times are GMT. The time now is 06:35 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.01133 seconds
  • Memory Usage 1,742KB
  • 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_php_printable
  • (3)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