vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - iTrader v2.0.1 (https://vborg.vbsupport.ru/showthread.php?t=102965)

GTAce 12-19-2005 05:33 PM

How do I get this to display in the memberlist? Simply adding a line to memberlist_resultsbit isn't enough...there is more to it than that.

Thanks!

msimplay 12-19-2005 05:42 PM

Quote:

Originally Posted by GTAce
How do I get this to display in the memberlist? Simply adding a line to memberlist_resultsbit isn't enough...there is more to it than that.

Thanks!



yeah the documentation isn't completed , i personally took reference from the 1.2 version of this hack for vbulletin3.X
and added the itrader ratings to the memberlist aswell

GTAce 12-19-2005 06:11 PM

Quote:

Originally Posted by msimplay
yeah the documentation isn't completed , i personally took reference from the 1.2 version of this hack for vbulletin3.X
and added the itrader ratings to the memberlist aswell

So you got it to work?

I tried adding this
Code:

(<a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a>)
After this
Code:

<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
in memberlist_resultsbit....but all it showed was ( )

Even if it did work, I would consider it a temporary solution...as I'd like to see Trader Ratings as its own, separate column

eoc_Jason 12-19-2005 06:18 PM

I know the documentation is incomplete, however look what you are doing...

the variables used should be $userinfo not $post for that template. ;)

GTAce 12-19-2005 06:28 PM

Oh :nervous:

oops, you're right

Code:

(<a href="itrader.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[itrader_total]</a>)
^^^ that works...but I'd still love to see it in its own column

ryansmith 12-19-2005 06:56 PM

Jason,

I have a question. I switched the eBay Style option from No to Yes, but now I need to recalculate the point scores. You mentioned earlier in the post about a mass-update script. Where is that exactly? I know there's one in the zip file in Extas/admincp but that's for upgrading from the old to the new versions. Is there another one located somewhere?

Ryan

eoc_Jason 12-19-2005 06:57 PM

It's meant to be short... lol. Probably because I think eBay does 80, that's why I chose that number.

Anyhow, it's limited in the DB (you can change the field from 80 to 255), and in the template field form. No other length checking is done, so it would be easy to customize.

Quote:

Originally Posted by mrderanged
Jason,

Is there a reason that the "short comment" field is limited to 80 characters? (re: formatting maybe?). Any possibility to make the character limit admin configurable for those that would like to allow larger "visible to all users" ratings?

Thanks


eoc_Jason 12-19-2005 06:58 PM

In your AdminCP there should be a new section called "iTrader Options", there is currently only one choice which is to re-calc all the scores.

Quote:

Originally Posted by ryansmith
Jason,

I have a question. I switched the eBay Style option from No to Yes, but now I need to recalculate the point scores. You mentioned earlier in the post about a mass-update script. Where is that exactly? I know there's one in the zip file in Extas/admincp but that's for upgrading from the old to the new versions. Is there another one located somewhere?

Ryan


ryansmith 12-19-2005 06:59 PM

Ah ha :) I knew it must be easy. LOL. Thanks Jason, it's working great.

Ryan

Spinball 12-19-2005 07:45 PM

Hi Jason,
quick question. Might it be possible to specify the user groups/ user ids to email when there is suspicious activity? At the moment all the moderators are getting the emails and it's not appropriate.
Thanks


All times are GMT. The time now is 04:26 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.01845 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete