Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
SAPR: Advanced Post Rating system (ajax) Details »»
SAPR: Advanced Post Rating system (ajax)
Version: 1.0.0 b2, by waza waza is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.x Rating:
Released: 02-12-2008 Last Update: 02-14-2008 Installs: 128
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Seba's Advanced Post Rating (SAPR) system with ajax- beta 2.

What is it?
In short: this is the wet dream of every vb board owner

In big: This is much more!
This adds a thumbs up/down post rating system: youtube style.

But wait there's more!
It not only adds a post rating system that works with and without ajax, but it also adds options to filter posts (on-the-flow with javascript) based on that rating.

That way your users will be able to browse easier trough threads by setting a filter, which collapses posts under a certain rating.
It also will prevent users of flooding you're site with 3 word posts.

AND THERE'S STILL MORE! It also adds a system of 'good posts', you can set a value of what is considered as a good post, and if a post reaches this value, the author gets +1 on his good post score.
So you get to see: this user has 500 posts and 150 good posts.

AND IF THAT ISN'T ENOUGH: it's also completely configurable through the admincp.

And if you download it now you also get a very nice installation guide!!

Reminder / read this
This product is still in beta stage and it can contain bugs, backup every thing you change.

Currently the rating only works with vb 3.7, in the future 3.5 and 3.6 will also be supported, but they will not have ajax rating.

This mod works best if you use the postbit template, for postbit_legacy the filtering has few effect as collapsing still leaves a lot of the post

The good posts system still needs further development, which will be done after this beta testing

This is not a supported product, I'll fix the bugs and continue to work on it, but I'll don't answer questions, never.

Copyright
All heil to seba

Instructions
It's good if you got some basic html knowledge to install this mod
See manual

Show your support!

Release notes
-13/02/2008: initial version 1.0.0 beta released
-15/02/2008: version 1.0.0 beta 2 released
NEW: option for the rating of first posts in a thread
NEW: option for the rating of own posts
NEW: admincp menu for the postrating with the option to rebuild, prune, reset the system
NEW: a class to prune, rebuild, reset the system
NEW: should work with vb 3.5 and 3.6 (not tested)
SEC FIX: fixed the bypass check bug
BUG FIX: some javascript errors
BUG FIX: some wrong phrases
Known Issues:
As stated: the good posts don't really work as expected in some cases.

Javascript error at some values (reported by stoebi): temporary fix: disable plugin postrate - save at location postdata_postsave.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
DirekFilm

Comments
  #112  
Old 09-12-2008, 03:12 AM
biocyberman biocyberman is offline
 
Join Date: May 2007
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry if somebody already proposed, It will be great if this mod work with vBExperience mod. Installed anyway.
Thanks
Reply With Quote
  #113  
Old 09-12-2008, 11:00 AM
xtumen xtumen is offline
 
Join Date: Feb 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AzzidReign View Post
But does anyone know the query line to run if I wanted to change everyone's options so that it's set to -5 to hide the post?
PHP Code:
UPDATE `FORUMDBNAME`.`userSET `default_filter` = '-2' WHERE `user`.`userid` > 
worked for me
Reply With Quote
  #114  
Old 10-11-2008, 05:24 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This hack has GREAT potential! See here for an example of how it should work. After someone posts on the forum the reader can 'Rate' his post. They should only be able to vote ONE time. Currently this hack has a big bug in that area If enough people give a post a negative rating (pre-set only by the admin) then that post is grayed out and collapsed with the message "This post does not meet board requirements" or a similar message. However, once a post has met the Admins pre-set settings for collapsing, readers can still read the post if they wish by clicking on a link to open it and read it.

Even though this hack has some major bugs we've still nominated it for MOTM because it is a very important hack, and has a lot of potential. :up:
Reply With Quote
  #115  
Old 10-11-2008, 06:32 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

only a shame no active coders is continuing this mod
Reply With Quote
  #116  
Old 10-18-2008, 06:05 PM
ady2009 ady2009 is offline
 
Join Date: Jun 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,i have this little bug,can you help me? http://www.zforum.ro/bug.JPG
Reply With Quote
  #117  
Old 10-28-2008, 10:17 AM
IrPr IrPr is offline
 
Join Date: Mar 2005
Posts: 351
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Long time waiting for such great mod! i was developing myself but not done yet!

appreciated a lot, nice mod specially for major forums like me with 4k posts daily which staffs cant review all of threads/posts, in this case members can help us to avoid bad posts/spammers/bla bla bla either reporting them

i would suggest some features:

1. Filter feature is good, but it would be better to have an option to delete posts softly for specified negative rating,
In this case such ugly posts will be deletedet without any moderation action, and it can send PM notice to original poster whom posts deleted
We can have both options together

2. Option to set specified usergroups to have more rating power, for example x3 for admins, 2x for smods, and x1 for regular registered members

3. Somewhere to track/search/log rating actions by userid/thread/post in admincp

and so many more idea which i've

I can handle some of this features as CoAuthor if you interest
Reply With Quote
  #118  
Old 10-28-2008, 10:53 AM
IrPr IrPr is offline
 
Join Date: Mar 2005
Posts: 351
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
Currently this hack has a big bug in that area If enough people give a post a negative rating (pre-set only by the admin) then that post is grayed out and collapsed with the message "This post does not meet board requirements" or a similar message. However, once a post has met the Admins pre-set settings for collapsing, readers can still read the post if they wish by clicking on a link to open it and read it.
Thats your idea! It seems a feature to me, not a BUG
im totally agree with author to take some action for specified negative rate
you can set default filter value to some high negative

BTW i think an option to enable/disable filter globaly would be nice either
Reply With Quote
  #119  
Old 10-28-2008, 06:12 PM
preisjaeger preisjaeger is offline
 
Join Date: Sep 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent mod, but i make something false. i have installed the plugin and edit the templates correctly, but the rating system doesn't show on my site. Have someone a idea what the failure ist?
Reply With Quote
  #120  
Old 10-30-2008, 06:02 PM
Leo Brazil's Avatar
Leo Brazil Leo Brazil is offline
 
Join Date: Dec 2007
Location: Brazil
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod is a great idea for sure, I tried but if people here were getting so much problems with regular vb postibit, imagine my self trying here on postbit_legacy
To bad...just keeping the hope for someone take over this tough
Reply With Quote
  #121  
Old 12-03-2008, 05:05 PM
vbuser99 vbuser99 is offline
 
Join Date: Jul 2004
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was waiting for this mod for a long time, very sad to see no stable version is released before going dead.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.15292 seconds
  • Memory Usage 2,319KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete