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:

:)

TTG 05-04-2007 07:02 AM

Is there a possibility of removing certain forums from the new posts figure ?
I have a download section where I'm uploading 4,000 games and I don't want the new posts included in the new posts figures.

Mrdby 05-08-2007 12:03 PM

it works..maybe the next release members could have the option to turn it on or off in out usercp.

Charlie98902 05-08-2007 01:16 PM

Quote:

Originally Posted by TTG (Post 1241142)
Is there a possibility of removing certain forums from the new posts figure ?
I have a download section where I'm uploading 4,000 games and I don't want the new posts included in the new posts figures.

I also have a management section and have noticed that when a post made there it shows to all members about it and when they click on unread posts they see that there is no new posts. So this would be a nice feature.

inciarco 05-12-2007 01:07 PM

Magnific Add-On!! :up:

Works Ok With vBulletin 3.6.6!! :up:

:)

MeMySelfNi 05-17-2007 09:18 AM

*installed*

Mrdby 05-18-2007 06:58 PM

this doesn't update along with this hack..why is that?

https://vborg.vbsupport.ru/showthread.php?p=1250375

Paul M 05-18-2007 09:45 PM

Erm, maybe because that completely alters the welcome box ..... ;)

DeiseHost 05-21-2007 04:35 PM

I can't get this to work at all on my forums.
I upload the file as outlined but it doesn't show anything up the top of my forums about unread posts etc.

halcyoncmdr 05-21-2007 05:20 PM

Quote:

Originally Posted by DeiseHost (Post 1252176)
I can't get this to work at all on my forums.
I upload the file as outlined but it doesn't show anything up the top of my forums about unread posts etc.

You have to be using the database marking system. I think using cookies is the default, but I'm not positive. We switched to the database arkup shortly after installing to begin with, so it wasn't a problem for me.

DeiseHost 05-21-2007 06:00 PM

Ok.
I am new to VB so can anyone explain what the Database Marking System is?

Paul M 05-21-2007 06:47 PM

It's the system that keeps a record of what threads each member has read.

There are two systems - the old one used a members cookie, the new one keeps records in the database.

DeiseHost 05-21-2007 07:14 PM

Yep got it working.
Nice feature. Thanks.

InfoNirvana 05-27-2007 05:14 AM

In my Plugin & Products System,

The words "[s]Display Unread Posts[/s]" appears.
It has a [s]strikethrough[/s] through it.

And it doesn't appear to be working.

Ideas ?

Paul M 05-27-2007 11:19 AM

Enable it.

TBolley 05-29-2007 07:23 AM

dont work with 3.6.7 pl1

Paul M 05-29-2007 09:07 AM

Yes it does.

If you have a problem then you can post it and someone may help you. Please don't make false statements such as that as they are liable to be deleted, since they are wrong and misleading.

TBolley 05-29-2007 11:36 AM

Quote:

Originally Posted by Paul M (Post 1256739)
Yes it does.

If you have a problem then you can post it and someone may help you. Please don't make false statements such as that as they are liable to be deleted, since they are wrong and misleading.

install works well but (see screen) no unreaded post on box.

regards & thanx for help

TBolley

EDIT: Sorry works now forgot to enable it (my fault).....

AndyPandy 06-02-2007 12:53 PM

works fine on the default vb style but I have other custom styles and it does not work on them :( any ideas?

Andy

InfoNirvana 06-03-2007 09:34 PM

Quote:

Originally Posted by Paul M (Post 1255473)
Enable it.

Oddly that worked.

<--- I'm new.
THX.

Dekard 06-04-2007 02:47 PM

pretty straight forward. I've got it installed at overclockingwiki.org and its working just fine.

Cooleyvol 06-06-2007 04:42 PM

Any way for members to choose which forums are included so that if they arent active in certain areas of the forums, they won't see new posts in those areas?

Paul M 06-06-2007 08:20 PM

Nope, they isn't any exclusion feature in this.

Cooleyvol 06-06-2007 10:19 PM

Quote:

Originally Posted by Paul M (Post 1262716)
Nope, they isn't any exclusion feature in this.

How about in vB itself? Not just in this mod?

Paul M 06-07-2007 09:02 AM

If there were a default vb feature to do that I would have said so. :)

fpattberg 06-07-2007 09:55 AM

Hi.

It does not work for me.

Where do I need to go to check whether I have the database thread marking system on? :confused:


Thanks.
Fabian

Paul M 06-07-2007 03:24 PM

ACP > vBulletin Options > General Settings > Thread/Forum Read Marking Type

fpattberg 06-08-2007 06:24 AM

Works nicely now.

Thanks Paul.

Fabian

transitbus 06-15-2007 10:09 PM

I have a nissue where it no longer is updating "smoothly"

ther is actualyl a two fold issue

1) I will go to my forum and this mod will say no unread posts but the individual forums will show as having posts/replies

2) Once reading the unread posts then going back to the forum home page, it will still show the unread count.

I am not sure if I need to go bac kin and see if I have a time out or setting now working as it should or if thie mod is having issues but I wanted to post this

Paul M 06-16-2007 12:19 PM

Are you sure you haven't changed back to the cookie based thread marking system.

hamidkh 06-19-2007 05:08 PM

Quote:

Originally Posted by AndyPandy (Post 1259739)
works fine on the default vb style but I have other custom styles and it does not work on them :( any ideas?

Andy

i have same error , plz help us


All times are GMT. The time now is 01:11 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.01703 seconds
  • Memory Usage 1,819KB
  • 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
  • (11)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
  • (40)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