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)

eoc_Jason 01-04-2005 05:16 PM

sbryan:
1. You *might* have to edit the install file to "force" which StyleID you want it to install the templates to.
2. Feedback is not moderated at this time. However, the way the points system work is like eBay. If one person leaves 1,000 negatives, it still only deducts 1 point from their total. The Trader Rating is based on unique members. However, admins/mods can edit/remove any feedback from any user very easily.
3.It should work with 3.0.4 since all the code is independent of any vB files.

sbryan 01-05-2005 10:32 AM

Quote:

Originally Posted by eoc_Jason
sbryan:
1. You *might* have to edit the install file to "force" which StyleID you want it to install the templates to.
2. Feedback is not moderated at this time. However, the way the points system work is like eBay. If one person leaves 1,000 negatives, it still only deducts 1 point from their total. The Trader Rating is based on unique members. However, admins/mods can edit/remove any feedback from any user very easily.
3.It should work with 3.0.4 since all the code is independent of any vB files.

thanks Jason.

will try installing it ASAP and give it a test run!

*EDIT* got it all working pretty nicely. trade ratings is appearing in the postbit area under some other custom fields that i put in a while ago and looks quite nice. managed to find alot of the text and edited that (took me a while to find as i was searching in the templates not in the phrases).

it will be a 'tread carefully at first' approach with the forum members but it should compliment our existing system quite nicely. anything that keeps game traders/sellers honest is fine with me.

now to just work out where to put a link in the MEMBERINFO template as well that looks nice and not out of place.

thanks Jason, great hack!

0ptima 01-08-2005 05:54 AM

Anyone running this hack with 3.0.5?

the wiz 01-08-2005 11:49 AM

I am.

Aros 01-08-2005 12:19 PM

I am too, works fine.

eoc_Jason 01-08-2005 03:19 PM

There is no reason it shouldn't work with 3.0.5 (or any other 3.x version for that matter). The Trader Ratings add-on is for the most part a self-contained script that is independent of any vBulletin changes. ;)

Quote:

Originally Posted by 0ptima
Anyone running this hack with 3.0.5?


therczone 01-09-2005 08:00 AM

*Clicks install* (Works on my vB 3.0.5)

eoc_jason, please PM "Paul M" about his code/hack.

https://vborg.vbsupport.ru/showpost.php?p=584793

I like this hack, but was dissapointed to find an error in my who's online. Here is my version (with trader ratings info) of his hack. I don't take credit for it, I simply edited it's words. This works with vB 3.0.5.

In forumdir/includes/functions_online.php find ;

Code:

                case 'modcplogin':
                        $userinfo['action'] = $vbphrase['moderator_control_panel_login'];
                        break;

and below it add ;

Code:

                case 'traderratings':
                        $userinfo['action'] = " Viewing Trader Ratings";
                        break;

Then Find ;

Code:

        case 'bugs.php':
                $userinfo['activity'] = 'bugs';
                break;

and below it add ;

Code:

        case 'traderratings.php':
                $userinfo['activity'] = 'traderratings';
                break;

trader ratings who's online, whos online, who online, error

the wiz 01-09-2005 02:35 PM

Quote:

Originally Posted by therczone
*Clicks install* (Works on my vB 3.0.5)

eoc_jason, please PM "Paul M" about his code/hack.

https://vborg.vbsupport.ru/showpost.php?p=584793

I like this hack, but was dissapointed to find an error in my who's online. Here is my version (with trader ratings info) of his hack. I don't take credit for it, I simply edited it's words. This works with vB 3.0.5.

In forumdir/includes/functions_online.php find ;

Code:

                case 'modcplogin':
                        $userinfo['action'] = $vbphrase['moderator_control_panel_login'];
                        break;

and below it add ;

Code:

                case 'traderratings':
                        $userinfo['action'] = " Viewing Trader Ratings";
                        break;

Then Find ;

Code:

        case 'bugs.php':
                $userinfo['activity'] = 'bugs';
                break;

and below it add ;

Code:

        case 'traderratings.php':
                $userinfo['activity'] = 'traderratings';
                break;

trader ratings who's online, whos online, who online, error

+++++in! Works great on my site!

horrordvds.com 01-09-2005 04:03 PM

So, if someone has 10 separate transactions over the space of a month and leaves 10 feedbacks, that only counts as 1 point on their feedback rating? It would be nice if we could customize that ability. My forum only has a few thousand members and out of those, only several dozen are active traders. They have always left multiple feedback for each other - on separate transactions - and I always counted each one as a +1 on their score.

Blade-uk 01-09-2005 04:55 PM

Great hack, but one problem i have found on the stats page -

http://www.tech-arena.co.uk/forum/traderratings.php?

It keeps stating this, so i looked through the instructions which say -

Quote:

TRATING_CLOSED
- Disables the trader ratings pages and displays a maintainence page
- Set to '0' for open (default), '1' for closed
But my code says -

Quote:

// Disables the trader ratings pages and displays a maintainence page
// Administrators and Moderators will still be able to view / use the TR system!
// NOTE: PMs will not be sent when closed (so you can test ratings without spamming users)
define('TRATING_CLOSED', 0);
So as it's on 0, shouldn't it be open, any help is greatly appreciated.

Thanks :)

Also even though i've updated from 1.1.0 to 1.2.0 on a members trading page it says Trader Ratings v1.1.0 under their feedback.


All times are GMT. The time now is 03:28 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.01557 seconds
  • Memory Usage 1,755KB
  • 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
  • (8)bbcode_code_printable
  • (5)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