The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Unread Posts and Reputation Comments (welcome box) Details »» | |||||||||||||||||||||||||||
Unread Posts and Reputation Comments (welcome box)
Developer Last Online: Nov 2023
This modification is no longer available or supported. Note: The unread posts portion of this hack only works if you use the database thread marking system. This will display the actual number of posts that are still considered unread by you (and will show up in a 'getnew' search). Versions 1.22+ also display the number of new reputation comments since you last checked your usercp. There is the option to count the unread posts since your last visit, or all posts considered unread. This setting reflects the divider in the 'getnew' search display. There is also the option to disable the unread posts display or the new reputation comments display. All settings are located in vBulletin Options > Display Unread Posts and Reputation. To install this hack unzip the xml file and import it using the ACP Product Manager. History: v1.11 : First Release for vb 3.6 - various changes. v1.12 : Updated for Version Checking. v1.13 : Phrases Updated. v1.14 : Dependancies updated, URL's updated. v1.15 : Minor phrasing changes. v1.16 : Changes to the way displayed messages are built. v1.17 : SQL Changes to use slave. v1.18 : Fixed broken Index creation (on install). v1.19 : Modified slightly to exclude moderated or soft deleted posts (unless moderator). v1.20 : Duplicate line of code removed. v1.21 : ATCS and disable options added. v1.22 : New reputation comments added. ATCS removed as now unnecessary. v1.23 : Bug fixes. Added links prefix setting. v1.24 : Fix reputation comments not being marked as read. v1.25 : Permission check updated to include 'canviewthreads'. Show Your Support
|
Comments |
#92
|
||||
|
||||
Do you have 'Currently Active Users Viewing This Page' turned on ? I can't see it as a guest.
|
#93
|
|||
|
|||
This is a great hack and one that is very useful. I look forward to an update in which you can edit the phrase that is displayed.
I liked the phrasing in the 3.5.x version over the one used in 3.6.x version. I tried to look at the mod xml file to see if I could maybe change it easily myself, but was lost as to what to actually change. Thanks again for the great addition to the vB software. |
#94
|
||||
|
||||
As far as I remember, the current version uses phrases identical to the old 3.5 version, are you sure you have 1.13 installed ? |
#95
|
|||
|
|||
I'm using 1.13. These are the phrases that it put in place.
Code:
unread_posts Standard Phrase You Have <strong>{1} <a href="search.php?do=getnew">Unread Post{2}</a></strong> unread_posts_visit Standard Phrase <strong>{1} <a href="search.php?do=getnew">Unread Post{2}</a></strong> since your last visit. 0 Unread posts since last visit. or # Unread post(s) since last visit. I was able to actually fix it. I downloaded the xml file again from above. Edited it and found the phrase, and added in a "You Have" so that it looked like this Code:
unread_posts_visit Standard Phrase You Have <strong>{1} <a href="search.php?do=getnew">Unread Post{2}</a></strong> since your last visit. |
#96
|
||||
|
||||
The 3.5 version does not have the words "You have" if you use the last visit option, nor does this.
Both versions display either ; XX Unread Posts since your last visit or You Have XX Unread Posts Depending on whether you use the last visit option. |
#97
|
|||
|
|||
Maybe I was remembering wrong then. In either case, this is actually a very nice product.
I was just glad I was able to find the spot in the xml file to edit to change the phrasing like I thought I recalled. If you do update it in the future and add in flexible phrasing that would be great. But as it is, it does work very nicely. Thanks again for the product and the replies here to not only myself, but others using this as well. |
#98
|
||||
|
||||
Quote:
|
#99
|
|||
|
|||
That was the part I missed then. I viewed the phrase in the phrase manager, but I wasn't aware I could change it there. I'm still realitively new to vB.
|
#100
|
||||
|
||||
The you have learned something new.
|
#101
|
|||
|
|||
Exactly, and I thank you.
Though, one last question. What exactly is the difference between the yes and no option for this setting? Display Unread Posts Option Set to 'yes' to use last visit date, 'no' to count all posts marked as unread. I had it set to yes originally. Then changed my board to no. Now I'm getting reports of my members having hundreds of posts as unread. I'm not so sure I should have changed that option. I've read that description and the one you posted in the original post for this product. I'm still a little uncertain what each choice does and which is better to use. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|