Version: 1.00, by MagnetiCat
Developer Last Online: Nov 2009
Category: Profile Enhancements -
Version: 3.7.0
Rating:
Released: 05-04-2008
Last Update: 05-04-2008
Installs: 232
Uses Plugins Auto-Templates
Re-useable Code
No support by the author.
This ultra simple mini add-on will add iTrader stats in a tab inside your users' profiles. The fantastic iTrader is still the only solution for an eBay like feedback system in vBulletin, and we are still using it in many clients' websites, sometimes modified to work with other integrations.
When installed, it will add two settings to your vBulletin ACP - iTrader Settings Menu to let you activate the feedback tab and choose where you want the new tab to appear.
Installation
The add-on requires just an XML import. No file edits or template edits, unless you want to customize the position of the feedback tab further. Remember to enable the display in profile using the new option added in your ACP's iTrader settings.
This is JUST a tiny add-on for people using iTrader, which is one of the best add-ons developed for vBulletin, and which can still be used with 3.7 with some changes you can read about in the iTrader thread. You need to have iTrader installed. https://vborg.vbsupport.ru/showthrea...hlight=itrader
I have a forum in Spanish and I would like to be able to modify the tab feedback that comes in the profile for "assessment"
He changed phrases templates and looked in the archives. Php but can not modify Does where you can modify this?
Thank you
Hello,
go to the plugin manager in your vBulletin ACP. Find the plugin "iTrader in Member Profile - Profile", the select Edit. Then, find:
Code:
'title' => 'Feedback'
Replace it with:
Code:
'title' => 'Assessment'
We followed the default structure in vBulletin profile block classes when writing this, but I might change this to use phrases when we have another release.
go to the plugin manager in your vBulletin ACP. Find the plugin "iTrader in Member Profile - Profile", the select Edit. Then, find:
Code:
'title' => 'Feedback'
Replace it with:
Code:
'title' => 'Assessment'
We followed the default structure in vBulletin profile block classes when writing this, but I might change this to use phrases when we have another release.
Quick question: which template do I edit to change the Feedback tab's contents? I want to put a "leave feedback" link in this tab, under the Member Profile section directly beneath the link for "View All Feedbacks For _______", using this code:
If I know which template, I can drop it in. A template search for "<!-- cat_itrader_stats -->
" (which shows up when I view the source of the page) only dumps me at a list of all the templates.
I am a complete noob at this but from the instructions I don't understand what files to edit and where for just a simple install of itrader. nothing special.
Very simple. First go in the iTrader thread, and download itrader.
Then, install iTrader following their docs.
Then, import this XML product through vBulletin's product manager.
That's all - it's a very basic add-on, really; nothing more than a few templates and some php code.
when I install this, leave me a error when i see any profile:
Warning: require_once([path]/includes/functions_itrader.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(293) : eval()'d code on line 3