PDA

View Full Version : Major Additions - iTrader v2.8 - Powerful Rating System


Pages : 1 [2] 3 4 5

HRCHOSTING
03-28-2010, 11:58 PM
I would loose one of the main features that saves my sanity lol... the auto fill url "Rate Seller" function. My users would pm me to death asking me why they can't post feedback.
here's an example of the url they use for itrader http://www.mysite.com/classifieds/showcat.php?cat=6
but im totally lost on how to make these 2 systems work together.

ps2wiz
03-29-2010, 12:06 AM
An unclean method would be this:

Create a plug-in style_fetch with the following content:
if ((THIS_SCRIPT == 'itrader') OR (THIS_SCRIPT == 'itrader_detail') OR (THIS_SCRIPT == 'itrader_feedback') OR (THIS_SCRIPT == 'itrader_main') OR (THIS_SCRIPT == 'itrader_report'))
{
$styleid = X;
}Please change the X into the style id.

This doesn't seem to work, the Feedback number is still displayed in every post next to the username. And if I try to access any iTrader related page it just simply switches to the Style that I have replaced X with.

entertain
03-29-2010, 12:13 AM
Nice to see that you like my new iTrader feature. :)

Nevertheless, in my opinion ingegrations like in microClassified, microAUCTIONS, vB Photoplog, Photopost or something else are special wishes.
When I'll add an integration for all of them, this modification would become very unclean.

If you like to integrate iTrader in one of the modifications we could talk about a paid service, but I will not spend my time in features which are only used by handful people.

I hope you understand.

entertain
03-29-2010, 12:15 AM
This doesn't seem to work, the Feedback number is still displayed in every post next to the username. And if I try to access any iTrader related page it just simply switches to the Style that I have replaced X with.could you please make a screenshot what you mean? I think I missunderstood anything.

ps2wiz
03-29-2010, 12:33 AM
could you please make a screenshot what you mean? I think I missunderstood anything.

It simply does not work.

ps2wiz
03-29-2010, 12:49 AM
Maybe you misunderstood my original request.

I do not want the style ID to switch when I am using an iTrader page.
I want to disable iTrader from appearing completely on every ID style besides one.

entertain
03-29-2010, 08:43 AM
and what would be the sense of this "feature"?

ps2wiz
03-30-2010, 04:50 AM
and what would be the sense of this "feature"?

For example, only certain usergroups on my forum have permission to use a particular style. And I only want iTrader to work for that style only.

Snorlax
04-01-2010, 08:07 PM
I don't know if this is possible, I'm trying to change the postbit to include the number of positives, neutrals, and negatives. Like this:
http://img169.imageshack.us/img169/450/postbit.png

I've edited itrader_feedback_score to look like that but I can't get the numbers to work. Any advice would be greatly appreciated.

entertain
04-01-2010, 09:10 PM
@Snorlax:
Try these variables for the numbers:
{vb:raw userinfo.tradepos}
{vb:raw userinfo.tradeneu}
{vb:raw userinfo.tradeneg}I didn't test it, but maybe it works. :o

Snorlax
04-01-2010, 10:17 PM
Thanks for the help entertain. That didn't work, it won't let me use userinfo in the postbit. I also tried
{vb:raw post.tradepos}

But that didn't work either. Any other ideas?

entertain
04-03-2010, 09:34 PM
204 installations and no donations yet. I don't want to be disrespectul, but if this will go on like this I am not releasing any updates anymore.

I wasn't obliged to spend a couple of hours in making this modification vB4-ready.

Sorry for being inconventient. Nevertheless I hope you understand my position.

Rckcrwlr
04-03-2010, 09:50 PM
Sorry for being inconvenient. Nevertheless I hope you understand my position.

I understand you position...

For myself, I make sure that everything works well before I "support" the talents of the developers.

Having a PP link would make it easier also...

If you support them...it will come...

Thanks for all your help.

John

entertain
04-03-2010, 10:04 PM
@Rckcrwlr:
then I hope that anything is working well for you. :)

JesterP
04-04-2010, 02:20 AM
Fantastic mod!

I have one small issue I'd like to fix up. I have the proper trading forum indicated in the settings but the "rate seller" button is appearing on every first post in all forums on my site. I could be confused but my understanding is that if I specified the forum, the button would only appear in the first post of threads in that forum.

Did I do something wrong is is this the way it behaves?

Thank you!

Jester

entertain
04-04-2010, 07:45 AM
At the moment the rate seller button depends on the "Forums Where Feedback Score is shown" option. I think I am changing this in a future version (when there will be one).

JesterP
04-04-2010, 02:31 PM
At the moment the rate seller button depends on the "Forums Where Feedback Score is shown" option. I think I am changing this in a future version (when there will be one).

Thanks! I think it would be good to show the rating everywhere, but the button in one forum.

Awesome mod

Jester

ndL
04-04-2010, 02:33 PM
i get error in my database sometimes and vbulletin sends the notice to myemail.

Invalid SQL:

SELECT COUNT(userid) AS usercount, COUNT(*) AS usercountall, rating
FROM vb_itrader
WHERE rateduserid =
GROUP BY rating;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY rating' at line 4
Error Number : 1064
Request Date : Thursday, March 25th 2010 @ 09:12:13 AM
Error Date : Thursday, March 25th 2010 @ 09:12:13 AM
Script : http://www.bmx.lt/itrader.php?u=0
Referrer :
IP Address : 213.46.46.118
Username : Neprisiregistravęs
Classname : vB_Database
MySQL Version :

venom2124
04-04-2010, 02:51 PM
204 installations and no donations yet. I don't want to be disrespectul, but if this will go on like this I am not releasing any updates anymore.

I wasn't obliged to spend a couple of hours in making this modification vB4-ready.

Sorry for being inconventient. Nevertheless I hope you understand my position.

I don't see any way to donate. So unless I'm dumb and stupid it's kind of hard to donate when you haven't provided us a way to do that.

Alex@Mk3OC
04-04-2010, 07:24 PM
As above, can't see any buttons to donate

entertain
04-04-2010, 11:19 PM
@ndL:
this isn't fatal. Only when a person uses itrader.php?u=0 in the url they get this error. Maybe I can get this fixed.

@venom2124 & Alex@Mk3OC:
As I wrote in the first post please contact me to get the paypal address. Thanks. :)

Snorlax
04-07-2010, 08:37 PM
entertain, I also would like to donate for your work. It is an excellent mod and I appreciate someone maintaining it. :)

werewolves69
04-09-2010, 02:55 AM
Thank you for this, works great, using it for marketplace forums within my website GREAT

burntire
04-09-2010, 07:04 PM
As above, can't see any buttons to donate
I don't see any method to donate either.

entertain
04-09-2010, 09:24 PM
iTrader 2.6.2 - Optimisation Release

Some new features are:

iTrader Profile Tabs:
115497

Hide URL Option:
115498

More information in Post #2.

Retal
04-11-2010, 02:30 PM
Hi Entertain, thank you for your great work.

The template itrader_feedback_score was missing a closing </vb:if> which lead to showing the feedback line twice under certain circumstances (users with no feedback yet && feedback showing left under the name).

Here is the correct version for 2.6.2 with the missing piece separated by new lines:

<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'"><span class="usertitle">
{vb:rawphrase itrader_feedback_score} <vb:if condition="$show['rateinfolink']"><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}"></vb:if>{vb:raw post.itrader_total}<vb:if condition="$show['rateinfolink']"></a></vb:if><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</span>

</vb:if>

<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><vb:if condition="$show['rateinfolink']"><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}"></vb:if>{vb:raw post.itrader_total}<vb:if condition="$show['rateinfolink']"></a></vb:if><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></dl></vb:if>
</vb:if>


Cheers,
Martin

entertain
04-11-2010, 03:32 PM
@Retal:
Thanks, I've also fixed this yesterday in my dev version. 2.6.21 with this bug fix is attached. Thanks!

flussmitteldj
04-11-2010, 03:35 PM
thank you

MikeWarner
04-11-2010, 05:15 PM
I just spotted an error. When leaving feedback (clicking on the "Rate Seller" link), no error message is given if the feedback is too short, it just comes up with a general error saying something is wrong. It does however given a too short notification if leaving feedback directly in their profile (i.e. as the seller).

Great hack though. :)

mikey1991
04-12-2010, 05:41 AM
Hi there, just a quick question, when upgrading this mod from vB3 to vB4 versions, it does retain all the feedback scores, right?

Retal
04-12-2010, 09:05 AM
If you don't uninstall the old version, yes it does. Disabling is fine (even required during an upgrade).

chriske
04-12-2010, 10:21 AM
Thanks you for the update,

I have a slight problem with the settings.

I can't hide the Itrader menu for certain usergroups.
I only allow users from a certain usergroup to acces the Itrader mod but when users that don't have permission click on the menu link they see this message:


you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.it's quite confusing for them, How can i hide the itrader menu from certain usergroups?

entertain
04-12-2010, 11:03 AM
@MikeWarner:
I will try to add a error message for this case.

@mikey1991:
yes, but only when you overwrite your old product. Don't uninstall the old version!

@chriske:
I added this in the next version:

Edit Plug-in: iTrader Navbar Link (1st line)
if($vbulletin->options['itrader_active'])
change into
if($vbulletin->options['itrader_active'] AND $vbulletin->userinfo['permissions']['itraderpermissions'])

Thanks for reporting!

chriske
04-12-2010, 11:49 AM
Your fast! Thanks mate :)

Got an other suggestion:
I have added 2 links on the page: itrader_main.php? (Buy and Trade, which lead to the forums where Itrader is active) So that users can navigate fast to those forums.
It would be better if theres a option to display the latest / new topics (from in the marketplace forums) on itrader_main.php??

Thanks again and rated 5 :)

entertain
04-12-2010, 11:53 AM
@chriske:
funny, look into the first post
- latest threads of a selected forum on itrader main page
I will do my best. :)

chriske
04-12-2010, 12:29 PM
My bad http://jointjedraaien.nl/wietforum/images/smilies/smiley_knetter.gif

I will be waiting patiently :)

Stuk@
04-12-2010, 02:44 PM
oh, sorry. Small error.

The button fetches this option:
Settings => iTrader Settings => Forums Where Feedback Score is shown

If you've entered a forum id there it should be only be displayed in this forum. Otherwise it is shown everywhere.


Is there a way to change that to Valid Forums?


EDIT: NVM dont bother i just modified it myself

entertain
04-12-2010, 03:23 PM
@Stuk@:
I am working on it. ;)

*edit*
It's working in my dev version. Will be changed in next release. ;)

dollster68
04-12-2010, 04:27 PM
Hello. Thanks for this awesome mod. Just installed it; however, I'm having a problem. After install, I click on the iTrader in the Navbar and get a "you don't have permission" message. Where do I set permissions? I'm admin.

I would appreciate any help. BTW, I downloaded v2.6.21.

entertain
04-12-2010, 04:45 PM
@dollster:
First you should enable this mod:
vBulletin Options => iTrader Settings => iTrader Active.

And here you can set the usergroup permissions:
Usergroups => Usergroup Manager => Choose Group => Edit Usergroup => iTrader Permissions

dollster68
04-12-2010, 05:15 PM
Awesome. Thanks.

dollster68
04-12-2010, 05:28 PM
BTW, another question. Is it possible for a sneaky user to signup with a different account and then leave false feedback for their other account? I don't want anyone to get the false impression that a particular user who might have glowing feedback would take advantage of a buyer and scam them.

Is there may a thing that prevents a user from the same IP address from leaving feeback? Just a thought.

entertain
04-12-2010, 05:33 PM
No, there is nothing what might prevent this case, sorry.

entertain
04-12-2010, 05:47 PM
<u>iTrader 2.6.3</u>
Changes:
- Rate Trade Button - Check "Valid Forums Only" setting instead of Feedback Score forums
- Navbar Links - Permission Check added

Thanks to the donators burntire and Alex@Mk3OC who motivited me to go on working on this modification!

chriske
04-12-2010, 07:49 PM
Thanks, when I have some cash on paypal I will donate some bucks to you ;)

murekhalir
04-12-2010, 08:18 PM
I'm running a vb3 forum, will it smoothly make it through 4.0 upgrade?

I can't afford to lose member ratings as my site is fully based on trading.

-------------------------------
Feature request:

-Allow admins to add X points to a user. I want to import ratings from other sites over as a selling point to join my site. ;P

-Positive points = X points (admin set amount)
-Negative points = - X points (Admin set amount)

entertain
04-12-2010, 08:26 PM
@murekhalir:
yes, but only when you overwrite your old product. Don't uninstall the old version!

Moaead
04-13-2010, 03:13 AM
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /mounted-storage/home126/sub021/sc75120-VETI/wsmmarket.com/vb/upload/itrader.php(145) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: itrader_user in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /mounted-storage/home126/sub021/sc75120-VETI/wsmmarket.com/vb/upload/itrader.php(147) : eval()'d code on line 2

entertain
04-13-2010, 10:30 AM
@Moaead:
Are you sure that you overwrote all files?

Moaead
04-13-2010, 10:34 AM
Yes im sure...
:(

i really need it

entertain
04-13-2010, 10:38 AM
This problem is normally caused by old vB3 files.

I don't know what else can cause it. :(

Moaead
04-13-2010, 10:40 AM
ok can u tell me how to remove the files again and try?

Thanks.

entertain
04-13-2010, 10:46 AM
You need to have a FTP access for your server to manage the files. How to remove/upload the files depends on the FTP Uploader you're using.

Rckcrwlr
04-13-2010, 11:18 AM
I upgraded...

Now if I go to the iTrader page and enter a members name to leave a rating, the page says done but it is blank???

Any ideas?

entertain
04-13-2010, 12:42 PM
Where do you enter a member name (which php file in url)?

Rckcrwlr
04-13-2010, 01:07 PM
itrader_main.php

Search for A Member

entertain
04-13-2010, 01:18 PM
and what's the url of the blank page?

Rckcrwlr
04-13-2010, 01:27 PM
and what's the url of the blank page?

http://www.networkhobbies.com/memberlist.php

entertain
04-13-2010, 01:35 PM
I am currently rewriting the whole itrader_main page. Are you able to wait a few weeks?

Rckcrwlr
04-13-2010, 02:11 PM
I am currently rewriting the whole itrader_main page. Are you able to wait a few weeks?

Yes sir!!! :D

entertain
04-13-2010, 08:07 PM
Development v2.7.0
Today I started to develop version 2.7.0 and I made many progresses.

The design of itrader user and itrader main page was completely rewritten. In my opinion it looks very good. Here I've uploaded a screenshot:

115730

Next I want to add the requested "latest threads of selected forums" feature to the itrader main page.

I hope this won't be that difficult.

Rckcrwlr
04-13-2010, 09:44 PM
Nice and clean...I like it...

murekhalir
04-14-2010, 12:28 AM
HOT. this new upgrade is hot.

Whats your paypal addrfess - gotta support you.

Alex@Mk3OC
04-14-2010, 01:11 PM
Looks really good... can't wait for it to be released

entertain
04-14-2010, 01:49 PM
iTrader 2.7.0 available!

Changes:
- Main Page Redesigned
- User Page Redesigned
- Feedback Page Redesigned
- Sidebars
- Search Username AJAX Suggestions

Screenshots will be updated soon.

Andre31
04-14-2010, 02:28 PM
Whats your paypal addrfess - gotta support you.

Me to, please send me your adress entertain per PN, you have made a great job entertain.

mikez006
04-14-2010, 04:29 PM
I just upgraded, however I do not have the side bar on the iTrader Profile and iTrader Main pages. Instead the Trader Rating, Contact info, and Recent Ratings, show below the main trader feedback area in rows.

I don't see a setting for this. Did I do something wrong?

chriske
04-14-2010, 04:31 PM
Have you reverted the template?

entertain
04-14-2010, 04:33 PM
Thanks for your donation, Andre! :)

@mikez:
yes, chriske is right - maybe you modified any templates before.

mikez006
04-14-2010, 04:41 PM
Have you reverted the template?

I checked the iTrader templates and it says "Template is Unchanged From the Default Style" So it won't let me click the revert button.

I uploaded the files first, then upload the XML file when I upgraded. Is that the correct order or does it not matter?

Andre31
04-14-2010, 04:49 PM
Thanks for your donation, Andre! :) .
No Prob., great jobs must be rewarded. Thanks to you for this nice Update / Upgrade !

entertain
04-14-2010, 04:51 PM
@mikez006:
yes, this is correct. Maybe you could send me an admin access so that i can check it?

chriske
04-14-2010, 04:53 PM
Hey Mikez,

Try to upload the xml file one more time (i remmember now i had to to it twice to make it work) An error message got displayed the first time, second time it was good.

Goodluck

entertain
04-14-2010, 04:56 PM
Maybe it did not overwrite the old product. You could check the version number. ;)

Alex@Mk3OC
04-14-2010, 05:57 PM
Just updated thanks.

I do have one feature request though:

To be able to set the forums that the rate seller button is active in without it being linked to their trader score. Basically we'd like to have the itrader rating dsiplayed in all forums but the rate button in only a couple of forums.

Is this something you'd consider adding?

entertain
04-14-2010, 06:35 PM
Since one of the latest updates the rate seller button is depending on the "valid forums" settings - why should be a rate seller button shown in a non-valid forum?

Zaraki
04-14-2010, 06:44 PM
Where do I upload this?

Zaraki
04-14-2010, 06:52 PM
I'm trying to activate the product but it simply tells me to update the user itrade scores.

what am I doing wrong?

Alex@Mk3OC
04-14-2010, 07:55 PM
Since one of the latest updates the rate seller button is depending on the "valid forums" settings - why should be a rate seller button shown in a non-valid forum?

Not show it in a non-valid forum, but have the option to choose the forum to show it in independantly of 'valid forums' settings.

For examper we have the 'valid forums' set with '0' which enables the iTrader display in postbit on all forums which is what we like to have, but we would like to have the rate seller button shown in 3 forums which we use for selling/trading

Zaraki
04-14-2010, 08:17 PM
Ok I know that I'm a noob, yes I am, but can you please help me with this.

Where do I upload the files to? To what directory? Or do I need to create one? We already iTrader for 3.6.4 and since we upgraded to 4.0.3 we wanted to keep it but it's not appearing.

Zaraki
04-14-2010, 08:26 PM
Scratch that, I already have it working.

Next question, the ratings that were on the other version, is there a way to upload them to the current one? please say yes.

Zaraki
04-14-2010, 08:44 PM
Oh and I can't give any ratings to anyone. It says we don't have permission.

How to change that?

Zaraki
04-14-2010, 08:51 PM
When I try to give ratings it now says that the itrader system is currently closed. HELP!

When I try to acess the iTrader on the navbar option, it gives me this error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/diver/public_html/diverplace/itrader_main.php(155) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: itrader_main in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/diver/public_html/diverplace/itrader_main.php(156) : eval()'d code on line 2

Zaraki
04-14-2010, 09:48 PM
Ok so I know it's possible to "import" the old ratings, the question is HOW?

Zaraki
04-14-2010, 09:58 PM
now this happens:
Warning: require_once([path]/includes/functions_itrader_urlcheck.php) [function.require-once]: failed to open stream: No such file or directory in [path]/itrader_feedback.php on line 374

Fatal error: require_once() [function.require]: Failed opening required '/home/diver/public_html/diverplace/includes/functions_itrader_urlcheck.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/diver/public_html/diverplace/itrader_feedback.php on line 374

entertain
04-14-2010, 10:04 PM
You did not upload/overwrite the files.

Zaraki
04-14-2010, 10:06 PM
No more error happens for now, just need to know how to import the older version ratings.

entertain
04-15-2010, 04:26 AM
Didn't you read the instructions in the first post? You only have to OVERWRITE the product. DON'T remove the old one.

Antonio Pereira
04-15-2010, 06:59 AM
I Have [AJAX] Post Thank You Hack and with this plugin Itrader show a problem in layout.

Example in attach file:

Best Regards

Retal
04-15-2010, 09:27 AM
Entertain, thank you for the new version.

Our users were used to showing the iTrader in postbit everywhere, even in private messages.
If you want to do this, find the iTrader plugin run at the hook postbit_display_complete (btw it should be called "iTrader Postbit Link", not "Navbar Link ;))
and change this
if ($this->registry->options['itrader_forumid_ok'])
to this
if ($this->registry->options['itrader_forumid_ok'] OR THIS_SCRIPT == 'private')

Valid for version 2.7.0

DxSEO
04-15-2010, 09:29 AM
I Have [AJAX] Post Thank You Hack and with this plugin Itrader show a problem in layout.

Example in attach file:


Best Regards

here is solution

go to itrader settings > Where do you want the "Feedback Score" to appear in the postbit where it is activated? > Below post count on right

Retal
04-15-2010, 09:34 AM
iTrader 2.7.0
in template itrader_user some elements <dd> are missing the ">" thus rendering incorrectly the tabs "From Buyers, From Sellers..." in IE and Opera (FF renders correctly).

Corrected template for 2.7.0:
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
{vb:raw headinclude}
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}itrader.css,itrader_user.css" />
<title>{vb:raw pagetitle}</title>
</head>
<body>

{vb:raw header}
{vb:raw navbar}

<div id="content_container">
<div id="content" class="floatcontainer">
<dl class="tabslight">
<dd<vb:if condition="$viewuser['viewtype'] == 0"> class="selected"</vb:if>><a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}">{vb:rawphrase itrader_all_feedback}</a></dd>
<dd<vb:if condition="$viewuser['viewtype'] == 1"> class="selected"</vb:if>><a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}&amp;iv=1">{vb:rawphrase itrader_from_buyers}</a></dd>
<dd<vb:if condition="$viewuser['viewtype'] == 2"> class="selected"</vb:if>><a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}&amp;iv=2">{vb:rawphrase itrader_from_sellers}</a></dd>
<dd<vb:if condition="$viewuser['viewtype'] == 3"> class="selected"</vb:if>><a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}&amp;iv=3">{vb:rawphrase itrader_from_trades}</a></dd>
<dd<vb:if condition="$viewuser['viewtype'] == 4"> class="selected"</vb:if>><a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}&amp;iv=4">{vb:rawphrase itrader_left_for_others}</a></dd>
<div style="float:right">
<span>{vb:raw countposts.total} {vb:rawphrase itrader_total_feedback}
<vb:if condition="$viewuser['viewtype'] == 4">{vb:rawphrase itrader_left_by}<vb:else />{vb:rawphrase itrader_received_by}</vb:if> {vb:raw userinfo.username}
<vb:if condition="$viewuser['viewtype'] == 1">
{vb:rawphrase itrader_from_buyers}
<vb:else />
<vb:if condition="$viewuser['viewtype'] == 2">{vb:rawphrase itrader_from_sellers}<vb:else /><vb:if condition="$viewuser['viewtype'] == 3">{vb:rawphrase itrader_from_trades}</vb:if></vb:if>
</vb:if></span>
</div>
</dl>

<div class="block">
<h2 class="blockhead">
<div style="float:right">
{vb:rawphrase options} / <vb:if condition="$viewuser['viewtype'] == 4">{vb:rawphrase itrader_left_for}<vb:else />{vb:rawphrase itrader_from}</vb:if> / {vb:rawphrase date}
</div>

{vb:rawphrase itrader_comments}
</h2>
<div class="blockbody">
<ul class="blockrow"><li class="sgicon floatcontainer">
<vb:if condition="$itrader_userbits">
<div class="block">
<div class="blockbody">
<div class="blockrow">
{vb:raw itrader_userbits}
</div>
</div>
</div>
</vb:if></li>
</ul>
</div>

<vb:if condition="$pagenav">
<div style="float:{vb:stylevar right};margin-top:10px;">
{vb:raw pagenav}
</div>
</vb:if>
</div>
</div>
</div>

{vb:raw itrader_usersidebar}

{vb:raw footer}


</body>
</html>

Retal
04-15-2010, 09:40 AM
Suggestion: It might be a good idea to assign a custom class to the sidebar in the template itrader_user_sidebar. Eg
<div id="sidebar_container" class="itrader_sidebar">
Users might want to apply different styling from the vB sidebar. We do. :)

entertain
04-15-2010, 10:12 AM
@Retal:
(1) is already fixed in dev version, sorry. :o I am updating it today.

(2) In my opinion this isn't a good idea because this is the best way of integrating iTrader into the style. When I change this, other users might come and say "it doesn't use the colors of my style".

Retal
04-15-2010, 10:15 AM
Hi Entertain, the added class won't change the appearance of the sidebar, but without it we don't have means to style it separately from the vB sidebar.
For example I wanted to change the width of the iTrader sidebar, make it wider than the vB sidebar we use.

Antonio Pereira
04-15-2010, 01:23 PM
Users in my forum using 1024 resolution cant click in iTrader (Navbar) using FF, IE8 dont have problems.

Try to resize and you see this problem in attach file:

Best Regards

entertain
04-15-2010, 01:44 PM
Hm, but this is a vBulletin bug (caused by too many links in navbar). ;)

Antonio Pereira
04-15-2010, 02:38 PM
Hm, but this is a vBulletin bug (caused by too many links in navbar). ;)
Thanks for your answer, any way to work around ?

Best Regards

Zaraki
04-15-2010, 04:36 PM
Yes I read the instructions but it wasn't installing so I removed the older version and then instaled this one.

Retal
04-15-2010, 05:06 PM
Antonio, the solution would be specific to your forum and design. You may try to edit the template navbar and remove some links to make more space for iTrader.

Zaraki, you can restore the ratings from a backup. It should work if you just copy the iTrader tables from before you uninstalled the old version and reimport the product.

If you don't have a backup, well then tough luck.

Zaraki
04-15-2010, 08:10 PM
Ok, so can you please tell me step by step how to do that?

your24hourstore
04-15-2010, 09:29 PM
Warning: require(./includes/class_bootstrap.php) [function.require]: failed to open stream: Permission denied in /home/armrestr/public_html/harleydavidsonpartsforum.com/vb/bootstrap.php on line 30

Fatal error: require() [function.require]: Failed opening required './includes/class_bootstrap.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/armrestr/public_html/harleydavidsonpartsforum.com/vb/bootstrap.php on line 30
got bootstraped :eek:

Andre31
04-16-2010, 04:36 PM
I have translated a small part of the phrases in German / You. Not all translated, but the beginning has been made. In consultation with the User entertain, I get permission to put the phrases available to all. If you want to translate more or better that can do that.
Thanks to entertain for the permission.

mikez006
04-17-2010, 02:36 PM
Feature request: I'd like an option where users can only leave feedback once they have received X positive feedbacks from other members and/or X amount of posts

bigcurt
04-18-2010, 01:29 AM
Are there any known bugs for this? Also, does this work for 3.8 by chance? I know there is a 3.8 version but it is buggy and the author isn't around anymore apparently.

entertain
04-18-2010, 08:36 AM
@bigcurt:
This version fixes a few bugs of iTrader 2.5.0 vB3. There aren't any other known issues by now.

No, this version is only for vB4 and I would not try to install it on vB3.^^

Zaraki
04-18-2010, 11:21 AM
I ask again, please, can you tell me what to do in order to regain the older ratings?

entertain
04-18-2010, 01:00 PM
If you uninstalled the old product you can't do nothing anymore.

Zaraki
04-18-2010, 02:23 PM
Not even with the backups?

mikey1991
04-18-2010, 11:23 PM
@mikey1991:
yes, but only when you overwrite your old product. Don't uninstall the old version!


Thanks! :D

betty02
04-19-2010, 06:52 AM
How easy is this to update? Just uninstall the xml and re-install the new one?

Rckcrwlr
04-19-2010, 07:08 AM
I'm not getting it on mine either...

chriske
04-19-2010, 08:37 AM
How easy is this to update? Just uninstall the xml and re-install the new one?

Overwrite all files from itrader, then upload xml (choose overwrite)

Vapour
04-19-2010, 10:19 AM
How come their is no new update for the 3.8.x :s.
Really wanted this for my site :s

If so ,

please post it.
Thanks

entertain
04-19-2010, 10:36 AM
@chriske:
very, very difficult and nearly impossible for a newbie. I don't know why you ignored my instructions. :rolleyes:

@Vapour:
I am not the developer of the modification. The rights on the vB 3.8 version are held by vbenhancer. I only ported his version to vB 4 and added some features.

It seems as the vB 3.8.0 version (2.5.0) is not going to be updated anymore.

Zaraki
04-19-2010, 10:49 AM
Hmm, so not even with the backups can I get the previous ratings?

ChaibiAlaa
04-19-2010, 11:26 AM
Hello,

I have installed it and is working, but, on threads, the iTrader score is not showing on members part (the left part)

your24hourstore
04-19-2010, 07:00 PM
well i have never gotten this mod to work yet, did crash my site everytime i enabled it though

7thSENSE
04-20-2010, 05:59 AM
I have translated a small part of the phrases in German / You. Not all translated, but the beginning has been made. In consultation with the User entertain, I get permission to put the phrases available to all. If you want to translate more or better that can do that.
Thanks to entertain for the permission.
Hey,

how can I install the German language file? I've recently installed the iTrader system but don't know how to change the language. :)

Greetings

Zaraki
04-23-2010, 05:57 PM
Once again I'll ask.

Previous to the un-installation, I made a backup of the entire forum.

After that, I've updated the forum to version 4.

After having the forum updated, I tried updating the older iTrader tool with this version. It ended up not working because it said it couldn't be overwritten. I tried to change this, but the option did not appear.

Then, I un-installed the previous version of the iTrader and installed this one.

Now the older iTrader rating do not appear, and I wish to change that.

I know that I have to do something about the optimizing/repairing the tables, but my question is, how.

How do I get the older iTrader ratings into this new version.

Thanks for the help.

digitalpoint
04-23-2010, 10:45 PM
The indexes defined in the iTrader table are not scalable at ALL. It's causing full table scans for queries and joins done when you are looking at iTrader stuff for any user. This was causing our user table to have locking issues since those queries are joined to the user table, which in turn causes everything in the forum to slow down (even if it has nothing to do with iTrader).

1. The index rateid index has no need for it to include the dateline column in the index.

2. The index rateduserid is an exact duplicate of the rateid index. This index should include rateduserid and dateline columns (it incorrectly includes rateid and dateline).

3. An index for rateduserid + buyselltrade columns is needed.

I've made those changes to our itrader table and now our itrader table (which has 526,000+ iTrader ratings) does not cause issues any longer.

This is what our indexes look like now:

http://img197.imageshack.us/img197/1903/screenfr.png

Hopefully we will see index fixes in a future version of iTrader package? :)

Manoel J?nior
04-24-2010, 02:57 AM
Great question digitalpoint!

entertain
04-24-2010, 07:30 AM
@digitalpoint:
I didn't want to change the database structure, because maybe vbenhancer is going to release v3 with the old structures and this would make an update to v3 very, very difficult. :(

sevenmix
04-26-2010, 02:40 AM
Hi

First of all thanks to keep updating this awesome plugin.

My question: Is there any way to keep the rate seller button on every post and not only the first one?

Thanks in advance, greetings.

entertain
04-26-2010, 12:44 PM
@sevenmix:
Admin CP -> Plugins & Products -> Plugin Manager

Edit plug-in: iTrader Navbar Link (postbit_display_complete)

Search for:
if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid] AND $this->post['postid'] == $this->thread['firstpostid'])
change into
if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid])(untested ;))

sevenmix
04-26-2010, 03:00 PM
Thanks very much entertain, that works perfectly :)

Retal
04-29-2010, 01:15 PM
Hello, the links under usernames on the page "Left for others" lead to the iTrader page of the user who left the rating, not the user who was rated.

Solution

itrader.php
Change
$templater = vB_Template::create('itrader_userbits');
$templater->register('itrader', $itrader);
$templater->register('userinfo', $userinfo);
$itrader_userbits .= $templater->render();

to
$templater = vB_Template::create('itrader_userbits');
$templater->register('itrader', $itrader);
$templater->register('userinfo', $userinfo);
$templater->register('viewuser', $viewuser);
$itrader_userbits .= $templater->render();

Template itrader_userbits
Change
<a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw itrader.userid}">{vb:raw itrader.username}</a>(<strong>{vb:raw itrader.itrader_total}</strong>)
to
<a href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u=<vb:if condition="$viewuser['viewtype'] == 4">{vb:raw itrader.rateduserid}<vb:else />{vb:raw itrader.userid}</vb:if>">{vb:raw itrader.username}</a> (<strong>{vb:raw itrader.itrader_total}</strong>)

sung
04-30-2010, 05:33 PM
@digitalpoint:
I didn't want to change the database structure, because maybe vbenhancer is going to release v3 with the old structures and this would make an update to v3 very, very difficult. :(

If he was changing the table schema you'd be correct, however changing the indexes won't have any effect on that since you can just rebuild them.

To make his changes you'd just put the following queries in the install/upgrade code:


alter table itrader drop index rateid;
alter table itrader drop index rateduserid;
alter table itrader add index rateid (rateid);
alter table itrader add index rateduserid (rateduserid, dateline);
alter table itrader add index rateduserid2 (rateduserid, buyselltrade);



And to go back to the previous indexes:


alter table itrader drop index rateid;
alter table itrader drop index rateduserid;
alter table itrader drop index rateduserid2;
alter table itrader add index rateid (rateid, dateline);
alter table itrader add index rateduserid (rateid, dateline);



Unless you have some inside knowledge about a 3.x release, no sense in making the current version slower for no reason.

entertain
04-30-2010, 08:14 PM
@sung:
Thanks! Is it possible that itrader_main became very slow after these changes?

(Taking around 2-3 seconds to load, all other (itrader) pages around 0,05 to 0,10 seconds)

KevinAlthaus
05-01-2010, 09:02 PM
Is this version fully working in vb 4.0?

entertain
05-01-2010, 09:14 PM
@Kevin:
it ONLY works with vb 4.0 :D

sung
05-02-2010, 12:07 AM
@sung:
Thanks! Is it possible that itrader_main became very slow after these changes?

(Taking around 2-3 seconds to load, all other (itrader) pages around 0,05 to 0,10 seconds)

Its slower than the rest, but not because of the index changes.

I just changed my indexes back to the defaults to see what the page generation time is.

I get ~0.6 seconds, which is the same time it takes with the changes digitialpoint suggested.

funkejj
05-05-2010, 02:42 AM
Is there a way to change the Trade to something else like Gift? I ahve looked every where and can't find where to change it.

BadgerDog
05-05-2010, 12:06 PM
Any chance to get a "paid" version integrated into Photoposts Classifieds? :up:

Thanks ... :)

Regards,
Badger

entertain
05-05-2010, 12:27 PM
@BadgerDog:
However you could pn me with links what should be integrated and where exactely.

Then I might make you a price offer. :)

ps2wiz
05-06-2010, 03:39 AM
@digitalpoint:
I didn't want to change the database structure, because maybe vbenhancer is going to release v3 with the old structures and this would make an update to v3 very, very difficult. :(


When is he going to release the new version?

entertain
05-06-2010, 10:39 AM
@ps2wiz:
This weekend. ;)

Rckcrwlr
05-06-2010, 10:44 AM
@ps2wiz:
This weekend. ;)

Woo Hoo!!!!!

entertain
05-06-2010, 10:47 AM
Oh you talked about vbenhancer? His website is not available anymore and he doesn't reply any pns here, so I think he stopped the support. :( Sorry :(

ps2wiz
05-06-2010, 12:10 PM
Oh, so you are planning on releasing a new update this weekend? With what changes?

bigcurt
05-07-2010, 03:26 AM
Super, super sadface lol.

washingtonboise
05-07-2010, 10:54 AM
Loving it. score doesn't want to appear in the post bit though, and that makes me feel blue. Looking forward to next release.

sevenmix
05-10-2010, 04:04 PM
@sevenmix:
Admin CP -> Plugins & Products -> Plugin Manager

Edit plug-in: iTrader Navbar Link (postbit_display_complete)

Search for:
if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid] AND $this->post['postid'] == $this->thread['firstpostid'])
change into
if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid])(untested ;))

Hi, this works fine, but when the user makes the post the rate button disappears for him, so its the same problem because he cant rate the other users with the button.

Any solution?

DCS1443
05-12-2010, 07:46 PM
Any reason why on our site it says "Itraderfeedback system is closed"?

Gamertype
05-15-2010, 12:21 AM
n00b question...Where do the php files get installed?

mikez006
05-16-2010, 05:29 PM
@ps2wiz:
This weekend. ;)

That was last weekend. Any update on when the new version is being released?

entertain
05-17-2010, 10:53 AM
It will only be a bugfix release of 2.7.0. :o I am testing a few things out at the moment. It is almost finished.

waderow
05-17-2010, 01:20 PM
can I show the trader rating in the thread by the avatar?

Sicilian
05-20-2010, 02:21 PM
It will only be a bugfix release of 2.7.0. :o I am testing a few things out at the moment. It is almost finished.

Any idea when the new version will be released? I'm looking at adding a trading section on my forums with iTrader, but will hold off is the new version is going to be released in the next few days.

Ocean-Wonders
05-21-2010, 09:48 AM
Thanks, great mod :D

DaSpyda
05-21-2010, 08:10 PM
I am having issues with multiple ratings showing in User info boxes.

The first post in a thread has the correct user info.
Post #2 has Poster #1's info and then poster #2's info
Post #3 has Poster #1, #2, and #3's info... and so on, and so on...

I have upgraded to 4.0.1, and also from the previous version of iTrader.

https://vborg.vbsupport.ru/external/2012/08/128.png

Thanks for your help!

Great product!

entertain
05-21-2010, 09:03 PM
@DaSpyda:
vB 4.0.1 is buggy and that's why some features will make problems with this version. I recommend updating your vB to 4.0.3 .

If the error still exists afterwards, please report it again. I might take a look into your forum. :o

DaSpyda
05-22-2010, 02:43 AM
@DaSpyda:
vB 4.0.1 is buggy and that's why some features will make problems with this version. I recommend updating your vB to 4.0.3 .

If the error still exists afterwards, please report it again. I might take a look into your forum. :o

Thanks...upgraded but problem still exists.

I have enabled iTrader so you may see what it's doing.

I am very, very grateful for your help!!!!!

daspyda@gmail.com is my contact addy.

Don

puertoblack2003
05-31-2010, 09:26 PM
hello,

there's an issue with your mod and photoplog pro vb4.Itrader is blocking certain navigation features from photoplog to appear on the photplog index page. like upload,slideshow and few other features.I tracked in down to your mod.
When i disabled itrader temporary in caused a white page to photplog main.

The owner of photoplog don t know whats going on and said that he's using vb default nav

this is his plugin info for navtab

$tabselected = '';
$tablinks = '';
if (defined('PHOTOPLOG_THIS_SCRIPT'))
{
$vbulletin->options['selectednavtab']='photoplog';
$tabselected = ' class="selected"';
$templater = vB_Template::create('photoplog_navtab_navlinks');
$templater->register('photoplog', $GLOBALS['photoplog']);
$tablinks = $templater->render();
}

$template_hook['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="'.$vbulletin->options['photoplog_script_dir'].'/index.php'.$vbulletin->vars->session['sessionurl_q'].'">'.$vbphrase[photoplog_photoplog].'</a>'.$tablinks.'</li>';


its executing under process_template _complete with execution order of 5


thank you

schlottkej
06-04-2010, 05:03 AM
microCLASSIFIEDS and microAUCTIONS would be great to be integrated with...

Acers
06-09-2010, 03:46 PM
There is a small bug with itrader when any moderator tries to edit the rating of a deal.
If he doesn't happen to be the deal starter or the person who gave the feeddback originally, itrader will give "Deal URL Invalid" error.

Technically a person who has been given admin rights for editing the feedback and deletions should be able to edit the feedback also.

Here is the bug fix if someone wants:

open includes/functions_itrader_urlcheck.php
find
function itrader_checkurl0($dealurl)
{
global $vbulletin;
replace
function itrader_checkurl0($dealurl)
{
global $vbulletin, $permissions;


find
function itrader_checkurl123($dealurl)
{
global $vbulletin;
replace
function itrader_checkurl123($dealurl)
{
global $vbulletin, $permissions;


find twice
if ($result['postuserid'] != $vbulletin->GPC['userid'] AND $result['postuserid'] != $vbulletin->userinfo['userid'])
{
replace
if ($result['postuserid'] != $vbulletin->GPC['userid'] AND $result['postuserid'] != $vbulletin->userinfo['userid']
AND !($permissions['itraderpermissions'] & $vbulletin->bf_ugp['itraderpermissions']['canadmin']))
{

this will fix the bug.
Hope this helps someone :)

Zombo
06-14-2010, 03:11 AM
Kind of a weird request but anyway,

in my old forum, we used to keep track of feedback in a thread by hand.

now we want to use iTrader, but I want to be able to import the old feedback.

if I simply change itrader_total itrader_pcnt, it will work temporarily until someone adds a feedback through the system, in which case it will recount and lose the edit.

is there a way I can make this work?

sevenmix
06-14-2010, 06:27 PM
Hi

It would be good that itrader points integrate the system of promotions of vbulletin, someone could do this?... i will pay for the work

entertain
06-18-2010, 01:22 PM
This modification is officially compatible with vBulletin 4.0.4.

An other update is coming soon thanks to a kind donation from wynode.

spillage
06-20-2010, 07:05 PM
This looks like a great Mod, one that I could use... But I'm unclear as to where this Mod exists... is it a part of the users Profile page?... is it a Tab, is it a Navbar item?... is it accessable from specified forums only?

Zombo
06-22-2010, 04:20 AM
in itrader_main.php,

you need to add user.avatarrevision for the 3 queries that go in search_results, otherwise you would be able to display custom avatars.

edit:

can you allow parsing of url links in the option fields? so that instead of writing in that tiny field, you give a link to a post

dippetas
06-25-2010, 07:49 AM
Nice mod, but i have a small problem, my users avatars not showing at all, only mine. Does anybody know what could be wrong? any help would be appreciated.

thanks in advance
Dippetas

entertain
06-25-2010, 11:58 AM
@dippetas:
please try this php file :o

spillage
06-25-2010, 10:22 PM
To minimize database bloating with old redundant threads, we typically delete trading post threads that have had no activity for 60 days.

How will thread deletion effect iTrader ratings?

entertain
06-26-2010, 06:10 AM
@spillage:
when an url is entered, you will get a "thread not available" message or however it is called. The ratings will stay.

sung
06-26-2010, 06:21 AM
An other update is coming soon thanks to a kind donation from wynode.

Good news.

Hopefully you include Acers fix a few posts above, I've actually run into this a few times and previously to work around it have just temporarily disabled requiring a URL while changing a rating, then turn it back on when I'm done :o

entertain
06-26-2010, 06:31 AM
@sung:
is also fixed in my dev release. I just have to fix some issues concerning the "show rate trade button in all posts" feature and then the new version is finished. :)

spillage
06-26-2010, 10:09 AM
@spillage:
when an url is entered, you will get a "thread not available" message or however it is called. The ratings will stay.

Thanks... I was considering not using the URL anyway.

spillage
06-26-2010, 04:44 PM
How does an Admin edit existing ratings?

spillage
06-27-2010, 02:54 PM
What gets "Hall of Shame" listing?

entertain
06-27-2010, 05:25 PM
How does an Admin edit existing ratings?every rating has a "change rating" graphic.What gets "Hall of Shame" listing?traders with the worst ratings.

spillage
06-27-2010, 09:33 PM
traders with the worst ratings.

Thanks for the response... your time is appreciated.

Please define "worst"...
Is this just the lowest score?
Is this the lowest 5 scores?
Is this scores below a certain percentage of positive ratings?
It it the most negative ratings?
How is "worst" determined?

It wouldn't seem right to have someone listed in the Hall of Shame if they have a 90% rating, just because that is the lowest rating there is.

Can the Hall of Shame be disabled?

beatyourtruck
06-28-2010, 12:01 AM
Upgrade appears to have gone silky smooth! Thanks! Marked installed.

dippetas
06-28-2010, 01:01 PM
@dippetas:
please try this php file :o
thank you very much entertain, but it didn't work. I'll see what i can do

entertain
06-28-2010, 05:01 PM
@dippetas:
i will check this again, too.

rfsforums
06-29-2010, 12:22 AM
...Can the Hall of Shame be disabled?

I'm currently testing this on my test site and would like to know how to do this also. Thanks!

skydrake
06-29-2010, 03:24 AM
anyone knows itrader readme.txt located anywhere? i need FAQ also :P anyones knows is there any documentation for this itrader? i having trouble..

*you do not have permission to access this page. This could be due to one of several reasons:

singsign
06-29-2010, 10:41 AM
Anyone know a fix for this: A certain user (I don't know if its more then one yet) his iTrader is stuck at a certain number. Example: he has 14 total positive; but it shows a 12 for feedback score.

entertain
06-29-2010, 01:25 PM
I'm currently testing this on my test site and would like to know how to do this also. Thanks!will be added in next version. Thanks!
anyone knows itrader readme.txt located anywhere? i need FAQ also :P anyones knows is there any documentation for this itrader? i having trouble..

*you do not have permission to access this page. This could be due to one of several reasons:no, there wasn't ever one, i guess. However, you have to activate itrader in your vbulletin settings and then set the usergroup permissions.
Anyone know a fix for this: A certain user (I don't know if its more then one yet) his iTrader is stuck at a certain number. Example: he has 14 total positive; but it shows a 12 for feedback score.This is when a user was rated twice by one person. You can change that by disabling the ebay rating style in your vbulletin settings.

dippetas
06-29-2010, 03:14 PM
@dippetas:
i will check this again, too.

it seams that when you select from the menu browse all members, when the results are displayed you give in the avatar link the url for the unknown image.gif and not the users avatar, i hope this helped you :D


ps:i will try to fix it too.

eddieor
06-29-2010, 04:51 PM
I've installed the mod but can't get the menu tab to appear in the navbar....tried all options in the itrader settings.

massizero
06-29-2010, 05:17 PM
hi, the mod is succesfully upgraded, but in the user profile under the nickname the feedback number is 0. CLicking on it you can see all the past trades.
Is there any way I can "upgrade" the feedback number in the user profile?
thanks

spillage
06-29-2010, 10:06 PM
Is there any way I can "upgrade" the feedback number in the user profile?

As a guess;

Admin CP > iTrader Tools > Update iTrader Scores

spillage
06-29-2010, 10:10 PM
will be added in next version. Thanks!...

Excellent.

But you still did not define "worst", as in what actual criteria makes the Hall of Shame listing.

rfsforums
06-30-2010, 01:09 AM
2 feature requests: Is it possible to to have the Rate Trade Button shown only after the thread is closed? and Not display the Rate Trade Button in Stickied Threads? We have our rules stickied in each sub-forum and each one of them have the Rate Trade Button.

Thanks for the Great Mod! I just moved it from my Dev site to my Live site :)

entertain
06-30-2010, 03:06 PM
iTrader 2.7.5 released

I am very proud to announce that iTrader 2.7.5 was released. At first I only wanted to make a bugfix release, but you had that good feature ideas, which I wanted to implement, too.

However, I have been very busy for the last weeks and this is why development took more time than expected.

What's new?


Speed optimizations by index changes
The users here suggested it - and here it is.


Select stats displayed on the main page
Oh, I love this one.
119036


Setting to display rate trade button in all posts
Also requested by some users.
119037


"Nothing to display" message on itrader user page


Own iTrader vBulletin Tab
Why didn't i integrate this before??
119038

119039

Fixes:

Moderator/Admin Rating Change Error
User Avatar Bugs (Search)
"Your iTrader Profile" phrase hardcoded


Donations
Due to your kind donations I was/am able to support and enhance this product.

I hope you are continuing supporting my work. Please don't be shy to contact me to get my paypal address.

dippetas
06-30-2010, 06:13 PM
thank you entertain for your new version. But i have to make some comments because, it made me some errors during installation. It popped up a parser error and it did not make me an own navbar tab (probably because i have vbh tabs,and some custom tabs), plus i have an empty cell in the drop down i trader which has a href into a user's profile.

edit: fixed the issue with the navbar tab, but the "your profile" link in the drop-down menu still remains
edit 2: fixed the drop down menu i had a problem probably with my vb rawphrase your_itrader_profile.
regards Dimitrios

Manoel J?nior
07-05-2010, 02:34 AM
w do the users get to see the feedback of the negotiation? Because they do not see the account of the negotiation.

PS.: Since the option is enabled:

Display Trader Ratings in Members List: show below username

How do users have the option of seeing the status of negotiations?

See:

119239

Spinball
07-05-2010, 07:12 AM
Would it be difficult to do a version for vBulletin 3.8 for those people who don't want to upgrade to 4?

Zombo
07-05-2010, 04:06 PM
"Select stats displayed on the main page"

doesn't seem to work :/ it doesn't do anything
I use 4.0.4

edit: nm I made some template edits on itrader_main and it didn't merge when I installed new version

Arachnophiles
07-06-2010, 08:51 AM
Could you include an option for additional feedback categories, via the admincp. It's actually not difficult to do so manually, via template edits etc., but I thought it would might be nice to give users the ability to do so more easily.

graham_w
07-07-2010, 05:48 AM
Thanks - great update! Love the new templates.

sevenmix
07-07-2010, 07:47 AM
Hi Entertain

Thanks very much for this new version.

In this new option:
- Setting to display rate trade button in all posts

When you are who makes the first post, still cant see the rate trade button of the other users in the post. Is there any solution? Thanks in advance, please give me your paypal in pm to donate something ;O

entertain
07-10-2010, 02:26 PM
w do the users get to see the feedback of the negotiation? Because they do not see the account of the negotiation.

(...)Oi Manoel,

I still didn't understand the problem. An user hasn't the permissions to see an other user's profile, but he can see the negotions - do you mean this?

Maybe you could describe the problem once more in portuguese, i'm multinational. :D
Would it be difficult to do a version for vBulletin 3.8 for those people who don't want to upgrade to 4?However, this wouldn't be possible, because 3.8 doesn't have any sidebar or something like this. Furthermore, I do not have the permissions to support the 3.8 version. Sorry. :o
Could you include an option for additional feedback categories, via the admincp. It's actually not difficult to do so manually, via template edits etc., but I thought it would might be nice to give users the ability to do so more easily.How do you mean? Maybe you could show me a screenshot.

Hi Entertain

Thanks very much for this new version.

In this new option:
- Setting to display rate trade button in all posts

When you are who makes the first post, still cant see the rate trade button of the other users in the post. Is there any solution? Thanks in advance, please give me your paypal in pm to donate something ;O
oh, it's a bug, sorry. I am fixing it as soon as possible.

*edit*
Meanwhile, I will add a differentiation between Rate Seller / Rate Buyer, too ;)

fevredsuk
07-11-2010, 01:02 PM
hi thanks for this mod its great. v2.7.5 i have installed and want to use it instead of reputation but i i have one problem.

when i click the tab in most members profile to display the score it shows nothing just a blank.

i say most because i have found 1 member whos score does show and as there are 2000+ members its possible there could be more, but of the hundreds i have clicked on the profile tab does not work

i am running vbexperience and if i disable experience then the scores Do show for all members. i want to run both vbexperiance and itrader so if you could help with this it would be great

members can still add feedback scores by clicking the members scores in the postbit but sill like to get this working

heres a few screenshots

profile tab not working with vbexperience enabled
http://i32.tinypic.com/2elryom.jpg

profile tab working with vbexperience disabled
http://i32.tinypic.com/9740gn.jpg

profile tab working for the 1 member i have found, with vbexperience enabled
http://i28.tinypic.com/2qwpjdk.jpg

cheers

Manoel J?nior
07-11-2010, 02:44 PM
Oi Manoel,

I still didn't understand the problem. An user hasn't the permissions to see an other user's profile, but he can see the negotions - do you mean this?

Maybe you could describe the problem once more in portuguese, i'm multinational. :D

Legal. O meu problema ? que os usu?rios n?o conseguem ver o hist?rico da venda de um comprador, conforme imagem anexa acima.

Eu como administrador, posso ir no perfil do usu?rio, e quando eu clico numa compra, me redireciona para o hist?rico da compra, com todos os relatos.

Por exemplo, eu como administrador quando clico na venda aparece o link:

http://www.adrenaline.com.br/forum/itrader_detail.php?ir=8572&u=193926

Para os usu?rios aparece o seguinte link:

http://www.adrenaline.com.br/forum/bazar-do-usuario/305398-vendo-memoria-ddr3-de-2gb-markvision.html

Eu queria que eles tivessem a mesma permiss?o que eu, que eles pudessem ver o hist?rico da negocia??o.

Obrigado por tentar entender o meu problema, e obrigado por permitir que eu escreva em portugu?s. :)

entertain
07-17-2010, 08:02 PM
Can somebody reproduce that the user stats on itrader.php are empty with vBulletin 4.0.5?

10 Gauge
07-20-2010, 01:08 PM
Can somebody reproduce that the user stats on itrader.php are empty with vBulletin 4.0.5?
Works fine here on 4.0.5 with latest release of iTrader.

I do have a few problems though. When a PM is dispatched to a user for a rating that was received, the link in the PM to view their iTrader profile page is a bunk link, this is the link provided to me when someone leaves me feedback: http://89/itrader.php?u=1 Not sure where the 89 came from?

The other problem I have noticed is that if you are looking at your feedback profile and click on the username of someone who has left you feedback, it links back to your own profile, and not that users profile.

mjda
07-20-2010, 11:04 PM
Works fine here on 4.0.5 with latest release of iTrader.

Same here! I just installed this mod and it works like a charm. Thanks!

10 Gauge
07-20-2010, 11:24 PM
Same here! I just installed this mod and it works like a charm. Thanks!

Do you have the same problems I mentioned?

BadgerDog
07-21-2010, 10:03 AM
Tried to install this on 4.0.4pl1 system and received this error during "import" of XML file ...

Parse error: syntax error, unexpected T_STRING in /usr/www/xxxxxx/includes/adminfunctions_plugin.php(456) : eval()'d code on line 3

Anyone know what this is? :confused:

Thanks for any help ... :)

Regards,
Badger

ps: put in XXX's for privacy

epic1
07-21-2010, 12:49 PM
Any idea why when I click on a user's rating from the postbit, it shows me my trader rating details. It will not show that user's trader rating details.

entertain
07-21-2010, 12:55 PM
Tried to install this on 4.0.4pl1 system and received this error during "import" of XML file ...

Parse error: syntax error, unexpected T_STRING in /usr/www/xxxxxx/includes/adminfunctions_plugin.php(456) : eval()'d code on line 3

Anyone know what this is? :confused:

Thanks for any help ... :)

Regards,
Badger

ps: put in XXX's for privacyvery strange - aren't you able to install it anymore?
Any idea why when I click on a user's rating from the postbit, it shows me my trader rating details. It will not show that user's trader rating details.I can't reproduce this :o any demo or something like this?

epic1
07-21-2010, 02:41 PM
Another plugin was conflicting. Works great - sorry for the alarm. :D

abqtj
07-21-2010, 03:41 PM
I'm having some style issues. Our board is a darker color scheme, and in the boxes to type in the user name you want to search, the text is black on my dark background.

Where/how could I fix this?

entertain
07-21-2010, 06:13 PM
I'm having some style issues. Our board is a darker color scheme, and in the boxes to type in the user name you want to search, the text is black on my dark background.

Where/how could I fix this?could you please make a screenshot / or maybe there is any demo?

abqtj
07-21-2010, 06:56 PM
could you please make a screenshot / or maybe there is any demo?

Sure.

In the first attachment, the search box on the right, the text is black.

In the second, all of the entry fields are also black.

Everywhere else, our typing comes out white on the site (well, it's a light grey I think, but it's not black).

gamingimpact
07-23-2010, 09:19 AM
I try to access iTrader (I click the tab) and it says: Jake, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


Its enabled, and I'm the Administrator

entertain
07-23-2010, 11:29 AM
@gamingimpact:
you will need to set the usergroup permissions to your group.

themagicm
07-26-2010, 09:55 PM
if you go to

www.gunsnet.net and click on the Itrader link, my User Ratings/Recent Ratings etc are not showing up..

whats going on?

abqtj
07-27-2010, 01:43 PM
I'm having some style issues. Our board is a darker color scheme, and in the boxes to type in the user name you want to search, the text is black on my dark background.

Where/how could I fix this?

Sure.

In the first attachment, the search box on the right, the text is black.

In the second, all of the entry fields are also black.

Everywhere else, our typing comes out white on the site (well, it's a light grey I think, but it's not black).

could you please make a screenshot / or maybe there is any demo?

Any ideas???

entertain
07-27-2010, 02:15 PM
if you go to

www.gunsnet.net and click on the Itrader link, my User Ratings/Recent Ratings etc are not showing up..

whats going on?What will be shown otherwise? I can't see it when i am not logged in. ;)
Any ideas???I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

themagicm
07-27-2010, 07:22 PM
What will be shown otherwise? I can't see it when i am not logged in. ;)
I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

I sent you a PM with the requested info.

thanks

abqtj
07-28-2010, 12:12 AM
I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

PM sent

entertain
07-28-2010, 09:48 AM
Answered/Fixed both. ;)

entertain
07-28-2010, 10:21 AM
Legal. O meu problema ? que os usu?rios n?o conseguem ver o hist?rico da venda de um comprador, conforme imagem anexa acima.

Eu como administrador, posso ir no perfil do usu?rio, e quando eu clico numa compra, me redireciona para o hist?rico da compra, com todos os relatos.

Por exemplo, eu como administrador quando clico na venda aparece o link:

http://www.adrenaline.com.br/forum/itrader_detail.php?ir=8572&u=193926

Para os usu?rios aparece o seguinte link:

http://www.adrenaline.com.br/forum/bazar-do-usuario/305398-vendo-memoria-ddr3-de-2gb-markvision.html

Eu queria que eles tivessem a mesma permiss?o que eu, que eles pudessem ver o hist?rico da negocia??o.

Obrigado por tentar entender o meu problema, e obrigado por permitir que eu escreva em portugu?s. :)
Oi Manuel,

disculpe que minha resposta vem t?o tarde. N?o tinha tempo para olhar no c?digo.

Eu entendi seu problema e creo que com esta altera??o eso funciona como vc quer:

1. Abre /includes/functions_itrader.php.

2. Pesquisa (quase no fim)
if (($bitfield & 256) AND $data['userid'] != $vbulletin->userinfo['userid'] AND $data['rateduserid'] != $vbulletin->userinfo['userid'])
e substitue com
if (($bitfield & 256) AND $vbulletin->userinfo['userid'])
Vc tem que saber que eu n?o testei nada. :o

Wajdan
07-28-2010, 07:06 PM
I cannot get it working. It causing template problem.

cSh
07-30-2010, 01:11 AM
I cannot get it working. It causing template problem.

yes 4.0.5 template problem
View Complete Feedbacks for X
http://xxx.com/itrader.php?u=X

entertain
07-30-2010, 05:35 AM
any screenshots?

General of the
07-30-2010, 07:49 AM
This is perfect for my forum, is there anyway to translate into another language?

Which files to edit please :)

lostpond
07-30-2010, 11:28 AM
yes 4.0.5 template problem
View Complete Feedbacks for X
http://xxx.com/itrader.php?u=X

my biggest problem was that the

{vb:raw headinclude_bottom}

was not in the header code of the itrader template files, i added them before

</head>

and now my style is working with all my css options from the aditionall.css

Kaitlyn2004
07-30-2010, 12:23 PM
Someone mentioned a parse error where someone else said it was strange. Looks pretty obvious in the product XML file.

Line 117:
<code version="2.7.1">
<installcode><![CDATA[
echo "Making Database Changes";
alter table itrader drop index rateid;
alter table itrader drop index rateduserid;
alter table itrader add index rateid (rateid);
alter table itrader add index rateduserid (rateduserid, dateline);
alter table itrader add index rateduserid2 (rateduserid, buyselltrade);
echo "Done!"
]]></installcode>
</code>

Should we be making those index changes? They aren't actually being executed as queries of course...

entertain
07-30-2010, 03:34 PM
Someone mentioned a parse error where someone else said it was strange. Looks pretty obvious in the product XML file.

Should we be making those index changes? They aren't actually being executed as queries of course...It isn't necessary, but it should speed the loading times of your itrader pages up. :)

General of the
07-30-2010, 05:34 PM
I got an error, please see attachent, im using vb 4.0.5

mjda
07-30-2010, 09:51 PM
Do you have the same problems I mentioned?

I don't seem to have any problems at all so far.

General of the
07-31-2010, 02:58 AM
Tried to install this on 4.0.4pl1 system and received this error during "import" of XML file ...

Parse error: syntax error, unexpected T_STRING in /usr/www/xxxxxx/includes/adminfunctions_plugin.php(456) : eval()'d code on line 3

Anyone know what this is? :confused:

Thanks for any help ... :)

Regards,
Badger

ps: put in XXX's for privacy

got the same on 4.0.5

BadgerDog
07-31-2010, 03:37 PM
got the same on 4.0.5

I should have re-posted here ... :)

My problem was I was testing this in a development forum where access was restricted at the server level, so when I tried the install, I received that error.

I installed it on live forums 4.0.4pl1 and it's working fine ... :up:

Regards,
Badger

General of the
07-31-2010, 06:57 PM
I should have re-posted here ... :)

My problem was I was testing this in a development forum where access was restricted at the server level, so when I tried the install, I received that error.

I installed it on live forums 4.0.4pl1 and it's working fine ... :up:

Regards,
Badger

I tried to install it on a live forum and got the same error. :erm:

General of the
08-01-2010, 07:39 PM
Help? Anyone?

Alecsmith
08-05-2010, 07:43 PM
I got an error, please see attachent, im using vb 4.0.5

Same error over here :(

edit : i solved Template issue thanks to lostpond :)

Manoel J?nior
08-05-2010, 09:57 PM
Oi Manuel,

disculpe que minha resposta vem t?o tarde. N?o tinha tempo para olhar no c?digo.

Eu entendi seu problema e creo que com esta altera??o eso funciona como vc quer:

1. Abre /includes/functions_itrader.php.

2. Pesquisa (quase no fim)
if (($bitfield & 256) AND $data['userid'] != $vbulletin->userinfo['userid'] AND $data['rateduserid'] != $vbulletin->userinfo['userid'])
e substitue com
if (($bitfield & 256) AND $vbulletin->userinfo['userid'])
Vc tem que saber que eu n?o testei nada. :o

Ol? meu amigo!

Obrigado mais uma vez, m?s infelizmente n?o deu certo. N?o houve mudan?as com essa altera??o, os usu?rios ainda n?o conseguem ver o relato da negocia??o.

Tem outra altera??o que possamos fazer?

earnest79
08-06-2010, 05:06 AM
i get the admin_plugin error also how do i fix it?

entertain
08-06-2010, 09:42 AM
@earnest79:
please remove the following line from the product:
echo "Done!"

entertain
08-06-2010, 10:53 AM
I updated the package to prevent an installation error.

Currently I am working on version 2.7.6, which includes some bugfixes + optimizations. :)

Manoel J?nior
08-08-2010, 10:24 PM
@entertain: No pacote 2.7.6 você corrigirá esse BUG de permissão de visualização do relato das negociações?

pportuese
08-09-2010, 06:09 PM
The upload this folder, do I just upload that whole folder to the public_html? or each folder inside of there?

pportuese
08-09-2010, 06:17 PM
I get an error while installing this but it goes away so quick i can't see it. After it's installed I go to view someone's profile and I get this error.
Warning: require_once([path]/includes/functions_itrader.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 5

Fatal error: require_once() [function.require]: Failed opening required '/home/mitsuwor/public_html/forums/includes/functions_itrader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mitsuwor/public_html/forums/includes/init.php(331) : eval()'d code on line 5

entertain
08-09-2010, 08:11 PM
@entertain: No pacote 2.7.6 voc? corrigir? esse BUG de permiss?o de visualiza??o do relato das negocia??es?I don't really think that this is a bug. Only the seller and the buyer will be able to see this comments. It's not a bug, it's a feature. I will try to find a solution for your problem soon, but at the moment I have other problems I have to deal with. Sorry. :(

p.s. sorry, it's easier and faster to me to write in english, because i can speak and read portuguese, but my writing knowledge is limited. :o
I get an error while installing this but it goes away so quick i can't see it. After it's installed I go to view someone's profile and I get this error.you haven't uploaded the files (in the right folder).

pportuese
08-09-2010, 08:25 PM
It said to upload the folder to the root forum directory. So I put them all in public html. What else has to go where?
Is this also the reason you can't view the persons profile?

pportuese
08-09-2010, 08:42 PM
Oh I'm a big dummy. I got it, but now I get this error
The iTrader system is currently closed.
If I go to options and change the first question to yes I get this error:

you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Go figure I'm logged in as the admin

entertain
08-09-2010, 08:55 PM
You have to activate itrader in the vBulletin Settings => iTrader Settings and then set the usergroup permissions. ;)

Manoel J?nior
08-09-2010, 10:34 PM
@entertain: OBRIGADO! Assim eu posso dar uma previsão para os usuários do Fórum. Pode ser sim que seja uma característica, más estou lhe pedindo pelo seguinte motivo:

- No meu Fórum tenho uma seção de bazar, neste bazar o pessoal anuncia seu produto e tem os comentários, na finalização da compra, o usuário deve dar um comentário e uma nota sobre o comprador e a venda, este status seria interessante outros usuários verem, para verificarem a qualificação, ver por exemplo o motivo que um certo usuário pontuou negativamente aquele comprador.

Por isso é interessante ter a opção que os usuários consigam ver este status.

Mais uma vez lhe agradeço e compreendo sobre suas prioridades.

pportuese
08-10-2010, 12:51 AM
You have to activate itrader in the vBulletin Settings => iTrader Settings and then set the usergroup permissions. ;)

I figured it out, thank you very much.

entertain
08-12-2010, 01:12 PM
iTrader 2.7.6 released!

I wanted to include all bugfixes into version 2.8.0, but then I decided to release a new bugfix version. This gives me more time for my works on 2.8.0, because I won't have to care about user complaints due to the recent bugs anymore. ;)

Release Notes:
[FIX] vBulletin >4.0.4 guest issues
[FIX] Add {vb:raw headinclude_bottom} to prevent custom style issues
[FIX] Installation T_STRING error
[FIX] itrader_rate_trade uncached
[FIX] iTrader Options Page Issues
[FIX] Left for others issues on itrader page

Note: 2.7.6 is only supported by vBulletin versions from 4.0.5 or higher (maybe 4.0.4 is supported, too - i couldn't test it).

Rckcrwlr
08-12-2010, 01:27 PM
Awesome...

Can't wait to see the next version

BadgerDog
08-12-2010, 01:32 PM
Thank you ... :)

Tested in 4.04pl1 and this 4.05 version seems to work fine ... :up:

Will report any anomalies should they turn up ...

Had to alter XML to change dependency to get it to install ....

Regards,
Badger

entertain
08-12-2010, 01:41 PM
Thanks for reporting, BadgerDog. :)

It's because there have been some changes in vBulletin of how to include the css files. I don't know with which version they were introduced.

So if there weren't any errors during the installation, this version should run perfectly for you. :)

I tried it on vB 4.0.2 and this doesn't work anymore...

BadgerDog
08-12-2010, 02:23 PM
So if there weren't any errors during the installation, this version should run perfectly for you. :)


No installation problems whatsoever ... imported XML right over top of existing one and all the style updates proceeded and completed normally. Been testing various screens and functions and so far continues to work without as problem under 4.04pl1... :up:

Regards,
Badger

dippetas
08-12-2010, 09:25 PM
enternain, i have been breaking my head to find a solution but nothing turns up. When i browse all members from the drop down menu, i get all users but it displays only custom avatars and not my default. do you know how to retrieve a users avatar ?? i also believe that somewhere in search_bits needs to add an <vb:else /> for non custom avatar users.

any help would be appreciated

Manoel J?nior
08-14-2010, 02:25 PM
Error for me:

120816