vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

chriske 03-15-2010 05:19 PM

Suggestion: Maybe it's a good idea to display the latest topics (from a board that you can specify) under the itrader_main.php

mp34play 03-17-2010 12:04 AM

I've uploaded the files, installed the product. Granted permissions, and enabled it as well. Link show in the navbar, yet I am getting a 500 internal server error when I click on them. Yes...All of the files were uploaded to the appropriate directories.
Any ideas?

Verionia 03-17-2010 12:31 AM

Theres still issues with alignment in postbit legacy with updated version...

ps2wiz 03-27-2010 08:48 PM

Thank you for your contribution, this is an excellent feature to my forum.

However I have a question. Would it be possible to only apply this mod to a specific chosen style? Primarily, I don't wish for the Feedback to be displayed under the username on a particular style that I use.

Thanks for your time.

dany_danay 03-27-2010 11:04 PM

A spanish version could be great!!

entertain 03-28-2010 02:10 PM

Quote:

Originally Posted by ps2wiz (Post 2011258)
Thank you for your contribution, this is an excellent feature to my forum.

However I have a question. Would it be possible to only apply this mod to a specific chosen style? Primarily, I don't wish for the Feedback to be displayed under the username on a particular style that I use.

Thanks for your time.

Just to repete: You would like to show iTrader only in a selected style (e.g. vBulletin Standard Style) ?
Quote:

Originally Posted by dany_danay (Post 2011313)
A spanish version could be great!!

My spanish is not very good. Maybe you could create a spanish language file. :)

ps2wiz 03-28-2010 07:07 PM

Quote:

Originally Posted by entertain (Post 2011626)
Just to repete: You would like to show iTrader only in a selected style (e.g. vBulletin Standard Style) ?

Correct!

I would appreciate it greatly if this could be implemented.

HRCHOSTING 03-28-2010 10:44 PM

Quote:

Originally Posted by RedFoxy (Post 1954359)
That's a really GREAT news!

I've just a request, I'm migrating my forum market in Photopost Classifieds http://www.photopost.com/, there is a way to have an integration for feedbacks? ^^

I searched through the pages but didnt see a response to this. I would also like to integrate this system into the photopost classifieds system if possible.

Thanks, Great Mod!!!

entertain 03-28-2010 11:19 PM

Quote:

Originally Posted by ps2wiz (Post 2011813)
Correct!

I would appreciate it greatly if this could be implemented.

An unclean method would be this:

Create a plug-in style_fetch with the following content:
PHP Code:

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.

entertain 03-28-2010 11:21 PM

Quote:

Originally Posted by HRCHOSTING (Post 2011941)
I searched through the pages but didnt see a response to this. I would also like to integrate this system into the photopost classifieds system if possible.

I am not an owner of a photopost license. :o

When you disable the url check it might be possible to rate photopost entries, too?!

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

Quote:

Originally Posted by entertain (Post 2011948)
An unclean method would be this:

Create a plug-in style_fetch with the following content:
PHP Code:

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

Quote:

Originally Posted by ps2wiz (Post 2011964)
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

Quote:

Originally Posted by entertain (Post 2011968)
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

Quote:

Originally Posted by entertain (Post 2012139)
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:
HTML Code:

{vb:raw userinfo.tradepos}
HTML Code:

{vb:raw userinfo.tradeneu}
HTML Code:

{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
PHP Code:

{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

Quote:

Originally Posted by entertain (Post 2015336)
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

Quote:

Originally Posted by entertain (Post 2015494)
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.

Code:

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

Quote:

Originally Posted by entertain (Post 2015336)
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

Quote:

Originally Posted by Alex@Mk3OC (Post 2015762)
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

1 Attachment(s)
iTrader 2.6.2 - Optimisation Release

Some new features are:

iTrader Profile Tabs:
Attachment 115497

Hide URL Option:
Attachment 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:

HTML Code:

<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?


All times are GMT. The time now is 06:28 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.02163 seconds
  • Memory Usage 1,851KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_html_printable
  • (3)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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