vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - iTrader 2.1.0 (Interim Release) (https://vborg.vbsupport.ru/showthread.php?t=182400)

OsideRida06 06-22-2008 08:19 PM

I figured it out. I will post what you need to put here in a bit.

Shazz 06-22-2008 08:26 PM

Quote:

Originally Posted by Notical Mass (Post 1556074)
Is it possible to make some sort of leaderboard that will show who has the highest itrader to the lowest itrader..?

I believe thats under devlopment :D

Demo16 06-23-2008 04:23 PM

no upgrade instructions?

Demo16 06-24-2008 06:40 AM

Same problem for me: The iTrader system is currently closed.

xzorbix 06-24-2008 09:21 AM

top stuff, just what i was looking for.
You can see a live demo on www.teenearners.com!

callumbush 06-25-2008 08:04 PM

Hi Jason,

Looks like a great mod! :)

Does it allow you to restrict the options so that only I can sell things?

The reason I ask is because I would really like to do that instead of simply using paypal buttons, as users will be able to see my feedback like on eBay, and have confidence in purchasing from me.

Cheers

Callum

SqueakyJoe 06-26-2008 01:54 AM

This is going to sound very noob, however, im new to vBulletin and dont know how it works, however, can someone tell me how to:

Edit all the usergroup permissions (all groups default to no access).

Thanks,

Matt

OsideRida06 06-26-2008 07:24 AM

Any update on when there will be top TR list? Something similar to the "iTrader Extension?"

eoc_Jason 06-26-2008 01:56 PM

Upgrading is just like the previous version (and any vB plugin)... You upload the files then upload the XML via the CP... Not complex...

Quote:

is it possible to put in some old feedbacks. we had an old trade board with existing feedbacks. is it possible to create some feedbacks without any feedback-threads? so that the members have their old feedback status in the new board?
No, the system re-calculates out the scores in the user table every time a trade is done on their account. It's done because there are so many circumstances in creating/editing/deleting that trying to just pass the score and never recalc it would be a nightmare. Start everyone off at zero and they will build up a rating fast enough... I also do it to prevent overzelous admins or others from artifically boosting people's ratings.

Quote:

Out of interest, what has been updated for 3.7? I have 2.0.1 installed and working fine with 3.7 with a few minor hacks, is it worth upgrading to this version or waiting for your final release?
Just minor little bug fixes related to the UI, but also the CSRF code has been implemented for vB 3.7.x compatability & security.

Someone else asked about installing on vB 3.6.x: You can remove the requirement for 3.7, but I do not know how it will respond to the extra variables with the CSRF code, other than that everything else is compatabile.

Quote:

Our members arent quite sure what to do, and how to do it. But its very sexy.
It's like eBay... You complete a transaction between two people and they can rate each other to build up a reputation as a good trader (like eBay). It's based on the honor system to a certain extent. You can require they link a URL, and you can configure to only allow URLs from within certain forums, and one of the people in the trade have posted (or maybe created? I can't remember) that thread.

Quote:

Edit all the usergroup permissions (all groups default to no access).
Go to your admincp -> usergroups -> usergroup manager -> Edit Usergroup (go through each of them and set permissions accordingly, it should be at the bottom of each page).

Quote:

Any update on when there will be top TR list?
A "top trader" list is not on my list of priorities. There is really no point in having except for some person to sit there and stare at themself on the top of the list, it provides no functionality whatsoever... But I will get around to it when I get around to it... I'm also planning on adding other stats like "most ratings / rated within the past month" and stuff like that.

-------------------

If you have the problem with your forum being closed after you upgrade - Read Post #9 and #35

-------------------

As for an update, right now things are kind of on hold. I'm in the process of setting up my new server before I take it to the datacenter, hopefully first part of next week.

I'm trying to move all my websites off my current hosting company as fast as possible (because they have screwed me over one time too many). But there's a lot of custom stuff that has to be configured and installed, a major headache.

In the past couple weeks that has been where all my effort has been (which if they knew how to run their business properly I wouldn't be in this mess). First there was a major power outage, then I had to do a bunch of restores and repair work on the data because of corruption, then there has been ongoing DNS issues. They have pushed me over the edge in their horrible service so I'm jumping ship as fast as I can.

--------------

If you have read this far, then hopefully someone will reply to this comment:

What do you think about how eBay disallows sellers to leave negative feedback if a buyer gives them a negative? I was thinking about implementing a similar feature, so that if one user gives the other a negative, the other person couldn't retialite giving a negative too?

I've never actually had an instance where that has happened on my forum personally. Usually a member will dissapear after getting money from someone and so they leave a negative, but that member also ususally gets banned from the forum anyhow.

Watson 06-26-2008 03:12 PM

Hi,

I did have it previously running, but when I uninstalled it looks like its left the tables. This is good as I have my data still, however when I run the XML file I get the below error.

Code:

Database error in vBulletin 3.7.1:

Invalid SQL:
CREATE TABLE itrader (
                  rateid int(10) unsigned NOT NULL auto_increment,
                  userid int(10) unsigned NOT NULL default '0',
                  rateduserid int(10) unsigned NOT NULL default '0',
                  rating tinyint(3) NOT NULL default '0',
                  buyselltrade tinyint(3) unsigned NOT NULL default '0',
                  subject varchar(80) NOT NULL default '',
                  dealurl varchar(255) NOT NULL default '',
                  dateline int(10) unsigned NOT NULL default '0',
                  ipaddress varchar(15) NOT NULL default '',
                  PRIMARY KEY  (userid,rateid),
                  UNIQUE KEY rateduserid (rateduserid,rateid),
                  KEY rateid (rateid)
                ) TYPE=MyISAM AUTO_INCREMENT=1;

MySQL Error  : Table 'itrader' already exists

Also when I try and do it via the upgrade file, I get an error telling me tables don't exist. Any help is appreciated.

Cheers

Watson

dr.science 06-26-2008 05:22 PM

Ok... so how do I enabve debug mode? Searches on here, vbulletin.com, looking through the config file, and through vbulletin admincp brought me here... I can't find this anywhere.

cerulean 06-27-2008 01:23 PM

Installed and works great, just 1 question:

I would like the trade rating (if they have one) to display under the person title:

example

Cerulean
Title
itrade rank: xyz

I am unsure how to do this any help?

principino1984 06-28-2008 07:00 AM

not working for me... i uploaded all the files and upgraded the xml version..but I still get "system closed"...

edit.

I solved the problem... just change the version from 2 to 2.1.0 and it works!

Marco

callumbush 06-28-2008 07:28 PM

Hi Jason,

Any thoughts on this?

If it doesn't support this, are there any vBulletin shopping cart solutions you can recommend? I've been looking at Geek Mart but its not available at the moment..
In case it's of any relevance, I will be selling physical products, not downloads...(well not for the foreseeable future anyway)

Best Regards

Callum

Quote:

Originally Posted by callumbush (Post 1558873)
Hi Jason,

Looks like a great mod! :)

Does it allow you to restrict the options so that only I can sell things?

The reason I ask is because I would really like to do that instead of simply using paypal buttons, as users will be able to see my feedback like on eBay, and have confidence in purchasing from me.

Cheers

Callum


gamma626 06-29-2008 10:21 AM

I have this working now - wow - super! Geez if it wasn't so early I'd have drinks for everyone!

Ok - here's coffee and the baileys is on the counter.

Thanks to everyone for offering help and insight on this, especially Shazz

bjf2k 06-30-2008 08:42 AM

Quote:

Originally Posted by Watson (Post 1559643)
Hi,

I did have it previously running, but when I uninstalled it looks like its left the tables. This is good as I have my data still, however when I run the XML file I get the below error.

Code:

Database error in vBulletin 3.7.1:

Invalid SQL:
CREATE TABLE itrader (
                  rateid int(10) unsigned NOT NULL auto_increment,
                  userid int(10) unsigned NOT NULL default '0',
                  rateduserid int(10) unsigned NOT NULL default '0',
                  rating tinyint(3) NOT NULL default '0',
                  buyselltrade tinyint(3) unsigned NOT NULL default '0',
                  subject varchar(80) NOT NULL default '',
                  dealurl varchar(255) NOT NULL default '',
                  dateline int(10) unsigned NOT NULL default '0',
                  ipaddress varchar(15) NOT NULL default '',
                  PRIMARY KEY  (userid,rateid),
                  UNIQUE KEY rateduserid (rateduserid,rateid),
                  KEY rateid (rateid)
                ) TYPE=MyISAM AUTO_INCREMENT=1;

MySQL Error  : Table 'itrader' already exists

Also when I try and do it via the upgrade file, I get an error telling me tables don't exist. Any help is appreciated.

Cheers

Watson

same thing happened to me, how did you fix the problem?

Florida13 06-30-2008 12:16 PM

i have itrader installed and somebody helped me fixit yesterday because it wasnt showing the feedback score under my members avatars in every post. like it will have (0) under there avatar/username, and when you click that it will take you to where you can submit feedback. it will say submit feedback for this user and you select positive, negative, neutral.

but for some reason, it went away again. its up at the top on the toolbar but some reason it wont show up now.

can anybody help fix this?

bjf2k 06-30-2008 07:41 PM

tried to install the mod" itrader" but when i import the xml file
it give me this error
Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE usergroup ADD itraderpermissions int(10) UNSIGNED NOT NULL default '0';

MySQL Error : Duplicate column name 'itraderpermissions'
Error Number : 1060

MySQL Version : 4.1.22-standard

anyone can help me out

linkasaur 06-30-2008 10:12 PM

Thank you for this mod! It works great!

bjf2k 07-01-2008 01:31 AM

i fixed the problem... i had the 2.0.1 and have 2.1.0 now....mark as installed

thanks

Digital Jedi 07-01-2008 03:28 PM

Quote:

Originally Posted by eoc_Jason (Post 1559579)
If you have read this far, then hopefully someone will reply to this comment:

What do you think about how eBay disallows sellers to leave negative feedback if a buyer gives them a negative? I was thinking about implementing a similar feature, so that if one user gives the other a negative, the other person couldn't retialite giving a negative too?

I've never actually had an instance where that has happened on my forum personally. Usually a member will dissapear after getting money from someone and so they leave a negative, but that member also ususally gets banned from the forum anyhow.

That's not a bad idea, actually. We've had this happen several times, using iTrader like a rep system and then turning to the admins to clean up their mess. I think it's logical addition.

Digital Jedi 07-01-2008 03:29 PM

Quote:

Originally Posted by bjf2k (Post 1563341)
tried to install the mod" itrader" but when i import the xml file
it give me this error
Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE usergroup ADD itraderpermissions int(10) UNSIGNED NOT NULL default '0';

MySQL Error : Duplicate column name 'itraderpermissions'
Error Number : 1060


MySQL Version : 4.1.22-standard

anyone can help me out

Isn't that an error you'd get when you don't have overwrite ticked?

cerulean 07-03-2008 03:58 AM

Any help?

Quote:

Originally Posted by cerulean (Post 1560397)
Installed and works great, just 1 question:


I would like the trade rating (if they have one) to display under the person title:

example

Cerulean
Title
itrade rank: xyz


I am unsure how to do this any help?


bjf2k 07-03-2008 08:08 AM

Quote:

Originally Posted by Digital Jedi (Post 1564063)
Isn't that an error you'd get when you don't have overwrite ticked?

i got it fixed. took me a day and half to figure it out:D

CarterMarkham 07-03-2008 07:37 PM

So those of you who are usuing this now, how well does it work, being an interim release I am skeptical.

CarterMarkham 07-03-2008 08:12 PM

So i installed this, but nothing shows up. I uploaded everything, but its like nothing is there, no links, no numbers under peoples names, no tabs, no nav link. And yes, it is turned on...

Any help in adding a tab in the users profile, and a link in the UserCP menu?

CarterMarkham 07-03-2008 08:24 PM

And I also updated permissions...

markp_2000 07-04-2008 02:21 AM

My forums would revolt if I could not get the up in the new version.

I put together an auto-insertion hack for those interested. In the next go around you can incorporate it if you wish.

The hack is pretty plain jane, but it avoids me having to edit templates.

It is running right now at www.organicgrocerydeals.com.

Mark

blogcrash 07-04-2008 10:08 AM

Quote:

Originally Posted by principino1984 (Post 1560996)
not working for me... i uploaded all the files and upgraded the xml version..but I still get "system closed"...

edit.

I solved the problem... just change the version from 2 to 2.1.0 and it works!

Marco

Please... I'm becoming crazy also around this.

Can anybody help me?
Which template should i chande and wich code must i use please????

Jah-Hools 07-04-2008 01:26 PM

Will this work OK as a fresh install from scratch on 3.7 ? (I haven't used ITrader before)

Digital Jedi 07-04-2008 07:01 PM

Quote:

Originally Posted by CarterMarkham (Post 1566156)
So i installed this, but nothing shows up. I uploaded everything, but its like nothing is there, no links, no numbers under peoples names, no tabs, no nav link. And yes, it is turned on...

Any help in adding a tab in the users profile, and a link in the UserCP menu?

Quote:

Originally Posted by blogcrash (Post 1566598)
Please... I'm becoming crazy also around this.

Can anybody help me?
Which template should i chande and wich code must i use please????

Guys, that information is included in the ZIP file you downloaded. You have to do it manually.


Quote:

Originally Posted by Jah-Hools (Post 1566687)
Will this work OK as a fresh install from scratch on 3.7 ? (I haven't used ITrader before)

I don't see why not. That's mainly the purpose of the 3.7 release.

blogcrash 07-04-2008 07:48 PM

Everything working well ... just as i wanted :p

Thanks for this great Mod

MrD 07-04-2008 08:28 PM

Hi,
i Use it in vb 3.7.2 and the Editor for Comments is not Shown.

DavidWWL 07-06-2008 01:34 AM

Quote:

Originally Posted by eoc_Jason (Post 1549193)
Well, if indeed iTrader is set to "open" in your vB Options, then there is probably a version mismatch somewhere. In the new release I've coded it to be a bit more explicit if there is a file vs DB difference, but with this (and previous releases) it just says closed to prevent any issues. I'm assuming you chose the overwite option when you updated? Make sure you are using all the latest files.

Last thing to check would be to enable debug mode on your forum (probably best to close the forum temporarily). Go to your vBulletin Options -> Version Info and Other Untouchables. Then look for iTrader Version Number, it *should* be 2.1.0, if it's not then click the 'edit' link and under the "Default" field change it to 2.1.0 and make sure the Data Validation Type is set to "Free".

If none of that works, let me know, but one of those has to be the problem.

None of that works for me. Any other ideas? :(

SMosher 07-06-2008 02:31 AM

Thank you for your time and your effort!

honcho 07-06-2008 06:48 PM

cheers m8 installed

Shazz 07-06-2008 07:37 PM

Successfully installed, had a problems with the iTrader being disabled many times when trying to upgrade. I then just completely removed it and put it back on :)

MrD 07-07-2008 09:34 AM

Hi,
i deinstall the Addon and reinstall it.
but the Error with the Messagebox is the same?
Have Anyone an Idea?

MoneyProBlog 07-08-2008 06:12 PM

I'm new to installing hacks. I believe I have installed everything as per the readme file but I don't see how to set user permissions for itrader. Can someone help me out?

Shazz 07-08-2008 06:27 PM

Quote:

Originally Posted by MoneyProBlog (Post 1570281)
I'm new to installing hacks. I believe I have installed everything as per the readme file but I don't see how to set user permissions for itrader. Can someone help me out?

Admincp > Usergroup Manager > Select your usergroup and edit it

iTrader permissions should be near the bottom of the page.


All times are GMT. The time now is 11:27 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.02013 seconds
  • Memory Usage 1,854KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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