![]() |
Quote:
Thanks. |
Hi,
I think I've found a bug. In functions_itrader.php, in the function itrader_checkperms, shouldn't this: Code:
$datenow = vbdate($vbulletin->options['dateformat'], $check['dateline'] + $vbulletin->options['itrader_dupeuser']); Code:
$datenow = vbdate($vbulletin->options['dateformat'], $check['dateline'] + $vbulletin->options['itrader_dupeuser'] * 3600); |
I'm trying to figure out how I can get iTrader to show the "Rate Trade" button in ALL posts for my set forum. But, it only shows the button in the thread when the user did not create the thread.
For example, if Steve creates a For Sale thread anyone but Steve can see the Rate Trade buttons for all users/posts. Steve cannot see ANY Rate Trade buttons from any users in any of the posts of the thread he created. I'm pretty convinced my problem can be fixed somewhere within this code right here, but I'm terrible with PHP. Code:
$itrader_forumsurl_ok = explode(',', $this->registry->options['itrader_forumsurl']); |
is there anyway to modify the "Rate Seller" button to say "Rate Seller/buyer"
|
Quote:
|
Great, all I need now (and first) is a classifieds / auction mod to facilitate sales from!
|
Quote:
|
Quote:
|
Quote:
|
No matter if I select Security: Contact Staff On Suspicious Activity? to NO I always get emails to my account :s
|
Is there a vbulletin 5 version in the works for itrader?
|
Up to this thread...
|
Quote:
|
A few months ago someone asked in this thread if there was a way to import SMF trader information into iTrader. Well, now there is as I wrote one. Even if you've had iTrader installed for a while it'll still work without damaging any new ratings. So if anyone is interested, just let me know and I'll post it up as a mod.
Here's an example of it in action: http://www.theturboforums.com/thread...07-Check-Valve See the iTrader score in the user info on the first post? And here's the details page: http://www.theturboforums.com/itrader.php?u=43985 Both are from data supplied from the SMF import. :) Its one php file. Edit the source and destination database information in it, run it from your browser, update iTrader ratings in your Admincp and then remove the file from your server (I don't recommend leaving it around as running it twice will import the data twice!). On my server it took about 3 seconds to import 1500 records. |
^^ Any chance you could fix some of the small problems with iTrader like the "Rate Trade" button not showing up in several spots?
|
Quote:
|
Hey All,
Just installed iTrader on my vBulletin form. Running Verson 4.2.0 PL3. Whenever I enable iTrader through the installed products page and I try to go to my profile, I get the following error: Warning: require_once([path]/includes/functions_itrader.php) [function.require-once]: failed to open stream: No such file or directory in [path]/member.php(154) : eval()'d code on line 4 Fatal error: require_once() [function.require]: Failed opening required '/home/apbaseba/public_html/cny/includes/functions_itrader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apbaseba/public_html/cny/member.php(154) : eval()'d code on line 4 Not sure why this is happening but any help would be greatly appreciated! Please let me know. Thanks. |
Installed, however it doesn't show up anywhere on my site. If I type in ...../itrader_main.php it shows up. How can I incorporate this all into the forum?
|
Following the upgrade to 4.2.0 pl3, the iTrader Community menu item is not showing, despite being checked in the control panel.
I used Navigation Manager to add it (itrader_main.php). An official update would be nice though. |
Nevermind, I figured it out. Go to Admin CP > iTrader (will be underneath Users and above Usergroups) and set to active. Then, check the remainder of the iTrader settings and change them if you'd like.
|
I got the Fatal error thing too, when I click on a Profile. What do I need to do?
Warning: require_once([path]/includes/functions_itrader.php) [function.require-once]: failed to open stream: No such file or directory in [path]/member.php(154) : eval()'d code on line 4 Fatal error: require_once() [function.require]: Failed opening required '/home/fishinga/public_html/includes/functions_itrader.php' (include_path='.:/usr/local/php53/pear') in /home/fishinga/public_html/member.php(154) : eval()'d code on line 4 |
Installed, works perfectly on 4.2
|
1 Attachment(s)
Itrader just emailed everyone who ever left a trader rating on my forum (which certainly makes us look like spammers) even though the email options are turned off. Does anyone know how to disable completely the itrader's ability to email??
|
i upgrade my board to 4.2.0 pl3 then install itrader but not worked correctly for me:
1- rating button dont show 2- itrader main page in forum not load correctly |
Hey guys I recently installed iTrader 2.8.2 on vBulletin 4.2.0 and I am having an issue with my sub menus all over lapping each other in the image below;
https://vborg.vbsupport.ru/ Any ideas on how to fix this? |
Hello, good morning from SPAIN!
I have a problem with itrader, say this: 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. I installed itrader yesterday and updated the profiles in group user for can see and rate in the itrader but i dont know if i have update any more ? maybe titles users? Too i have a problems with URL when i put in the place required say this: THE DEAL URL IS INVALID... i use vbseo, maybe the problem is this ? regards and thanks very much. |
|
why itrader button to rate seller is not showing??
|
There is a way to show the Feedback Score in some forum, in "threadview" near the username that created the thread?
Also, the bug "not showing" the Navbar: Display iTrader Menu , can it be fixed? |
Feedback score unable to see. oppsss..Sorry I forgot to set it active at Cpanel itrader general option. Now working.
|
|
Quote:
Buenos d?as de los EEUU. :) (Good morning from the US.) |
Anyone running 4.2.1 with his mod? Any issues?
Has the developer abandoned this mod? Looks like they have not been around in a while. |
Quote:
can anybody enlighten us? |
No issues I've noticed.
|
Quote:
|
Quote:
IM on 4.2.1 - all seems fine |
I started the development on a new iTrader version the third time. Hopefully, I will be able to finish and release it.
As you have seen, the navtab is broken on vBulletin 4.2.x with the current itrader version. That is caused by the new navigation manager. This is why the update will officially be compatible with vBulletin 4.2.0 or later. Older versions will not be supported anymore. *Edit* Everybody with an unanswered support request should post it again. |
1 Attachment(s)
The work is going on. Here is a preview of my current dev version. :)
Still a lot to do. |
Thanks entertain, I'm glad a dev has taken the reigns on this popular plugin.
|
All times are GMT. The time now is 09:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|