vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

entertain 02-20-2010 02:17 PM

@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.

entertain 02-20-2010 02:21 PM

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.

Supramania 02-20-2010 03:00 PM

Quote:

Originally Posted by entertain (Post 1987274)
Are you using vBulletin 4.0.2 with iTrader 2.5.2?

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?

entertain 02-20-2010 03:22 PM

@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

;)

Supramania 02-20-2010 03:30 PM

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.

Fastbird 02-21-2010 04:49 AM

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.

entertain 02-21-2010 08:48 AM

Quote:

Originally Posted by Fastbird (Post 1987809)
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.

Yes, you can now change it in the template called "itrader_feedback_score". In my opinion this is easier.

jacven 02-21-2010 12:30 PM

Quote:

Originally Posted by entertain (Post 1987333)
@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.

@entertain thanks for that tip. I was able to mostly translate everything about this mod to Spanish. But here "itrader_feedback.php?u=24" there is a word which says "Kommentar" which I cannot find it using the phrase option in admin.

Also, is it possible to remove the URL option where users can rate others?

Thanks in advanced.

entertain 02-21-2010 04:45 PM

@jacven:
oh, sorry.
Here is a fix:

Template itrader_feedback:

Search for:
HTML Code:

<h3 class="blocksubhead">Kommentar</h3>
Replace by:
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>

and remove it. ;)

Fastbird 02-21-2010 06:13 PM

Quote:

Originally Posted by entertain (Post 1987880)
Yes, you can now change it in the template called "itrader_feedback_score". In my opinion this is easier.

Absolutely. Much easier to work with. Thank you very much!


All times are GMT. The time now is 10:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01590 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete