vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Previous/Next PM (https://vborg.vbsupport.ru/showthread.php?t=94028)

Cyricx 09-26-2005 12:01 PM

Love this Kirby! Thanks :)

I wonder if it would be possible to do something similar to what Amy did for thread titles in this hack -

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

Into your hack so that it displayed the PM's title instead of the previous/next text :)

[high]* Cyricx clicks install[/high]

akanevsky 10-05-2005 10:58 PM

Thanks, this is a nice hack.

Oblivion Knight 10-18-2005 11:53 AM

Just a friendly reminder to update the product for RC3 onwards.. ;)

The plugin currently isn't attached to the product.

Andreas 10-18-2005 12:31 PM

Quote:

Originally Posted by Oblivion Knight
Just a friendly reminder to update the product for RC3 onwards.. ;)

The plugin currently isn't attached to the product.

Hmm, there is just 1 Plugin, which is in the Product XML and therefore surely attached to the product?

Sooner95 10-18-2005 12:39 PM

2ez, installed.. thx bud

Oblivion Knight 10-18-2005 12:57 PM

Quote:

Originally Posted by KirbyDE
Hmm, there is just 1 Plugin, which is in the Product XML and therefore surely attached to the product?

I was under the impression that for every plugin, cpnav or phrase we should put product="<productid>"?

It's what I've been doing anyway.! Perhaps I'm mistaken.. :nervous:

Andreas 10-18-2005 01:14 PM

In product XMLs there won't be a product parameter, as those plugins automatically belong to the product :)

cbr929rrerion 10-26-2005 10:16 PM

I also added it to the top so you dont have to scroll to the bottom. They have the choice to hit next/previous at the top of the message or bottom..

just find..

// -->
</script>
</if>

and paste:

<div class="smallfont" align="center">
<strong>&laquo;</strong>
<a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]&amp;goto=nextoldest">$vbphrase[previous_pm]</a>
|
<a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]&amp;goto=nextnewest">$vbphrase[next_pm]</a>
<strong>&raquo;</strong>
</div><br />

Works awesome

FleaBag 08-13-2006 10:34 AM

Works (as expected) with 3.6 also. Another gem hidden away in the obscurity of ancient threads. Please add this to the main vB code if you can Andreas. :)

crazycajun 02-24-2007 06:52 PM

Thank for the mod, it works great!


All times are GMT. The time now is 07:22 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.01074 seconds
  • Memory Usage 1,734KB
  • 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_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