![]() |
is it possible to put the number of unread posts per forum in the forumhomedisplay area kind of like how UBB Threads works?
basically put each line or each forum would have a the total number of threads then the new unread threads would be in ( number_of_unread_threads ) and then the posts line like in ( number_of_unread_posts) next to the number of posts total can you do that with your mod? like getnew x and some code for the forum or whatever? |
No, thats not possible with this mod.
|
Wonderful modification, thank you Paul.
I do have one question though - Setting the cut off date to less then 10 days makes the number of unread post disappear. All it says is "Display Unread Posts". Am I missing something? |
At a guess, you are using the "Count All Posts Marked as Unread" option, and your "Database Read Marking Limit" is 10 days - the "cutoff" must always be higher than the DRML in the Display All mode.
|
Quote:
|
Paul,
I'm not sure if my question is in the right place, but I have this mod of yours as well as the Extended Rep Checks. I specifically like this mod for the UnRead Posts. My question is about the Reputation part now. I have set it such that giving + rep. requires a comment. Is it possible to NOT display WHOM it came from? Of course admins could see from ACP, but I'm referring to the UserCP. Thanks in advance. |
Displaying who gave a comment is a usergroup setting (standard vb).
|
Paul, is it possible to alter MOD for new picture comments (not only for my pictures, but for all users pictures)?
|
Sorry, I have no plans to make any further changes to any of my mods for the 3.x series of vbulletin (except bug fixes).
|
Is there a way to have these off by default?
|
Just an observation, shouldn't the query on usercp_start have some kind of condition to check whether or not the reputation system is enabled.? Somewhat of an unnecessary additional query if not.. ;)
|
Yes, That sounds sensible. :)
Im not going to release an update just for that, as its very minor, but Ive updated my master copy so it will be included in the next release (which will prob be vb4). |
Is there a way to have these off by default?
|
Sorry, dont really understand what your asking.
|
Hi Paul, thx alot for the mod, been using it for a while :)
I've came across a problem lately, since I installed VBAdvanced adding a front page. The links on front page won't work, they link to a wrong address. Main Page: www.gamingcraft.net Forums: www.gamingcraft.net/forum Clicking New Posts on Main Page, trys to redirect to http://www.gamingcraft.net/search.php?do=getnew (Without the /forum included). Is there a way I can edit it to forcefully include /forum? (Same for new reputation). |
Use the links path setting in the mods options.
|
Thanks for the mod, Paul M.
Do you think it's possible to have an option so that we can set the forums we want to be included? It would be useful if we only want a few forums to be included instead of the exclude option. |
Sorry, that wont happen in this version.
If I have the time I may think about it when its upgraded for vb4. |
Will there be an option to show unread blog entry as well?
|
I cannot answer that until we see how v4 works, but unlikely for the moment, I dont actually use the blogs.
|
Thanks installed.
|
Any idea how to get the link to work with Vba CMPS, the link goes to "link not found" on my homepage. It's fine in the forums area though.
|
I found a error?
When i click on the link this came up in the adressbar /forumet/\"search.php?do=getnew\" and the side Quote:
Edit I found it my mistake at the dup_posts texts |
Quote:
Go to: vBulletin Options>Display Unread Posts and Reputation. In Links Prefix Path, put something like: "http://www.yousite.com/forums/" since search.php is in there. |
Quote:
|
Thanks for releasing a useful mod, Paul. :)
I'm curious if there's a way the script can look for "<!-- unread posts -->" instead of (where highlighted in red): Code:
$vbphrase['welcome_x_link_y'] .= '</strong><br />'.$unread.'<strong>'; // 3.7 Onwards Phrase When I replace the red with "<!-- unread posts -->" it gave me a parse error. :o As a resolve I either removed $unread (in blue) or removed the red (shown below): Code:
'</strong><br />'.$unread.'<strong>'; // 3.7 Onwards Phrase The mod seems to work when either edit was applied. Is that ok or is there a more efficient way of doing it? |
Sorry, Im not following what your trying to do (or why ?).
FYI, It doesnt look for anything, it appends itself to the relevant phrase. |
Quote:
I've successfully moved $unread so the mod will display where I want it to (and not after last visited phrase) by commenting out those lines of codes. I was just wondering if by commenting out those lines of codes (below) would harm vB or the codes in any way: Code:
// $vbphrase['welcome_x'] .= '</strong><br />'.$unread.'<strong>'; // 3.6 Phrase :) |
Nice mod, Paul...thanks!
|
Quote:
Quote:
|
Oh. I've been using an older version (1.21) all this time. :o Thanks, Paul, for the assurance. :)
|
Is there a way to make this display "Unread Posts" as it does here on this site? (top right)
|
Quote:
Can you please also add support for my modification of Andreas's hack, which is "Selective Forum Filter"? Thanks. |
@ Psionic Vision, Please try the attached with your mod before I release it.
|
Paul-
My older, pre updated version is working fine on 3.8.4 with no issues, is there anything to be gained by updating? I know it may sound a daft question but I'm a firm believer in if it aint broke etc.... :o |
What version exactly are you using ?
|
Quote:
|
Quote:
I'll go ahead and update that I gave this a try and it seems to work. I tested it on one forum I chose to exclude, made a post with my test account in that excluded forum, checked back on my normal account and the unread post wasn't showing in the navbar. I went back into my options and reset the exclusion list and then the unread post showed up like it should have originally before exclusion. I'm going to keep using the version attached because I can't tell that it doesn't work with Psionic Vision's mod. |
Nice mod thanks
|
Quote:
Quote:
|
All times are GMT. The time now is 03:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|