vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Private Messages Enhancements - Quote Post in PM (https://vborg.vbsupport.ru/showthread.php?t=177502)

DieselMinded 11-13-2008 12:31 AM

qpipm_menu is uncached

Howell 11-13-2008 06:00 PM

Quote:

Originally Posted by DiesellMinded (Post 1664573)
qpipm_menu is uncached

Go to....

AdminCP -> Plugins & Products -> Plugin Manager -> Product : Quote Post in PM ->

Quote Post in PM (3) -> Edit

Add the following under $globaltemplates[] = 'qpipm_menu';

$globaltemplates[] = 'qpipm_quote';

;)

DieselMinded 11-13-2008 06:06 PM

I dont have Quote Post in PM (3) just (1) and (2)

Howell 11-13-2008 06:25 PM

Quote:

Originally Posted by DiesellMinded (Post 1665057)
I dont have Quote Post in PM (3) just (1) and (2)

Ahh sorry my mistake as I added it before I installed this modification.

You need to go to the bottom of the Plugin manager and click Add New Plugin

Then enter the following into each field....

Product - Quote post in PM

Hook Location
- cache templates

Title
- Quote Post in PM (3)

Execution Order
- 5

Plugin PHP Code -

$globaltemplates[] = 'qpipm_menu';
$globaltemplates[] = 'qpipm_quote';

Plugin is Active
- Yes

Then click save and all should be done. ;)

murekhalir 11-13-2008 06:26 PM

is there a way to make this on a button of the post instead of going through 'view profile?'

DieselMinded 11-17-2008 02:39 PM

Quote:

Originally Posted by Howell (Post 1665073)
Ahh sorry my mistake as I added it before I installed this modification.

You need to go to the bottom of the Plugin manager and click Add New Plugin

Then enter the following into each field....

Product - Quote post in PM

Hook Location
- cache templates

Title
- Quote Post in PM (3)

Execution Order
- 5

Plugin PHP Code -

$globaltemplates[] = 'qpipm_menu';
$globaltemplates[] = 'qpipm_quote';

Plugin is Active
- Yes

Then click save and all should be done. ;)

That worked great THANKS !!!

Makc666 03-09-2009 01:04 AM

Quote Post in PM Version: 3.8.105 has been released for vBulletin 3.8.x
You can find update by these links:
https://vborg.vbsupport.ru/misc.php?...help&pid=qpipm
https://vborg.vbsupport.ru/showthread.php?t=207751

=================
History:
=================

v3.8.105 - 08.03.2009
- Compatible with vBulletin 3.8 Gold (may not work with Beta/RC releases)
- All Templates are cached now
- The image-link can be inserted in postbit and postbit_legacy templates automatically
- You can use your own titles for threads' and posts' PMs
- You can set your own PM's title for both threads' and posts' PMs
- New option "Use Post's Number in PM's Title"
- New option "Use Thread's Title even if there is Post's Title"

Sworm 03-09-2009 08:47 AM

Quote:

Originally Posted by Makc666 (Post 1763639)
Quote Post in PM Version: 3.8.105 has been released for vBulletin 3.8.x
You can find update by these links:
https://vborg.vbsupport.ru/misc.php?...help&pid=qpipm
https://vborg.vbsupport.ru/showthread.php?t=207751

=================
History:
=================

v3.8.105 - 08.03.2009
- Compatible with vBulletin 3.8 Gold (may not work with Beta/RC releases)
- All Templates are cached now
- The image-link can be inserted in postbit and postbit_legacy templates automatically
- You can use your own titles for threads' and posts' PMs
- You can set your own PM's title for both threads' and posts' PMs
- New option "Use Post's Number in PM's Title"
- New option "Use Thread's Title even if there is Post's Title"

Hi Makc,
i have installed this post version on my vb 3.81 , i've need to uninstall this version before upgrade to the newone?

Thanks for the help.

Makc666 03-09-2009 10:40 AM

Quote:

Originally Posted by Sworm (Post 1763857)
Hi Makc,
i have installed this post version on my vb 3.81 , i've need to uninstall this version before upgrade to the newone?

Thanks for the help.

Sworm, yes, just read the note below and uninstall old one, but don't forget to write down you settings for this product.

=================
How to Update:
=================


Any version -> v3.8.105
  • Write down your settings for this product in "AdminCP > vBulletin Options > Quote Post in PM"
  • Uninstall old version
  • Import the product
  • Set your settings back


All times are GMT. The time now is 11:17 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.01296 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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