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 |
#202
|
|||
|
|||
@jacven:
you can search the phrases in your admincp and then you have the possibilty to translate them? I don't know really how this link is called in the english admincp... might be something like "Search Phrases". An other way would be to open the xml and translate the phrases there. |
#203
|
|||
|
|||
iTrader 2.6.0 released!
[FIX] Page Title on Submit Feedback Page [FIX] Page Title on Options Page [FIX] Options Page Templates not cached [FIX] Typo 'bocksubhead' in Template "memberinfo_block_cat_itrader_stats" [FIX] Invalid User Message - now there is a login [FIX] Main Page - Wrong Rating Counts [FIX] Design Enhancements [FIX] Feedback Score Memberlist Issues [FIX] Feedback Score Postbit Issues [NEW] Completely redesigned Search Pages [NEW] Optimized Layout of Submit Feedback/Answer Page Since iTrader 2.5.2: Changed Templates: itrader_detail_feedback itrader_feedback itrader_search itrader_search_bits memberinfo_block_cat_itrader_stats New Templates: itrader_feedback_score Changed Files: itrader_detail.php itrader_global.php itrader_main.php functions/functions_itrader.php Update Simply overwrite all files and the product. Warning This version was only tested with vBulletin 4.0.2. |
#204
|
||||
|
||||
Negative. iTrader 2.5.2 with vBulletin 4.0.1 (I've been holding off on 4.0.2 for various reasons)
Should I try upgrading to 2.6? |
#205
|
|||
|
|||
@Supramania:
As you can see from the filename, iTrader 2.5.2 is only working correctly with 4.0.2 (and maybe 4.0.0). It is not my fault, it's because of a bug which was "integrated" in 4.0.1. You have two ways of fixing it: (1) Downgrade iTrader to 2.5.1 (should work without any problems) (2) Upgrade vBulletin to 4.0.2 |
#206
|
||||
|
||||
Entertain, I understand completely - 4.0.1 hasn't been fun for any of us.
I'll downlevel to 2.5.1 until we move and they go right to 2.6. 4.0.2 is in my plan, however I run about 30 plugins and a ton of custom code, I need to test it all on my 4.0.2. test site - it will be a while before we can make that leap. Thanks for the quick response. |
#207
|
||||
|
||||
Do you have updated direction to change the Feedback Score: 0 (XX%) line in the postbit? After updating, I went back to the plugins to update and it looks like you changed some stuff around, so the old method is no longer valid.
If you could post that, I would appreciate it. |
#208
|
|||
|
|||
Quote:
|
#209
|
|||
|
|||
Quote:
Also, is it possible to remove the URL option where users can rate others? Thanks in advanced. |
#210
|
|||
|
|||
@jacven:
oh, sorry. Here is a fix: Template itrader_feedback: Search for: HTML Code:
<h3 class="blocksubhead">Kommentar</h3> HTML Code:
<h3 class="blocksubhead">{vb:rawphrase itrader_detail_comment}</h3> To remove URL option, find in the same template: HTML Code:
<div class="blockrow"> <label for="threadurl">{vb:rawphrase itrader_thread_url}: (<vb:if condition="$vbulletin->options['itrader_requrl'] == 1">{vb:rawphrase itrader_required}<vb:else />{vb:rawphrase itrader_optional}</vb:if>)</label> <input class="primary textbox" type="text" name="dealurl" size="45" maxlength="255" value="{vb:raw itrader.dealurl}"><br /> {vb:rawphrase itrader_url_example} <vb:if condition="$vboptions[friendlyurl] == '0'">http://www.site.com/forum/showthread.php?t=1234</vb:if><vb:if condition="$vboptions[friendlyurl] == '1'">http://www.site.com/forum/showthread.php?1234-Thread-Title</vb:if><vb:if condition="$vboptions[friendlyurl] == '2'">http://www.site.com/forum/showthread.php/1234-Thread-Title</vb:if><vb:if condition="$vboptions[friendlyurl] == '3'">http://www.site.com/forum/threads/1234-Thread-Title</vb:if> </div> |
#211
|
||||
|
||||
Absolutely. Much easier to work with. Thank you very much!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|