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

Reply
 
Thread Tools
[AJAX/vBOptimise] vB Profile Ratings 1.0.0 Details »»
[AJAX/vBOptimise] vB Profile Ratings 1.0.0
Version: 1.0.0, by Deceptor Deceptor is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.0 RC 2 Rating:
Released: 12-22-2008 Last Update: 12-22-2008 Installs: 77
Uses Plugins Template Edits Auto-Templates
Additional Files  
No support by the author.

vB Profile Ratings

vB Profile Ratings is an add on for vBulletin which will allow your forum users to rate user profiles, just like they would for threads.

Features
  • On/Off Switch
  • Ratings are AJAX
  • Add Profile Ratings to member profiles
  • Show "Top Rated" member on forum home (Optional)
  • Optionally integrate into vB Optimise, killing the extra query this mod adds to your member pages.
  • Ability to choose how "Top Rated" is calculated.
  • Ability to allow members rate themselves
  • Ability to allow members to change previous ratings they've made on a member


Change Log
No changes as of yet

Enjoy

Download Now

File Type: zip vB Profile Rating 1.0.0.zip (8.1 KB, 483 views)

Screenshots

File Type: jpg Screen 1.jpg (96.8 KB, 0 views)
File Type: jpg Screen 2.jpg (92.0 KB, 0 views)
File Type: jpg Screen 3.jpg (99.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 12-29-2008, 01:14 AM
Megatr0n Megatr0n is offline
 
Join Date: Jul 2007
Posts: 455
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Deceptor, when will this hack be updated next?
Reply With Quote
  #43  
Old 12-29-2008, 01:18 AM
Deceptor's Avatar
Deceptor Deceptor is offline
 
Join Date: Dec 2008
Location: England
Posts: 514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's the next one to recieve an update, after I've finished off something else first Probably today, latest tomorrow.
Reply With Quote
  #44  
Old 12-29-2008, 01:21 AM
Megatr0n Megatr0n is offline
 
Join Date: Jul 2007
Posts: 455
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome.
Reply With Quote
  #45  
Old 12-29-2008, 11:29 AM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed but for some reason no one can rate me and everyone else is rateable. We have two administrators me and my girlfriend, she can be rated but I cant and I am the only who cant be rated. Any ideas?

Marked as installed! VB 3.7.4 PL1

A suggestion would be to have a right side profile block with all of the rating stuff in. I tried myself but couldnt get it to work without a db error.

I also want to move the Top Rated Member to the header template, any ideas?
________
No2 Vaporizer
Reply With Quote
  #46  
Old 12-29-2008, 01:59 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome.

anyway to be able to show a small thumbb of the profile image or user's avatar in the forum stats? that would be leet
Reply With Quote
  #47  
Old 12-30-2008, 01:13 AM
christian8a's Avatar
christian8a christian8a is offline
 
Join Date: May 2007
Location: Washington State
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MissKalunji View Post
Yes it does work

*suggestion* instead of having the drop down menue maybe we can have it similar to youtube where you can select on the stars themselves? i don't know if you get what i'm saying?

Check image below
I seccond this, I think vb needs to change that drop down menu to the actual day type of usage. This rating mod Is one of the ones Ive been waiting for but will wait a bit to see some changes, hopefully that star rating one instead of drop dow
Good job man ill keep my eye on this mod
Reply With Quote
  #48  
Old 12-30-2008, 06:07 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christian8a View Post
I seccond this, I think vb needs to change that drop down menu to the actual day type of usage. This rating mod Is one of the ones Ive been waiting for but will wait a bit to see some changes, hopefully that star rating one instead of drop dow
Good job man ill keep my eye on this mod
Agreed. Clicking on the stars is much better than a drop down. A mini avatar on forumhome of the top rated member would be awesome too!
________
Yamaha dragstar 650 specifications
Reply With Quote
  #49  
Old 12-30-2008, 10:42 PM
VbNuts VbNuts is offline
 
Join Date: Dec 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

This is a great mod but it does not work with Vbadvance. I got a mysql error message when i went to visit my front page.

I installed product, did the template edits, then i went to go to my front page and got the following error.

Code:
Database error in vBulletin 3.8.0 Release Candidate 2:

Invalid SQL:

			SELECT IF(votenum >= 1, votenum, 0) AS votenum, IF(votenum >= 1 AND votenum != 0, votetotal / votenum, 0) AS voteavg, votetotal, user.*, thread.threadid, post.title, thread.replycount, postusername, postuserid, thread.dateline AS postdateline, sticky, thread.attach, thread.lastpostid, thread.lastposter, thread.lastpost, IF(views<=thread.replycount, thread.replycount+1, views) AS views, thread.forumid, post.postid, pagetext
			, allowsmilie, pagetext_html, postparsed.hasimages, showsignature, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, usertextfield.signature, thread.iconid AS threadiconid, iconpath AS threadiconpath, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, avatarrevision, NOT ISNULL(subscribethread.subscribethreadid) AS subscribed
			FROM thread AS thread
			LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
			LEFT JOIN user AS user ON (user.userid = post.userid)
			 LEFT JOIN postparsed AS postparsed ON (postparsed.postid = post.postid AND postparsed.styleid = 9 AND postparsed.languageid = 1)
				LEFT JOIN sigparsed AS sigparsed ON (sigparsed.userid = user.userid AND sigparsed.styleid = 9 AND sigparsed.languageid = 1)
				LEFT JOIN sigpic AS sigpic ON (sigpic.userid = post.userid)
				LEFT JOIN usertextfield AS usertextfield ON (user.userid = usertextfield.userid) LEFT JOIN icon AS icon ON (icon.iconid = thread.iconid) LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
				LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid) LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = '1')
			WHERE thread.threadid IN(41,4,3)
			AND thread.dateline > 1222907756
			
			
			ORDER BY thread.dateline DESC
			LIMIT 10;

MySQL Error   : Column 'votenum' in field list is ambiguous
Error Number  : 1052
Request Date  : Tuesday, December 30th 2008 @ 06:35:56 PM
Error Date    : Tuesday, December 30th 2008 @ 06:35:56 PM
Script        : 
Referrer      : 
IP Address    : 
Username      : 
Classname     : vB_Database
MySQL Version : 5.0.67-community
I then wanted to make sure that this was because of this mod so i disabled the product still got the error, i then went to uninstall it and that corrected everything.

I am using the latest version of vb 3.8

Please help.
Reply With Quote
  #50  
Old 12-31-2008, 03:00 PM
VbNuts VbNuts is offline
 
Join Date: Dec 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any support on this issue?
Reply With Quote
  #51  
Old 01-02-2009, 09:37 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will this work on 3.7.4?
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 01:11 AM.


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.07780 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
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_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete