vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Unread Posts and Reputation Comments (welcome box) (https://vborg.vbsupport.ru/showthread.php?t=123886)

kall 03-15-2007 05:43 PM

Quote:

Originally Posted by PoetJA-1975 (Post 1203960)
OK - I'm pretty sure this modification should be seen on vBadvanced portal page. I can't see it!?!? Any ideas?

Thanx in advance,

Jacquii.

Looking at the xml, having just woken up.. if the following is the new variable:
PHP Code:

$unread 

You need to add that to your vBA Global Variables box in your vBACMPS AdminCP area.

PoetJA-1975 03-16-2007 10:50 AM

Quote:

Originally Posted by kall (Post 1204279)
Looking at the xml, having just woken up.. if the following is the new variable:
PHP Code:

$unread 

You need to add that to your vBA Global Variables box in your vBACMPS AdminCP area.

FABULOUS! Thanx very much KALL ;)

Jacquii.

liwo 04-14-2007 07:17 PM

Having looked through that thread I haven't seen anyone mentioning this, but I can see no sense in it (line 3 and 5 of the plugin code)
Code:

$xforum_ids = array_keys($vbulletin->forumcache);

$xforum_ids = array_keys($vbulletin->forumcache);

I think one time this line should be enough ;)

Paul M 04-14-2007 08:54 PM

Indeed, well spotted. :)

Looking in cvs it seems that crept in during the update from 1.18 to 1.19, not sure how it happened, but it will be removed for the next release.

ragtek 04-15-2007 04:13 AM

nice one

the other thing per pm

popowich 04-15-2007 09:27 AM

Hello,

I'm a long time user of this and some of your others mods, thanks! One of my members recently brought an issue to my attention. If a member adds a user to their ignore list, their new posts still show up under the "unread posts" link. The vbulletin standard "new posts" link found in the navbar does not show these posts. Does it make sense, and is it possible to exclude the posts for consistency in a future version of tis product?

Thank you,
-Raymond

Paul M 04-15-2007 10:10 AM

Quote:

Originally Posted by liwo (Post 1227704)
I think one time this line should be enough ;)

That duplicate line has been removed in v1.20.

Quote:

Originally Posted by popowich (Post 1228183)
If a member adds a user to their ignore list, their new posts still show up under the "unread posts" link. The vbulletin standard "new posts" link found in the navbar does not show these posts. Does it make sense, and is it possible to exclude the posts for consistency in a future version of tis product?

You are correct, this does not currently take into account ignored users. However it is a good point that I will look into for a future release. :)

rknight111 04-30-2007 12:10 PM

If I disable this mod just to check for a problem and enable it again will it clear all the users status on this modification so they all go back to no posts read. The problem I have is when you go back to the forum home page there is a small delay from when the header pops up to the remainder of the screen. I wanted to see what may cause this, and rule this out.

RON

Paul M 04-30-2007 06:38 PM

Quote:

Originally Posted by rknight111 (Post 1238157)
If I disable this mod just to check for a problem and enable it again will it clear all the users status on this modification so they all go back to no posts read.

Nope.

inciarco 04-30-2007 07:54 PM

Excellent Add-On, Paul M!! :up:

Thank You Very Much!! :up:

:)


All times are GMT. The time now is 07:04 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.01342 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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