![]() |
So does nobody agree that highest post should not be assigned on a fixed point score and should actually be the highest post.
Am i just being thick here or is it seriously possible to have multiple highest posts in a thread? |
Version 2.2
Added the following features: - Added ability to set a cut-off date (in days). Posts older than x number of days cannot be ranked. - Added the ability to limit the statistics page to certain usergroups - Changed the way the stats page works - New file to upload (postrankstats.php) To Upgrade: New files: (please FTP to your server) - postrankstats.php The following files have changed: (please re-FTP to your server) - postrank.php - admincp/postrank.php - clientscript/vbulletin_ajax_postrank.js - includes/functions_postrank.php - product_postrank.xml (please re-import with 'Allow Overwrite' selected) |
One thing I would like to see is instead of deleting the posts, they get Moved into a moderation queue instead of physically removed... Although some users don't care for the content, I happen to enjoy most of the content that goes on with my site. It's very entertaining and I'd hate to miss out on something because a few knuckleheads have thin skin.
|
Abysmal ranked posts are only soft deleted and not physically deleted. That means that admins and mods can still see it in a collapsed state and can then undelete it if so desired.
|
Quote:
|
Thank You For the Update FullyTested.
I Have a Bug on the Post Rank Stats, they Appear on a Blank Page. :( [FORUM]/postrank.php?do=stats Edit: The Error is on the Link, it should reference postrankstats like: [FORUM]/postrankstats.php?do=stats My Best Regards. :) |
YES. I was just going to post on vBSEO about this. Even when you call postrank.php as a url, it redirects incorrectly.
Goes to: /forum/showthread.php?p=#post EDIT: Here's my post: http://www.vbseo.com/f2/mod-postrank...95/#post200561 |
Sorry about that. I've just amended the product so please downloaded it again.
All links to the stats page should now point to postrankstats.php |
Quote:
|
Quote:
Quote:
On Plugin "Display Stats Navbar Link" of "Post Ranking System" Change postrank.php for postrankstats.php My Best Regards. :) |
The upgrade fixed it for me. Thanks. Looking good!
|
Quote:
|
I turned on the option to not be able to vote on posts older than 90 days. I have one member who had some old posts voted down before I put in the 90 day limit. I need to go back in remove those votes. How do I do that? If I have to update the database manually, what do I run to get the post counts corrected?
Also, in Admin, under "Post Ranking System," I've always had the option "View Settings" which goes nowhere, an empty screen. Am I missing something there? Thanks, Teresa |
Quote:
Quote:
As for the first link, that should take you to the product settings. My guess it is not working due to the SEO you have installed. |
i cant believe i havent seen this earlier. Thanks alot...
a suggetion couldyou display amount of positive votes and negative votes? |
Per post you can.
|
how is it possible to add positive vote next to positive icon and negative vote next to negative icon because imo it looks more appealing than +1 / -0
and how to set that in default? |
I re-uploaded all the files and the Manage Options came back. It had disappeared for me.
Thanks. Feature Request: Now that we've been using this for a little while, here's one more thing I would really like. I would like Voting record of each member to be on their Postbit and on the User profile. Right underneath post count: Posts: 888 (View Stats) Votes: 222 :D +86% This would show the member's voting record, total votes, an icon set in config, and a + or - percentage showing their voting record. I would like to have increments of 10, 10 possible smilie icons to show this voters overall 'happiness' factor on voting on the forum. So, if someone is -70% or more, for example I might want to show a :mad: symbol for that, summarizing their displeasure with the posts they've voted on. I want to encourage people to have a healthy proportion of votes, without having to say it. Along with a smilie for the level, I'd like to have a different color displayed for the percentage. Thanks so much!! |
maidos, you will have to edit the 'postrank_postrank' template somewhere towards the bottom, just rearrange the values.
|
thanks
img class="inlineimg" src="$stylevar[imgdir_misc]/postrank_up<if condition="!$show['allow_postrank']">_ so this is the image path for the positive icons right? so where can i find the votes and exactly where to i add it next to the icons? and how to make the vote display default? |
Quote:
This is one of those code heavy requests. |
maidos, you will have to rearrange the template to do what you want which means moving around the <if> statements logic around.
I'm afraid I do not have the time to do this for you. |
maybe you could implement my suggestion to the next version including allowing admin to setup which vote template to display as default?
|
I'll have a look at it all later. I have to go out now for a while (we get breaks too once in a while :eek:).
Thanks for the suggestions and feedback. |
and if possible show the vote that user just voted without refreshing the page?
annd allow user to withdraw their vote? thanks for considering ;) |
Quote:
~~~~~~~~~~~ I'm having a problem with the page 2 link on posts going to the Posters report instead of page two on posts. ~~~~~~~~~~~ Do you have a donation link? I wouldn't mind kicking in a few bucks. I know it's not much, but every little bit helps? I really appreciate the fast turn-around and support on our issues. |
Quote:
Quote:
Quote:
Thanks, David. |
Quote:
|
Quote:
|
Quote:
Just follow the same upgrade procedure as 2.3 Quote:
|
Quote:
Wow! Your enhancement turn around is like magic! It works like a dream. I think all of that now gives me enough to work with to wait for your bigger enhancements. My wishlist prioritized is:
|
when you post a reply without a title your mods will allign with the reply content. It confused few of my members so if possible could u add a column?
and hope u consider my suggestions the ability to withdraw the votes and allow votes to update directly when urself voted r |
Great add-on! I wonder if a version can be done just for threads, like a 'Thread Ranking System' complete with cut-offs.
|
Quote:
|
Quote:
|
Installed and I like it so far!
The only issue I'm seeing is instead of seeing the [+] [-] Boxes shown in the screenshots, I see 'Rank Down' Rank Up' Has anyone else had this problem? If so, how can I fix it? |
Great plugin!
We found a bug: On the stats page also threads from hidden forums (or only for special usergroups) are shown in the global stats page for all. |
As an update, I'm still having the same problem, and have noticed that the image ranking shows a bit strangely at the top of posts. For the thread starter it's fine [except for it being all text], but in any posts following it, it gets squished into the post. Is there some way to fix that, or would I have to force thread titles in every reply?
Here's links to show you it: http://www.risingstarforums.net/random/ranking1.jpg http://www.risingstarforums.net/random/rank2.jpg Thank you for the help! |
This is a great mod! But I have one problem with it.. it somehow conflicts with the gXbox Live Leaderboard .. This add-on will not work because of the gXbox Live plugin called: gXBL: Showthread query
It has the following code: PHP Code:
Thank you :D |
Quote:
They should have used $hook_query_fields .= $hook_query_joins .= note the (.=) Quote:
As for the ranks and images showing inside the post message area when not using the thread title in every post, that is normal. I'll see if I can add an empty title bar to house it in. Quote:
|
All times are GMT. The time now is 05:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|