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)

yoyoyoyo 07-18-2005 04:21 PM

Quote:

Originally Posted by eoc_Jason
Why would you want a star rating instead of numbers? I don't see how the two would correlate, unless you made the # of stars relevant to the % of positive feedback.

ebay uses both and it works fine. they give you a specific star icon for the level of feedback, and also list the number.

eoc_Jason 07-18-2005 04:35 PM

My mistake, I thought he said stars instead of numbers, but he said numbers and then "something like 5 stars"... (Which I'm assuming he means the vBulletin scale of 1-5 stars). The easiest way to do it without having to even edit the PHP file would be to just do some if conditionals in the postbit template to base your stars on the TR score.

As for the eBay stars that yoyoyoyo mentioned... don't even get me started with how pointless those things are... They are eyecandy and nothing more... and that's all I will say about that.

bigcurt 07-18-2005 06:31 PM

I think the hack works great, the stars are cool but there just for looks, My site could not live without this hack..and there are a few things I would LOVE to see done with this hack jason but stars arent really one of them :P. If you ever get time I might give you some money to modify this hack for a few things jason, when you get time :). I love this hack, and thank you a TON for doing it.

~Big Curt

Q-v-n-s-Q 07-25-2005 12:17 AM

when i install ( tarder system automatic add top rated trader )
http://www.efz-tm.net/forums/traderratings.php?

totenmaske 07-28-2005 01:40 AM

Thanks for a brilliant mod!!!

RS25com 07-29-2005 04:36 PM

I am still hoping for a percentage mod for this. Right now I am having problems because people assume ANY positive number means the seller is okay, and buy from them without looking at the details. But as it turns out, a seller with 10+ and 4- = 6+. It should really equal 60%.

My members are trying to work on this. I am not above doing on the fly calculations on my site, as it's pretty small. Alternately, I can add another DB column and run some SQL to populate it, and then I just need to code to display it.

Anyone wanna take this on? Here is where we stand on this:

http://www.rs25.com/forums/showthread.php?p=578034

Kihon Kata 07-29-2005 04:45 PM

I'm still hoping for an upgrade to 3.5 for this hack.

any idea when?

Quote:

Originally Posted by RS25com
I am still hoping for a percentage mod for this. Right now I am having problems because people assume ANY positive number means the seller is okay, and buy from them without looking at the details. But as it turns out, a seller with 10+ and 4- = 6+. It should really equal 60%.

My members are trying to work on this. I am not above doing on the fly calculations on my site, as it's pretty small. Alternately, I can add another DB column and run some SQL to populate it, and then I just need to code to display it.

Anyone wanna take this on? Here is where we stand on this:

http://www.rs25.com/forums/showthread.php?p=578034


eoc_Jason 07-31-2005 01:03 PM

1. I said this before and I will say it again. There will NOT be an update for vB 3.5.x until they have a final release. (So much code changes during the beta/RC versions, I really don't feel like having to do a bunch of needless re-work). It is currently a RC1, typically two more RC's come out, then the final release.

2. If you want to know how to make a % display, look at the function that does the calculations, and also the main TR page (since it calcs %'s for that page). The easiest cource of action would be to add another column to your user table to store the % value (if you don't want to do it on the fly). Then under the function that calculates out the TR score, add the code to calculate the % and update the user table with that info too.

You will have to run a mass-update to re-calc all users. I'm not sure if I posted any code for that, but the concept is not that complex to write your own little routine.

icecube0045 08-03-2005 06:50 PM

Is there a way that i can remove the trader ratings from my forum?

icecube0045 08-03-2005 06:58 PM

When i go to "apply phrases" i get this error"
Database error in vBulletin 3.0.7:

Invalid SQL: INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'tratings', 'Trader Ratings', 1)
mysql error: Duplicate entry 'tratings-0-1' for key 2

mysql error number: 1062

Date: Wednesday 03rd of August 2005 12:52:12 PM"

I already have it installed on my forum but i tried to do it again becasue it dosent work with the new skins that ive added, it only works with the 1st one.


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

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.01890 seconds
  • Memory Usage 1,741KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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