vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Post Ranking System (https://vborg.vbsupport.ru/showthread.php?t=203801)

Teresa 03-08-2009 04:20 AM

Quote:

Originally Posted by FullyTested (Post 1762928)
Done! :)
Just follow the same upgrade procedure as 2.3

I am glad to hear you are taking care of animals in need. It is such important work. We all thank you!

Thanks for the encouragement on the animal front. And same to you.

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:
  • ability for users to change vote.
  • add "neutral" as an official level/status in the pull-down options and post history summaries: postbit and profiles, and ranking reports.
  • storing the related vote counts in the user record at vote time to get voting record by user.
  • once vote counts are stored by user, add postbit and profile voter record as described earlier.
  • in admin: add search by poster and search by voter (usernames).
  • in admin: from search result, allow ability to change vote(s).

maidos 03-08-2009 11:30 AM

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

rsuplido 03-09-2009 01:08 PM

Great add-on! I wonder if a version can be done just for threads, like a 'Thread Ranking System' complete with cut-offs.

resident1 03-10-2009 04:35 AM

Quote:

Originally Posted by Teresa (Post 1760296)
Feature Request: We still also would like the ability for a member to change their vote. They are making some mistakes with the icons being so close together.

Great product ... but I'd like to second this feature request .. especially since most posts can be edited after-the-fact.

flashwave 03-18-2009 05:03 PM

Quote:

Originally Posted by rsuplido (Post 1763990)
Great add-on! I wonder if a version can be done just for threads, like a 'Thread Ranking System' complete with cut-offs.

I'd like to have a version for threads as well so that lowest ranked threads would dissapear.

Contra Fates 03-19-2009 06:06 AM

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?

Macindy 03-19-2009 08:34 AM

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.

Contra Fates 03-19-2009 02:13 PM

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!

Bowromir 03-19-2009 04:33 PM

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:

$hook_query_fields ", gxboxlive.rank AS gxblrank, gxboxlive.gamertag AS gxblgamertag, gxboxlive.score AS gxblscore";
$hook_query_joins "LEFT JOIN " TABLE_PREFIX "gxboxlive AS gxboxlive ON (user.userid = gxboxlive.userid)"

When this plugin is active (AJAX) post rating features from the Post Rating System get disabled.. any idea how I can fix this, because both of these plugins are really important for my board!

Thank you :D

FullyTested 03-19-2009 10:14 PM

Quote:

Originally Posted by Bowromir (Post 1771940)
It has the following code:
PHP Code:

$hook_query_fields ", gxboxlive.rank AS gxblrank, gxboxlive.gamertag AS gxblgamertag, gxboxlive.score AS gxblscore";
$hook_query_joins "LEFT JOIN " TABLE_PREFIX "gxboxlive AS gxboxlive ON (user.userid = gxboxlive.userid)"


That mod is overwriting the hook thus not allowing anyone else to add code to it
They should have used $hook_query_fields .= $hook_query_joins .=
note the (.=)

Quote:

Originally Posted by Contra Fates (Post 1771850)
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?

As for the images not showing, ensure that you have uploaded them into the images/misc folder for each style you have

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:

Originally Posted by Macindy (Post 1771694)
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.

Thanks for reporting. Version 2.5 will fix that.


All times are GMT. The time now is 12:29 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
  • Page Generation 0.01452 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete