vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   End-User Options - iTrader version 2.5.0, new generation now released (https://vborg.vbsupport.ru/showthread.php?t=230543)

Eric 03-25-2010 08:46 PM

It's in the plugin titled 'iTrader Navbar Link' (even though this isn't really for the navbar :/ ) for the 'postbit_display_complete' hook.

Quote:

Originally Posted by dmark101 (Post 2005782)
with the old version, you were able to edit the postbit and postbit_legacy templates to show the iTrader score. with this new version, it's all handled through the plugin. i haven't figured out how to change it and i asked on the vbenhancer.com site before it went down.



go to your admin cp. at the bottom, under statistics & logs, select moderator log. select the date range and the product you want to see a log for. ;)

Quote:

Originally Posted by dmark101 (Post 2002267)
to be honest, i would rather have it show:

Code:

iTrader: (0)
like it used to, after doing the template edits in the old version.

i don't like that i can't change the Feedback Score: <number>, reviews <percentage> in the postbit.


i was able to get this working just fine after updating the board software and keep all of the old transactions. if i could figure out how to change that small part in the postbit, i would be ecstatic.


matthewhotdude 03-26-2010 12:14 AM

am I missing something, This is all I get when I click on the itrader link

http://www.chattaboxforums.com/itrader_main.php

matthewhotdude 03-27-2010 02:12 PM

no one?

JesterP 04-06-2010 02:49 AM

Hi all,

I can see no place to rate the seller in the trade thread created in the trade forum. Looking for a button like I have in my 4.0 installation of another forum I have.

I'm looking for the command/url that would go with the button to rate the seller so I can manually place it.

I know it has to call itrader_feedback.php somehow.

Thank you!

Jester

JessicaS 04-09-2010 04:20 PM

Ugh nvm

JessicaS 04-09-2010 06:56 PM

I cannot find where to adjust the permissions by user group. Where is that?? Why can't I find it? It is not in the UserGroup settings.

Moaead 04-13-2010 02:46 AM

thanks..
but bro i get this error

admin, 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.

WhY?

Thanks.

ludachris 04-13-2010 06:16 PM

Anyone know what happened to vbenhancer.com? After paying for a subscription to get access to itrader several months ago, it sucks to see that the site is gone.

ludachris 04-13-2010 06:25 PM

Has anyone successfully modified the script so that ALL can see the comment details, but only buyer/seller can reply to the comments? I don't want the comment details limited to view by only the buyer/seller/mods. I want everyone to be able to view them.

ludachris 04-13-2010 07:58 PM

Nevermind.

ljd290 04-19-2010 11:16 AM

Quote:

Originally Posted by SecondV (Post 2010248)
It's in the plugin titled 'iTrader Navbar Link' (even though this isn't really for the navbar :/ ) for the 'postbit_display_complete' hook.

I couldn't find that plugin.

Ive edited the phrases but where the % appears on the member postbit there is a , which i can't find to remove.

it looks like this Score:, 100%
but should look like this Score: 100%

it isnt part of a phrase, its the score that contains the ,

nicklfire 04-22-2010 01:37 PM

ITRADER is a great program i had it installed on my other forum and just installed it a couple days ago on my new one.

I have one problem though, when you click to "VIEW COMPLETE FEEDBACK" for a certain user, the http address is messed up. This is the URL right now when you try to view someones feedback.

http://www.bcaquaria.com/forum/www.b...trader.php?u=1 It seems to be putting in the site address to begin with, not sure how to fix it.

you can see what i mean here:
http://www.bcaquaria.com/forum/member.php?u=1

slipkot 04-22-2010 04:44 PM

Is it possible, to make feedback a bit safer? I mean the seller will be able to specify who is the buyer to avoid feedbacks from other members or sth like that. Feedback will be available only for the buyer and seller and noone else! In few words i want to restrict feedback access...

Kaitlyn2004 04-27-2010 02:42 PM

I'm running v2.1.0 and we recently switched from mydomain.com/forums to forums.mydomain.com

Now, itrader is no longer working.

It no longer shows up in the cpnav sidebar, as a section under usergroup permissions and when I go to itrader.php?u=[user id] I get a permission error.

The product is enabled and all plugins are too. Any ideas?

Kaitlyn2004 04-27-2010 05:27 PM

Just to add - I did a print_r of $vbulletin->products and they are all 0's (disabled?) except vbulletin... yet all the plugins seem to be working and show up as active (both product and individual plugins)

gen123 05-21-2010 01:43 PM

Upgraded and everything works fine, but the rating does not appear when reading a private message. Any ideas?

Coleccromos 05-24-2010 11:26 AM

Hello, update the version and I have this problem when entering the itrader_main.php

The table is repaired and no problems

PHP Code:

Database error in vBulletin 3.8.5:

Invalid SQL:

        
SELECT itrader.*, user.usernameuser.itrader_totaluser.itrader_pcnt,
            
rated.userid AS rated_useridrated.username as rated_usernamerated.itrader_total AS rated_total,
            
itrader.rating AS itrader_ratingitrader.buyselltrade AS itrader_buyselltrade
        FROM itrader 
as itrader
        LEFT JOIN user 
as user ON itrader.userid user.userid
        LEFT JOIN user 
AS rated ON (itrader.rateduserid rated.userid)
        
ORDER BY itrader.dateline DESC
        LIMIT 15
;

MySQL Error   Table 'itrader' is marked as crashed and should be repaired
Error Number  
1194
Request Date  
MondayMay 24th 2010 02:24:19 PM
Error Date    
MondayMay 24th 2010 02:24:19 PM
Script        
http://www.cromosdefutbol.com/forum/itrader_main.php?
Referrer      http://www.cromosdefutbol.com/forum/index.php
IP Address    : *********
Username      : **********
Classname     vB_Database
MySQL Version 
5.0.22 


TClaunch 06-13-2010 11:59 PM

I've found the postbit link in the plugins section, but when I try to edit it, I get errors at the top of my page. Was wondering if anybody has figured out how to edit this?

Oooh, nevermind.. I just found it, lol. I shouldn't have even opened this post... was just trying to add a css box around and all I had to do was change <div class="smallfont"> to my code. Thanks anyway.

tarot 06-16-2010 09:10 PM

Is there any reason why this would stop working suddenly? I'm getting permissions errors.

Eonline 07-03-2010 01:25 PM

Ok, I'm a bit of a newbie to this. I can't find installation instructions. I don't see a readme file. Can someone please tell me how to install this? I need simple, dumbed down instructions. :o

Thanks!!

wmguk 08-27-2010 07:39 PM

Hi All,

I have an issue when accessing the itrader_main.php page.

vBulletin Message

admin, 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.

Any ideas whats happened? Brand new install

vbenhancer 08-31-2010 01:18 PM

i'll be back in a week for support on this version.. sorry for the wait!

mandrinvborg 09-01-2010 01:51 PM

Lo all,

I would dearly like to change the feedback score to show:

Feedback Score: 13/01/0 AS WELL as change the colours..,

Please see attached picture for cleared explanation:

https://vborg.vbsupport.ru/

Regards,

c0ld1805 09-17-2010 12:13 AM

thank you

SpeedyHire 09-19-2010 07:54 AM

Quote:

Originally Posted by mandrinvborg (Post 2092453)
Lo all,

I would dearly like to change the feedback score to show:

Feedback Score: 13/01/0 AS WELL as change the colours..,

Please see attached picture for cleared explanation:

http://airsoft.co.za/linkpix/vbe/feedback.jpg

Regards,


Is it not done from within the hook itself

postbit_display_complete' hook in plugin manager

Michael.A 09-20-2010 10:16 PM

dont work with Usercp icons addon....

SpeedyHire 09-21-2010 04:02 AM

Quote:

Originally Posted by MAD--DOG (Post 2101179)
dont work with Usercp icons addon....

could you explain a little more as i have the two mods working fine from what i can see.

Michael.A 10-13-2010 05:44 AM

when you go to Your iTrader Options what do you see?

your domain.com/forum/itrader_main.php?do=options

i dont know why cant he just add a link to the usercp why make a custom page just for 1 setting!!!

nitl300 10-13-2010 06:50 AM

Nice Ty :)
Installed :)

gargambrish 10-14-2010 12:27 AM

i got this error
PHP Code:

Warningfetch_template() calls should be replaced by the vB_Template class. Template nameitrader_navbar_community in [path]/includes/functions.php on line 4007 


seandan 10-20-2010 02:09 AM

Any update if this work or not?

SpeedyHire 10-20-2010 08:31 AM

it works fine, so what update do you need ?
have been using it for a while now and not had any issues.

Kintaro81 10-27-2010 03:27 PM

Quote:

Originally Posted by SpeedyHire (Post 2100367)
Is it not done from within the hook itself

postbit_display_complete' hook in plugin manager

I saw in postbit_display_complete:
Code:

$this->post['itrader_total']
How can I replace that with tradepos and tradeneg?

(to do what mandrinvborg was asking)

sorensen440 10-28-2010 04:59 AM

just installed
works great

webmastersitesi 11-05-2010 10:17 AM

i can not enter http://vbenhancer.com/ do you know what happened to it?

thecorvettekid 11-17-2010 03:36 PM

Quote:

Originally Posted by webmastersitesi (Post 2118210)
i can not enter http://vbenhancer.com/ do you know what happened to it?

I'm wondering the same thing. Site's down... been down for a little while too.

Anyone know what's happened to vbenhancer? I'd like to install iTrader on my site, but without a dedicated support/website to go to I'm a little hesitant to install.

Gav-n-Tn 11-19-2010 06:11 PM

Quote:

Originally Posted by thecorvettekid (Post 2122838)
I'm wondering the same thing. Site's down... been down for a little while too.

Anyone know what's happened to vbenhancer? I'd like to install iTrader on my site, but without a dedicated support/website to go to I'm a little hesitant to install.

I had to pay for this. He commercialized it and you had to have a key to download it which you had to pay for. I noticed that the site had dissapeared too. I have since upgraded to vB4 but I still have the files :)

thecorvettekid 11-29-2010 04:26 PM

Quote:

Originally Posted by Eonline (Post 2063841)
Ok, I'm a bit of a newbie to this. I can't find installation instructions. I don't see a readme file. Can someone please tell me how to install this? I need simple, dumbed down instructions. :o

Thanks!!

I'm with you!

I've downloaded the latest version posted here on vBulletin.org (v2.5.0), but there's no readme.txt file documenting the installation process. I know from reading the posts in this discussion thread that we are supposed to upload all the files/contents of the "upload this" folder to our respective servers/locations, but is that it? Do we then go into our AdminCP and install the plugin using Plugins & Products > Manage Products > Add/Import Product? If so, what file do we upload... product-itrader.xml? These may sound like dumb questions, but for the inexperienced/novices, getting the answers to these can mean the difference between giving our respective forum members what they want and not.

I know vbenhancer has said he isn't here to explain how to install mods, but I wonder how he would have felt if others had that attitude when he first started using vBulletin. Besides, including a simple readme.txt file outlining the installation and maybe some FAQ would easily answer a lot of the simple questions and would be worth it just to avoid the rash of support queries.

thecorvettekid 11-29-2010 04:36 PM

Quote:

Originally Posted by Gav-n-Tn (Post 2123632)
I had to pay for this. He commercialized it and you had to have a key to download it which you had to pay for. I noticed that the site had dissapeared too. I have since upgraded to vB4 but I still have the files :)

What was the difference between the 'free' version posted here and the commercial version? Did it have more features or greater support?

I keep checking to see if vbenhancer's site is back up and running, but no luck so far.

It's a real shame too. A lot of the big-name forum sites are successfully running iTrader. It's a great mod, one that is obviously considered of great importance. It's just a shame the support has essentially disappeared.

Kintaro81 11-29-2010 07:16 PM

how can I view what topic is linked to the feedback? :confused:


All times are GMT. The time now is 07:41 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.02980 seconds
  • Memory Usage 1,844KB
  • 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
  • (2)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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