The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader v2.8 - Powerful Rating System Details »» | |||||||||||||||||||||||||||||||||||
iTrader v2.8 - Powerful Rating System
Developer Last Online: Feb 2015
Please nominate this mod for MOTM! iTrader 2.8 Click here for a version for vBulletin 3 This modification offers you a rating system for trades which are made on your board. As it is an advantage of the rating system on ebay, this gives your users some secureness. ================================= NOTICE ABOUT THE AUTHOR: I added vBulletin 4 support for this modification because Nexus (vbenhancer) announced that he won't do this in the next time. He gave me the permissions to release it here. Thank you! Please do not contact vbenhancer for support! He is not responsible for this version. ================================= Installation The installation is as easy as abc. You only have to upload the files and import the product in your vBulletin admincp. Update Also updating this modification (including this from vB3) isn't very difficult. Only overwrite all files and the product in your vBulletin admincp. Screenshots itrader_rateuser.png Rate a trader/seller itrader_user270.jpg iTrader Profile itrader_main270.jpg iTrader Main Page itrader_tab.png iTrader Profile Tab Known issues: none Feature requests: - microCLASSIFIEDS/AUCTIONS integration (?) - latest threads of a selected forum on itrader main page * Implemented in upcoming release Release History Cick here Translations: - German by Andre31 Please DONATE for further releases! Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
16 благодарности(ей) от: | ||
Athena1984, Baja, CarpCharacin, eTiKeT?, halilkoca, kralksk, mariohn, Melodym, mitch84, nacaruncr, sharif_aly, Skaut, StormBreaker, thang28101993 |
Comments |
#952
|
|||
|
|||
Quote:
Thanks |
#953
|
|||
|
|||
My first upgrade was with plugins enabled, which resulted in an error.
Today, I did a whole new copy and upgrade with all plugins disabled.....same error. Code:
Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]\itrader_feedback.php on line 187 Fatal error: require_once() [function.require]: Failed opening required 'C:\htdocs\forum/includes/functions_wysiwyg.php' (include_path='.;C:\php\PEAR') in C:\htdocs\forum\itrader_feedback.php on line 187 |
#954
|
|||
|
|||
Ok, I fixed this on my test forum.....
What I did was I went to "itrader_feedback.php" on line 172 and added the check for 4.1.12 (in RED below) Code:
if($vbulletin->options['templateversion'] > '4.1.3' OR in_array($vbulletin->options['templateversion'], array('4.1.10', '4.1.11', '4.1.12'))) The error is now gone and I can post feedback without issue |
3 благодарности(ей) от: | ||
Athena1984, L2Insomnia, markp_2000 |
#955
|
|||
|
|||
Installed and trying to test using your fix weave. But when I go to itrader_main.php I get the "you do not have permission" error. I am logged in as admin and I don't see anywhere in the Itrader section for setting permissions for users?
Nevermind found it in usergroup permissions. Looks like everything is working fine. Thanks for the fix. |
#956
|
|||
|
|||
Quote:
|
#957
|
|||
|
|||
Quote:
Thanks weave! |
#958
|
|||
|
|||
Cool deal, glad to hear it
|
#959
|
|||
|
|||
Ive installed it, If I access to http://www.myforumurl.com/itrader.php I dont get any errors.
The problem is that I cannot see in postbit legacy or nav bar ... the links are hidden! Check the attached image to see my configuration, any help please?? |
#960
|
|||
|
|||
Anyone got an idea on how to display the iTrader info in the postbit of a PM?
Mark |
#961
|
|||
|
|||
OK - figured it out. I edited the iTrader Postbit plugin and added OR THIS_SCRIPT == 'private' to the second if statement.
Code:
if ($this->registry->options['itrader_forumid_ok'] OR THIS_SCRIPT == 'private') |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|