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)

mrderanged 12-19-2005 07:47 PM

Just want to make sure that I have this right. The "detailed comment minimum characters" field corresponds with the "Additional comments field". Is this correct?

If so, then I'm having the following problem:

I have it set to "0" to disable it, but I am still getting a message that I must have a minimum of 10 characters in my post...

If not, then sorry to have bugged you :)

Thanks

mvigod 12-19-2005 10:40 PM

Will you be adding something so one can pick the For Sale forums by id and then have the user shown a dropdown choice of buy/sell/tradewhen creating the thread? This attribute would then be displayed on the forumdisplay so users know what type of ad it is before clicking in. Also this attribute can later be used to verify the seller/buyer role perhaps?

JulianD 12-19-2005 11:21 PM

Upgraded to 2.01a! :)

benFF 12-20-2005 09:24 AM

Quote:

Originally Posted by Noonster
Upgraded from 2.0.0 to 2.0.1 :D

Thanks and keep up the great work!!

Fantastic - just one request - is it possible to have a "user must have been registered for X days" option to stop people signing up with multiple accounts in a short space of time just to boost ratings?

zlos 12-20-2005 09:45 AM

Quote:

Originally Posted by klaush
Thanks, i had the same error with a fresh install.

Any idea why only we!

By the way, great product!

Yeap! I am running non-english forum, where dots are automatically replaced with commas. So:

Code:

$itrader[pcnt]=100.0
is fine for MySQL serwer, but
Code:

$itrader[pcnt]=100,0
(comma!)
means for MySQL server, that we try to send command "0" to a server, which ends up in an error :)

zlos 12-20-2005 11:06 AM

Upgrage from 2.0.0 to 2.0.1 went smooooothly :)

Good job! :up:

zendiver 12-20-2005 01:37 PM

Jason, in your template info.html you mention:
Quote:

You can get creative and use some stars or something based on their score or positive ranking.
I am assuming (yeah I know :)) that this would be a conditional that would check their percentages and adjust the images accordingly. Am I off-base on this one?

eoc_Jason 12-20-2005 02:38 PM

Spinball - It is coded so any group set to "iTrader Admin" will receive the emails. You can customize this quite easily by editing the functions_itrader.php file and changing the function itrader_email_admins. Just edit the WHERE clause in the query to your liking. That function is used to report suspicious activity & negative comments. The "report rating" page uses it's own chunk of code in its file, so if you want that changed too you will need to edit that file. In the next version I'll try to code it all to use that one function for simplicity.

mrderanged - Yes, that vB option controls the detailed comment length. If you customized any templates, you will need to revert them because of code changes. That's probably why it's not working.

mvigod - No, sorry, but I am not integrating anything into the thread/post tables or templates. I'm trying to keep this as separate as possible from the stock vB stuff. As mentioned before, this is meant to be very flexible and coding things like that would in effect limit how listings are posted, and also how the system can be used.

bennFF - That can (and should) be done using usergroups & auto-promotions.

zlos - That bug should have been fixed in 2.0.1, are you still experiencing it after upgrading?

zendiver - Yes, easiest thing would be to use some nested conditionals in your templates.

eoc_Jason 12-20-2005 02:49 PM

One little glitch has been discovered that might affect your iTrader system from always showing as closed. There a few other changes / suggestions that have been made so I will try to release another update within the next couple days. (Today I have to go do my Christmas shopping!)

In the interm, if you are experiencing the problem described above, please PM me and I will explain a quick-fix.

GTAce 12-20-2005 02:55 PM

Thanks Jason, I'm looking forward to the update - great job on this mod by the way, I'm VERY impressed!


All times are GMT. The time now is 11:01 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.01762 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (3)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