AlphaWolf09 / Gekks

Automatically exported from code.google.com/p/phproxyimproved
0 stars 0 forks source link

Not possible to disable Google Translate #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Disable Google Translate on Google tab of the admin panel
2.Save
3.Reload page

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

Google Translate should be disabled,, but the box is checked again

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

Version 2 REV3 (Beta) on Ubuntu Server 11.10 (64 bits)

On what url? or host?

My own private URL on my own server ;) With lighttpd if that matters

Please provide any additional information below.

Original issue reported on code.google.com by lux.gest...@gmail.com on 6 Apr 2012 at 8:52

GoogleCodeExporter commented 8 years ago
Thank-you,  I will look into fixing this. 
Est time to fix 12h or less from this post.

Original comment by Jeffsche...@gmail.com on 9 Apr 2012 at 11:59

GoogleCodeExporter commented 8 years ago
Try the new build, it should fix the error.

////DEV////

Line 83 post.php
was
if($analytics==''){
changed to
if($Translate==''){

///////////////

Original comment by Jeffsche...@gmail.com on 9 Apr 2012 at 8:29

GoogleCodeExporter commented 8 years ago
I just tested. It is fixed. Thanks for your quick follow

Original comment by lux.gest...@gmail.com on 10 Apr 2012 at 5:29

GoogleCodeExporter commented 8 years ago
Thank you for submiting bugs. It helps this script become more stable.

Original comment by Jeffsche...@gmail.com on 10 Apr 2012 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by Jeffsche...@gmail.com on 10 Apr 2012 at 1:08