Giter VIP home page Giter VIP logo

php-language-api's People

Watchers

 avatar

php-language-api's Issues

Example Does Not Work

What steps will reproduce the problem?
1. Simply running the script as is using the included example does not work

What is the expected output? What do you see instead?
Should be a Italian translation of "Welcome to my website.". Does not print.

What version of the product are you using? On what operating system?
Window XP Pro. Firefox & IE7.

Please provide any additional information below.
Any suggestions, please let me know...


Original issue reported on code.google.com by [email protected] on 17 Feb 2009 at 1:06

Convert to English not working

What steps will reproduce the problem?
1. wrap a string in double quotes "Hello World"
2. Try converting the string to english
3. It will not display anything or give any error message.
4. Try converting that same string to other languages like french
5. It translates and displays it.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Dec 2010 at 10:27

Make methods static

All the methods in the class are called statically but not declared as such. 
Adhere to E_STRICT 
standards and add the static keyword to the method declarations.

Original issue reported on code.google.com by [email protected] on 21 May 2010 at 11:12

Some Problems on production server

I have got everything working on my test server and thats perfect! The
script works very well.

I have tried to get the script to run on the production server. I do not
get any errors at all, but the translation is just not there.

Do you have any ideas?

I already added:

error_reporting(E_ALL);
ini_set('display_errors', 1);

To my code, with no errors?

Many thanks,
Wes




Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 1:24

lengh exceeded?

What steps will reproduce the problem?
1. translation

What is the expected output? What do you see instead?
in stead of the translated string I've got this message: 
Warning: 
file_get_contents(http://ajax.googleapis.com/ajax/services/language/translate
?v=1.0&q=Il%20volo%20non%20%E8%20...

Please provide any additional information below.
the text I'm trying to translate is quite long; is there any limit in text 
lengh?

Original issue reported on code.google.com by [email protected] on 20 Dec 2009 at 3:43

Non-statis method

WStrict standards: Non-static method Google_Translate_API::translate() should 
not be called statically in C:\wamp25\www\indexgt.php on line 10
Call Stack

Is this script working anymore?

Original issue reported on code.google.com by [email protected] on 23 Jan 2015 at 8:45

v1 is depricated. Please use Translate v2

I got the following response from this script :

{
     "responseData"    : null, 
     "responseDetails" : "Please use Translate v2.  See http://code.google.com/apis/language/translate/overview.html", 
     "responseStatus"  : 403
}

Original issue reported on code.google.com by [email protected] on 29 Jan 2012 at 3:24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.