![]() |
Quote:
|
All errors have been fixed. Just overwrite the .xml and files. I do not think there are any bugs left. I spent a while messing with it to check.
Zip Updated With All Fixes |
I think the avatars don't show if you have avatars that are separated into different folders, this itrader hack apparently only looks in the root of the avatars folder and not through each folder in there.
Is there any way to have the itrader menu only in the navbar for certain usergroups, any response is greatly appreciated, thanks for this hack. |
Try changing navbar template like this:
Code:
<if condition="is_member_of($bbuserinfo, [usergroupid1], ..., [usergroupidN])"> |
Quote:
It shows the avatars according to the location listed in the database. So it does www.yoursite.com/location If you installed the newest zip it should work. |
Quote:
|
I got the avatar problem fixed by re-uploading everything but I still have the problem of the iTrader link on the navbar appearing for all members, even unregistered members. It doesn't give them all the options but it does allow them to browse the members.
|
Quote:
Ah yes i gave them that option. I figured why not, it wouldn't hurt. However, if you want to make it so that they can't just: Change this: Code:
<!-- iTrader Extension Navbar --> Code:
<!-- iTrader Extension Navbar --> |
Wow, this looks great!
One suggestion... Many forums with trading allow users to create a single trade list in the form of a thread. I like what you have done with the "wants to buy, wants to sell", but I think you might want to consider adding a place for users to display a link to their main trade list. Nice work! |
Quote:
Sounds like a nice idea. Perhaps you can elaborate more on this via PM? |
The colors on the Control Panel under "Your Options" are not right. Here's a picture of the iTrader control panel next to my normal UserCP control panel. Can anyone tell me what I need to edit to make the iTrader one look like the UserCP one?
https://vborg.vbsupport.ru/external/2006/02/5.jpg |
Quote:
|
Installed ;)
|
great job man.............update is working very well here, thank you
|
Any idea when the next relaese will be out with some of the great suggestions like ability to turn on/off the trader now sellling feature?
|
Quote:
Giovanni Martinez |
Installed! Thanks for the great extension. I'd love to help you improve on it, although you would have to do all the real work (coding). I sent you a PM with my AOL IM info.
Thanks again! EDIT: Suggestion...When somone is viewing any itrader page, it would be ideal if the "iTrader" link in the main navbar would link back to the itrader_main page, rather than give you the url to the page you are already viewing. |
Another suggestion: Remove banned users from Main Page (esp. Hall of Shame).
Bug fix: Join date on my profile on findseller/findcustomer/etc is listed as 12-31-1969 |
Quote:
|
Bingo...no worries then! Thanks for the great hack...you were the reason I was able to upgrade from 3.0.x to 3.5.4!
|
/me clicks install
|
Quote:
|
The UserCP navigation problem has been fixed, if you already hav this hack installed, just upload the attached file and replace the one you already have.
[high]Changelog:[/high] 2-25-06 * UserCP navigation problem has been fixed ZIP UPDATED |
Thanks Gio for another great hack.
I have to say, though, that I'd like it better if it was phrased. ;) |
Quote:
|
Sorry if this has been asked before, is it possible to integrate the star (https://vborg.vbsupport.ru/external/2006/03/19.gif)system with this like on eBay?
Like this seller for example - ruiloureirohttps://vborg.vbsupport.ru/external/2006/03/20.gif ( 213https://vborg.vbsupport.ru/external/2006/03/19.gif) |
Quote:
|
Ack, how did I miss this hack? I will be installing this tonight, I already have iTrader and it works great.
One idea though. The other hack you are working on, the custom fields, have you thought about integrating that with this hack? The ability to use a custom field for a classifieds type forum and the ability to search in this hack for "what I am selling" seems immensely powerful. People ask for this functionality nearly every day here. I think it would be a major hit! |
OK, my members are getting an error:
Database error in vBulletin 3.5.1: Invalid SQL: UPDATE user SET itrader_buy = 'multi-color'd zoos, not green', itrader_sell = 'chiller, sea swirl, mh pendant, bak pak...' WHERE userid = 837; 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 'd zoos, not green', itrader_sell = 'chiller, sea swirl, mh pendant, ' at line 2 Error Number : 1064 |
I do not normally agree to give support to people who do not click install, so i'd appreciate it if you can do that now :p
Try this in itrader_main.php Find: Code:
$buyerwants = strtolower($buyerwants); Code:
$buyerwants = addslashes($buyerwants); Find: Code:
$sellerproducts = strtolower($sellerproducts); Code:
$sellerproducts= addslashes($sellerproducts); |
Quote:
Quote:
Got any ideas? |
Quote:
Yes in the post bit? Just like on eBay. Might be an idea for the future. :) Thanks anyway I love this hack. |
Ok
I think i solved the customavatar problem.. at least on my system. the problem is in the query.. its missing the "avatarrevision". that is why when you build the avatar url example the avatar for user 3 is: customavatars/avatar_3_1.gif it will search for customavatars/avatar_3_.gif i implemented following fix: 1. backup itrader_main.php (its more important than you think) ;) 2. find (its there three times.. do it for all 3 times): PHP Code:
PHP Code:
Attention you have to do it 3 times in the file!!! that made my customavatar appear again... hope that helps Felix PS: on my localhost testboard I only have 3 users.. so i cant tell if it works in all configurations.. but it looks as it was that.. |
The latest version doesn't have any avatar problems. I have tested it several times. Please try downloading the latest zip.
The search, find customer, and find seller do not do the same thing at all. Fill in the fields What you want to buy or sell in "itrader options" and you'll see. |
Then there must be 2 versions around..
I downloaded it about five hours ago.. and just checked in case you had updated in the last five hours.. but no.. its the same version and I had avatar probs ONLY with custom avatar stored in filesystem.. on a windows server... All other avatars worked fine... Felix PS: to bad there arent any file version numbers.. and maybe vbulletin.org restored data from backup or some other server problem restored an older zip_file.. mind checking? |
Quote:
|
Well the custom avatar was a broken image...
the real avatar is located: forum/customavatars/avatar3_1.gif the url of the broken image was: forum/customavatars/avatar3_.gif the 1 was missing the "1" being (thats what i saw in the code) built with $search['avatarrevision'] But the avatarrevision was not pulled in the query.. so therefore empty.. when i added it.. it worked.. Felix |
Quote:
|
anyway thumbs up for that great hack! :up:
Felix |
Gio, also, do you have any idea why the Join Date is wrong: 12-31-69
shows for Browse All Members, Find a Customer, and Find a Seller? If I change: Code:
$searcher_date['datejoined'] = vbdate($vbulletin->options['dateformat'], $bbuserinfo['joindate']); Code:
$searcher_date['datejoined'] = vbdate($vbulletin->options['dateformat'], $userinfo['joindate']); |
All times are GMT. The time now is 09:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|