Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Usernames still translated

  1. #11
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by dai-kun View Post
    I tried disabling all global_complete hook plugin (except vBET and vBSEO of course) but it still translates.

    I will have to go through each product now and disable it one by one to find the culprit.
    Check vBSEO configuration if you use it. Please send here list of your plugins, perhaps some name will be recognized as guilty one.

  2. #12
    Senior Member
    Join Date
    Feb 2010
    Posts
    210

    Default

    Text automatically translated from: Japanese to: English
    Translated text
    Usernames are being translated in thanks mod box under posts.

    Recommended Computer Parts Guide # 6 - Please read before posting - Computer Juice
    Original text

  3. #13
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    can you paste here a name of this mod? it is free or not?

  4. #14
    Senior Member
    Join Date
    Feb 2010
    Posts
    210

    Default

    Sure, its a very popular mod/hack.

    [AJAX] Post Thank You Hack - vBulletin.org Forum

  5. #15
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by Snake View Post
    Text automatically translated from: Japanese to: English
    Translated text
    Usernames are being translated in thanks mod box under posts.

    Recommended Computer Parts Guide # 6 - Please read before posting - Computer Juice
    Original text
    This is integration issue. Please note that in vBET coe will be included solutions only for native vBulletin pages/templates, but we will gladly give you hints how to integrate this mod with vBET To do this you have to edit template which shows usernames and opaque those in not translated area. So in details:
    1. Go to Admin CP -> Styles & Templates -> Search in Templates, find and edit template post_thanks_box_bit
    2. In template find:
    Code:
    {vb:raw thank.username}
    3. And replace by:
    Code:
    <!--vBET_SNTA-->{vb:raw thank.username}<!--vBET_ENTA-->
    You must do this for all styles.

  6. #16
    Senior Member
    Join Date
    Feb 2010
    Posts
    210

    Default

    And for vb3, seeing as this is the vb3 bug forum.... lol.

  7. #17
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Yep - but you gave us link to mod for vB4 version and we was working on exact mod you point us You pointed that you have issue with mod for vB4

    For vB3 similar thing, just find and replace other text:
    Find:
    Code:
    $thank[username]
    Replace by:
    Code:
    <!--vBET_SNTA-->$thank[username]<!--vBET_ENTA-->
    Please tell did it help

  8. #18
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    vBAdvanced Active users:

    Template 'adv_portal_onlineusers'

    <td class="$altbgclass"><span class="smallfont"><!--vBET_SNTA-->$activeusers<!--vBET_ENTA--></span></td>

    Works perfectly.

  9. #19
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    Looking for someone who has de-translated their usernames for vB Tournaments and Ladders mod for vb 3.8.x.

    It looks like it uses java to output the names.

    NVM, I think I got it partially.
    Last edited by Smaug; 27-09-10 at 04:04.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •