Translator Bug Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Translator Bug

    that70sguy92
    that70sguy92
    Forumember


    Male Posts : 287
    Reputation : 0
    Language : English
    Location : Tennessee, USA

    Translator Bug Empty Translator Bug

    Post by that70sguy92 May 16th 2011, 12:27 am

    Hello,

    I have recently added a forum widget to my forum that translates the forum into different languages. However, there is a bit of an issue: Sometimes a bunch of random numbers will appear in the language list of options. I don't know if this is a script error or some normal bug, because sometimes it is fixed, but sometimes it comes back. I just don't know and I'd need an answer. It is a Google Translator though.
    avatar
    Guest
    Guest


    Translator Bug Empty Re: Translator Bug

    Post by Guest May 16th 2011, 2:02 am

    can you post a screenshot of it
    that70sguy92
    that70sguy92
    Forumember


    Male Posts : 287
    Reputation : 0
    Language : English
    Location : Tennessee, USA

    Translator Bug Empty Re: Translator Bug

    Post by that70sguy92 May 16th 2011, 3:35 am

    Here you go.

    Translator Bug Screenshot2011-05-15at93138PM
    YanOri
    YanOri
    Forumember


    Male Posts : 283
    Reputation : 0
    Language : English
    Location : India

    Translator Bug Empty Re: Translator Bug

    Post by YanOri May 16th 2011, 3:42 am

    what's the script you used? Question
    avatar
    Guest
    Guest


    Translator Bug Empty Re: Translator Bug

    Post by Guest May 16th 2011, 3:50 am

    Dimon wrote:what's the script you used? Question
    this and did this problem occur in starting days after you put this widget on your forum?

    or if you want you can use this translator for your forum

    Code:
    br /><script language="Javascript1.2" src="http://www.altavista.com/static/scripts/translate_engl.js"></script>

    and if you want the best translator widget on your forum by google then use this code

    Code:
    <div id="google_translate_element"></div><script>
    function googleTranslateElementInit() {
      new google.translate.TranslateElement({
        pageLanguage: 'ro'
      }, 'google_translate_element');
    }
    </script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

    78 OUT OF 85 PEOPLE FOUND THIS WIDGET HELPFUL.