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)

shawno 08-01-2006 05:23 PM

Denby,

You are looking in the right place - don't look at the bottom of the page - look towards the top of the page (in the exact location you specified above for each UserGroup). And yes you need to repeat the process for each user group.

S

denby 08-02-2006 02:34 AM

... well I completely removed it and reinstalled it and there it is. :D

Thanks shawno for your reassurance that I was thinking straight. Sometimes the only solution is a reinstall. I'll start work on the templates now.

papa_face 08-02-2006 05:34 PM

Does this allow people to bid on an item? If so is it possible to make the bids go down rather than get higher?
If not can someone recommend me to a mod that can bid.

Regards

telc 08-03-2006 07:30 PM

Has anyone tested this on 3.6 Gold?

CB88 08-03-2006 11:01 PM

This may or may not have been brought up but I would rather not look through all 31 pages looking for it.

In the postbit it currently shows the unique feedback number, is there a way so that it shows the total feedback?

King Justice 08-03-2006 11:10 PM

Please PM me if this can work with vB 3.6 Gold, thanks.

telc 08-03-2006 11:25 PM

Quote:

Originally Posted by CB88
This may or may not have been brought up but I would rather not look through all 31 pages looking for it.

In the postbit it currently shows the unique feedback number, is there a way so that it shows the total feedback?

Try this:

PHP Code:

<if condition="$post['userid'] AND $post[itrader_total]"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> 


papa_face 08-03-2006 11:33 PM

Does this allow people to bid on an item? If so is it possible to make the bids go down rather than get higher?
If not can someone recommend me to a mod that can bid.

Regards

briansol 08-04-2006 12:27 AM

i just ran into this:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE user
                                                                                SET        itrader_buy = 'nothing at the moment',
                                                                                        itrader_sell = 'everything has it's price'                       
                                                                                        WHERE userid = 43;

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 's price'                       
                                                                                        WHERE userid = 43' at line 3
Error Number : 1064
Date        : Thursday, August 3rd 2006 @ 07:03:15 PM
Script      : /itrader_main.php
Referrer    : /itrader_main.php?do=options
IP Address  :
Username    :
Classname    : vB_Database

it's is obviously the problem... its not getting addslashes() or whatever to it.

any one else see this, or is there already a bug fix out there?

briansol 08-04-2006 12:28 AM

Quote:

Originally Posted by papa_face
Does this allow people to bid on an item? If so is it possible to make the bids go down rather than get higher?
If not can someone recommend me to a mod that can bid.

Regards

this is a feedback mod, not an auction system. so, no.


All times are GMT. The time now is 06:32 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.01872 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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