•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the DaniWeb Community Feedback section within the Coffee House category of DaniWeb, a massive community of 456,234 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,745 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our DaniWeb Community Feedback advertiser: Programming Forums
Views: 4485 | Replies: 49 | Solved
![]() |
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
I was being rather tongue-in-cheek. In one post you say you can recall a whole bunch of threads where the last post you saw was #3, you haven't visited since, and now there are 12 posts. In another post, you say you can't even begin to recall what you visited a few days ago, so there is the possibility that you subconsciously were surfing around the site and clicked on it without realizing it. Ya know what? Don't mind me
It's 5 am and I haven't slept yet after two days of working on the Subscription Spy.
It's 5 am and I haven't slept yet after two days of working on the Subscription Spy. Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
Dang! I lost the results on the C forum, and the C++ forum worked.
I just had a thought -- I think I just figured out whats happening. Here's what I do:
1) Middle click on the C/C++ forum to open the forum in another tab, expecting the 'first unread' icons to point to first unread posts.
2) Double click on the folder icon to mark the threads read.
3) Go to the tab and start middle clicking on 'first unread' icon.
4) Each thread is now at the last post.
What's happening is the double-click on the folder dynamically resets everything -- including the icons on the thread tabs. Which means before I even look at the threads, they've all been marked read.
Up until Oct/Nov, that double-click did not reset the "first unread" icons. Now it does.
I'll test this tomorrow.
I just had a thought -- I think I just figured out whats happening. Here's what I do:
1) Middle click on the C/C++ forum to open the forum in another tab, expecting the 'first unread' icons to point to first unread posts.
2) Double click on the folder icon to mark the threads read.
3) Go to the tab and start middle clicking on 'first unread' icon.
4) Each thread is now at the last post.
What's happening is the double-click on the folder dynamically resets everything -- including the icons on the thread tabs. Which means before I even look at the threads, they've all been marked read.
Up until Oct/Nov, that double-click did not reset the "first unread" icons. Now it does.
I'll test this tomorrow.
Last edited by WaltP : Feb 24th, 2008 at 6:47 am.
Age is unimportant -- except in cheese
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
Hahaha! Double clicking on the folder name has been marking the forum as read ever since vBulletin 3.5, which we upgraded to a very, very long time ago (well over a year).
However, if you ever had your Control Panel preferences set to have clientside scripting off (i.e. that option in the CP having to do with the hover tooltips) then that feature would have been disabled as well.
However, if you ever had your Control Panel preferences set to have clientside scripting off (i.e. that option in the CP having to do with the hover tooltips) then that feature would have been disabled as well.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
Haven't you noticed all these months that when you double clicked the folder, the icon turned from yellow to greyed out in real time?
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
Poor Walt ... being frustrated all this time and the solution was so simple. The reason why this happens is because the URL for the new post icon takes you to a page called newpostinthread.html, which then looks up the last post for you in the database, and redirects you there. However, by the time you click the icon to have it look up the post, it's too late, because it's already been marked read.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
Yes, I noticed that the folder greyed out. I was under the wrong impression that if I generated the forum list, the 'first unread' would get me to the first post at the time I generated the list. I had no idea the link was a relative link and it would change on me.
Unfortunately, the way the code is designed, posts can get easily lost between the time a forum list is generated and you finish processing the forum. Any posts posted after you've finished a thread and before you get back to double click the folder will also become 'read', and therefore lost.
I guess I'll have to use the "forum tools" dropdown, unless you've added an easier link for marking a forum read on the forum page. Yes, I hear the groans about easier -- I've always been a proponent of the one-click club because I have rat-o-phobia -- I don't like the mouse and no one ever programs keystrokes anymore. Oh well.
Unfortunately, the way the code is designed, posts can get easily lost between the time a forum list is generated and you finish processing the forum. Any posts posted after you've finished a thread and before you get back to double click the folder will also become 'read', and therefore lost.
I guess I'll have to use the "forum tools" dropdown, unless you've added an easier link for marking a forum read on the forum page. Yes, I hear the groans about easier -- I've always been a proponent of the one-click club because I have rat-o-phobia -- I don't like the mouse and no one ever programs keystrokes anymore. Oh well.
Age is unimportant -- except in cheese
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
There are three ways to mark a forum read:
1) Double click on it's folder. This works from the homepage as well as from the forum pages.
2) Use the dropdown menu from the forum page.
3) Forums are automatically marked read when the last new thread is read.
1) Double click on it's folder. This works from the homepage as well as from the forum pages.
2) Use the dropdown menu from the forum page.
3) Forums are automatically marked read when the last new thread is read.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
3) You don't need to look at every single thread. When you visit the latest thread in the listing, the entire forum gets marked read.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation:
Rep Power: 33
Solved Threads: 116
Walt, please confirm this thread can be marked solved (or do so). Thanks.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
•
•
•
•
DaniWeb DaniWeb Community Feedback Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
afghanistan backup badge bbc biometrics blair blog blogger blogging blogs breach building code community competition dani daniweb data protection database development events government iraq itv jbennet macs mail management member networking networks news photo php qmail search security serunson server smtp social social networking survey tags terrorist virtual web week yahoo!
- one away from my hundredth! (Geeks' Lounge)
- No display durring post with new mobo-- (Motherboards, CPUs and RAM)
- Problem (again) with email notifications (DaniWeb Community Feedback)
- Daniweb link history - apparent error (DaniWeb Community Feedback)
- duplicate tooltips (DaniWeb Community Feedback)
- will not post (Troubleshooting Dead Machines)
- POST Problem (Troubleshooting Dead Machines)
- One post wonders (Growing an Online Community)
Other Threads in the DaniWeb Community Feedback Forum
- Previous Thread: Images
- Next Thread: Clarification of "Fake Signatures" Definition.



Linear Mode