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 |
#772
|
|||
|
|||
I've been able to fix this error after submitting a feedback, however, i am working on an other annoying issue (concerning redirects) before i will release an updated version.
|
#773
|
|||
|
|||
Quote:
Thanks |
#774
|
|||
|
|||
I tried installing. It was there and working but I am getting a permission error as admin.
I cannot leave feedback for anyone. Please let me know how to fix this. |
#775
|
|||
|
|||
being the master administrator must assign permissions to different groups.
|
#776
|
|||
|
|||
Since the problem shown here wasn't fixed in the latest version I went ahead and did it myself.
If anyone else want's to fix their version here's how to do it: Code:
Open itrader_main.php On line 342 put: $sellerproducts = $vbulletin->db->escape_string($sellerproducts); - This goes below: $sellerproducts = strtolower($sellerproducts); - This goes above: $sellerproducts = str_replace(" ", "%' OR user.itrader_buy LIKE '%",$sellerproducts); On line 472 put: $buyerwants = $vbulletin->db->escape_string($buyerwants); - This goes below: $buyerwants = strtolower($buyerwants); - This goes above: $buyerwants = str_replace(" ", "%' OR user.itrader_sell LIKE '%",$buyerwants); EDIT: I also realised my path to the IP graphic still isn't fixed in 2.8.1, infact "ip.gif" doesn't exist at all in my vB 4.1.4. I modified line 434 of "product-itrader.xml" so the src is now: Code:
src="{vb:raw vboptions.bburl}/{vb:stylevar imgdir_button}/ip-40b.png" |
#777
|
|||
|
|||
the WYSIWYG bug was fixed in the latest release just as the ip graphic bug.
|
#778
|
|||
|
|||
Quote:
Updated 2.8.1 on our 4.1.3 site .... Regards, Doug |
#779
|
|||
|
|||
this problem has not yet been solved. hlstriker, I made the changes you propose (if I have not done well) but have not worked, you could ecplicarlo screenshots better than it was before and after the change?. I need it urgently, thank you very much for helping solve this problem. |
#780
|
|||
|
|||
Sorry for any misunderstanding but the bug I fixed was for when you click on the "Find a customer" and "Find a seller" links. I'm not sure why you are getting that problem WDS, are you sure it's with iTrader? Using vB 4.1.4 doesn't seem to produce what you are showing.
Quote:
The problem with the IP image is: A) If you don't have your forums on your domains root the path is invalid. B) In vB 4.1.4 "ip.gif" doesn't exist. |
#781
|
|||
|
|||
Hi all, so I've installed the 2.8.1 version and enabled it and everything.
But it's not showing up in the forums I have enabled it for (using IDs). So I went to my profile and clicked on iTrader and it said that I don't have permissions to access this page. I am the site founder and only admin. Anyone know what I'm doing wrong? Thanks. I'm also missing the iTrader tab on the profiles homepage. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|