vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Trader Ratings v1.2.0 (https://vborg.vbsupport.ru/showthread.php?t=65730)

Keyser S?ze 02-03-2005 09:01 PM

nope, maybe ecco jason will know, whats the link to ur forum, u can PM it to me if u dont want to post it

eoc_Jason 02-05-2005 08:24 PM

He figured it out... He was trying to rate himself... ;) (which you can't do)

wrang 02-06-2005 07:20 AM

Where shuold i put this code in the postbit template??

<if condition="$thread[forumid] == 16">
(trader ratings row)
</if>

Stussi 02-08-2005 02:01 PM

Hey Jason! Very nice Hack!

But i?ve got some problems with it....

I've installed it ~3 month ago and now it makes some problems:

I've rated a guy in my forum. He had one positive rating (rated by me) and i wanted to leave him a second... worked fine but: (i translated it in german...)

Quote:

Bewertungen: 1
Positive Bewertungen: 100,0%
Positive Bewertungen von Mitgliedern: 1
Negative Bewertungen von Mitgliedern: 0
Positive Bewertungen insgesamt: 2
How is that possible?? he got 2 positive ratings by me and theres only one listed....

I also changed the Value in the DB but no effect...
And i edited the ratings... still no effect..
I also gave him a third positive... no effect except there are 2 overall ratings and 3 positve...
there are NO negative ratings...

Edit: it seems that the ratings by the same Userid dont count....

lifesourcerec 02-09-2005 08:33 PM

IS there a way to manually add feedback. I merged 2 accts and the feedback thing didn't carry over.

eoc_Jason 02-17-2005 04:05 PM

Stussi - The rating is based on unique users. Thus if you rated him 1,000 times, then it would still only give him 1 point.

lifesourcerec - if you wanted to merge over his ratings, you would probably need to search the table for his old userid, and alter them to his new userid. Also you would need to take into consideration users he rated. That can get kind of messy depending on the total rating numbers.

lifesourcerec 02-18-2005 12:05 AM

Quote:

Originally Posted by eoc_Jason
lifesourcerec - if you wanted to merge over his ratings, you would probably need to search the table for his old userid, and alter them to his new userid. Also you would need to take into consideration users he rated. That can get kind of messy depending on the total rating numbers.

Once I find his old id, how would I alter them over to his new one? change the old id to the new one?

ChrisBaktis 02-19-2005 12:35 PM

I would like to add a box in a members profile area that shows the last 5-10 feedbacks. Can anyone help with the code I need to add (if it is possible)?

JazzleBug 02-20-2005 09:14 PM

Quote:

Originally Posted by eoc_Jason
Stussi - The rating is based on unique users. Thus if you rated him 1,000 times, then it would still only give him 1 point.

lifesourcerec - if you wanted to merge over his ratings, youwouldprobably need to search the table for his old userid, and alterthem tohis new userid. Also you would need to take into considerationusers herated. That can get kind of messy depending on the totalratingnumbers.

Any idea if there will be an update regarding the merging/changingofmembernames/id's? We've already had some trouble with this and asthesite grows, it's only going to get worse.

Great addition, though! My members are using the hell out of it! :p

Telkman 02-21-2005 09:56 AM

Just a very small change I thought other people may be interested in, or have some comments on...

In the navbar on various pages, the "View Trader Ratings", "Edit Trader Ratings" etc link to the user you are currently editing - to fit in more with the traditional vB breadcrumbs style, these should perhaps link to the parent page, with no user specified.

Ideally, these would link to a page appropriate to the action in question, e.g. an edit/submit page where you can search for the user, but for something so simple and effective, that over complicates things rather - To simply have each link return to the trader ratings page, simply remove
PHP Code:

u=$userinfo[userid

from each of the below lines in traderratings.php.

PHP Code:

$navbits construct_navbits(array("traderratings.php?$session[sessionurl]u=$userinfo[userid]=> "View Trader Ratings",'' => $userinfo['username']));

$navbits construct_navbits(array("traderratings.php?$session[sessionurl]u=$userinfo[userid]=> "Submit Trader Ratings Feedback",'' => $userinfo['username']));

$navbits construct_navbits(array("traderratings.php?$session[sessionurl]u=$userinfo[userid]=> "Edit Trader Ratings Feedback",'' => $userinfo['username'])); 



All times are GMT. The time now is 03:27 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.02157 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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