Sponsored Content
The Lounge What is on Your Mind? Update to Navbar - Member Info and Avatars Post 303020334 by Neo on Tuesday 17th of July 2018 12:18:09 AM
Old 07-17-2018
OK Don,

Looking at the code above, all confidential posts are retrieved:

Code:
  WHERE visible = 3 AND " . TABLE_PREFIX . "post.dateline > " . $vbulletin->userinfo[lastvisit] . "

So, these should clear when the dateline of the post is greater than the time of your last visit, which is based on logging on after logging off.

So, the current system is set up to clear these based on login/logoff times. It is not necessary to "Mark Forums Read" if you logout and then log back on.

However, I am still interested in adding some new code that marks each one of these read; but if we do it automatically, then if you later want to come back and review it, it will not be easy to find; so that's not a perfect solution, either.

Since they do clear and update based on logoff/login, I'm going to move on to other tasks, as call this "good enough for now" unless Scott wants to work on this when he has time since he wrote this great plugin and he might have a good idea how to address this.
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Avatars?

Just wondering why the board is configured not to show any avatars in the post displays? I haven't seen anyone else asking this question and there is no mention of it by the admins anywhere (correct me if I am wrong).... A little bit of playfulness would do unix.com good :) (2 Replies)
Discussion started by: patvdv
2 Replies

2. Post Here to Contact Site Administrators and Moderators

avatars

how do i get those avatars on the bottom of my user name? (2 Replies)
Discussion started by: grizzly1
2 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Update my info

I hadn't logged on here in several months. I want to update my info, such as the email address that I can be contacted at, but I don't see any links to do that. (1 Reply)
Discussion started by: cleopard
1 Replies

4. What is on Your Mind?

Update to Posts - Member Info Icon and Badge

Hey, Upgrade (step 1) the posts, by putting a "user info" icon in the top right and making it so it toggles the user info. The user info icon has a badge which shows the number of posts. I will have to dig around in the code more to get the total posts thanks and other badges working; but... (22 Replies)
Discussion started by: Neo
22 Replies

5. Web Development

Update to Member List - New Click Options

FYI, Have updated our memberlist : https://www.unix.com/members/list/?order=DESC&sort=lastvisit&pp=30 $cat memberlist.php ... 375 // added next line by neo 15 Nov 2018 376 $condition .= ' AND credits > 0'; ... The reason for this change is insure the... (3 Replies)
Discussion started by: Neo
3 Replies
wml::des::all(3)						     EN Tools							  wml::des::all(3)

NAME
wml::des:all - All of the Webdesign (DES) category SYNOPSIS
#use wml::des::all DESCRIPTION
This just includes all existing include files of the Webdesign (DES) category, i.e. all includes with prefix wml::des. The following files currently exist: wml::des::gfont(3) ... Graphical Font Tag wml::des::imgbg(3) ... Background Images wml::des::imgdot(3) ... 1pt Dot-Images for Webdesign wml::des::lowsrc(3) ... Create Image and LOWSRC-Attribute for IMG-Tag wml::des::navbar(3) ... Navigation Bar wml::des::preload(3) ... Preload Page Contents wml::des::rollover(3) ... RollOver-Style Image-Button wml::des::space(3) ... Layout Space wml::des::typography(3) ... Typography AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com REQUIRES
Internal: P1 External: -- SEE ALSO
wml::des::gfont(3), wml::des::imgbg(3), wml::des::imgdot(3), wml::des::lowsrc(3), wml::des::navbar(3), wml::des::preload(3), wml::des::rollover(3), wml::des::space(3), wml::des::typography(3). EN Tools 2014-04-16 wml::des::all(3)
All times are GMT -4. The time now is 05:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy