NetBuilders

You are welcome to look around. You will have to register before you can post a message, create a blog, chat live with our members, or add a site to our directory.




Reply TRIPLE your Parking Revenue. Join Parked.com!
Old 9 April, 2009, 19:36 PM   #11 (permalink)
Unknown Net Builder
 
iTrader: (0)
Thanked 2 Times in 2 Posts
Posts: 5
$NetBucks: 0
Join Date: Mar 2009
Last Online: 4 May, 2009 12:06 PM
Smile

Quote:
Originally Posted by davesnake View Post
I really would like this working. I can pay if anyone is that way inclined.
Hi Dave,

I'm sorry that the .htaccess thing was not the problem...if you follow my drift...

I to, am getting the same errors as you and would dearly like to get this sorted. Patience is a virtue, so they say. Guess that will have to do for now.
  Reply With Quote
Old 10 April, 2009, 08:19 AM   #12 (permalink)
Unknown Net Builder
 
iTrader: (0)
Thanked 0 Times in 0 Posts
Posts: 3
$NetBucks: 0
Join Date: Apr 2009
Last Online: 3 May, 2009 19:30 PM
Default

hi
i have the same problem.
when i translate into another language en ==>fr or de ,.... this problem occured.
I think the problem its in parametrs of the script, because :

Quote:
1- We are experiencing a temporary problem with the foreign language section. Please try again later. We apologize for the inconvenience.
Scuzi / Perdon / Pardon / Das is Nicht Gud / Sori / Nay canne doo tha laddy


Code: -2 (LANG2: Translator returned status '302' (req=http://translate.google.com/translate_c?hl=en&langpair=en%7Cweb02host&u=http://www.web02host.co.cc/gen3ptc/))
when i try it in the browser it's good.
  Reply With Quote
Old 10 April, 2009, 08:26 AM   #13 (permalink)
Unknown Net Builder
 
iTrader: (0)
Thanked 0 Times in 0 Posts
Posts: 3
$NetBucks: 0
Join Date: Apr 2009
Last Online: 3 May, 2009 19:30 PM
Default

hi
Quote:
//Define translation engines here
$engines = array(
'g' => array( 'trans_url' => 'http://translate.google.com/translate_c?hl=en&langpair=en%7C$lang&u=$url',
'timeout' => 180,
'max_redir' => 3,
'check_func' => 'GoogleCheck', //This function should determine if the translation was successful
'fixup_func' => 'GoogleFixup'
see the red item above :
it's inccorect because hl receive the home language = fr,de,...or arabic.
when you correct this the script it's good.
  Reply With Quote
Old 10 April, 2009, 14:24 PM   #14 (permalink)
Newbie Net Builder
 
iTrader: (0)
Thanked 0 Times in 0 Posts
Posts: 74
$NetBucks: 1
Join Date: Mar 2009
Last Online: 22 July, 2009 14:26 PM
Default

I thought this forum was for support.
  Reply With Quote
Old 10 April, 2009, 17:31 PM   #15 (permalink)
Gozer
 
Will.Spencer's Avatar
 
Location: Singapore
iTrader: (45)
Blog Entries: 1
Thanked 1,622 Times in 890 Posts
Posts: 4,958
$NetBucks: 8,563
Join Date: Dec 2008
Last Online: Today 00:10 AM
Default

Quote:
Originally Posted by davesnake View Post
On my first go I was installing with some editing to remove the lang/ylang folder.

Now I have decided to keep it simple and follow the instructions to the T.
Oh yes, this script is a hack -- it's doing something Google doesn't want done. As a result, it is difficult enough to make work under the best of circumstances. It's highly recommended to get it working as designed before trying new things.

Quote:
Originally Posted by davesnake View Post
I really would like this working. I can pay if anyone is that way inclined.
I wish someone would step into that role!

Unfortunately, this script is (necessarily) very complex. No one seems to want to deal with that level of pain.

Quote:
Originally Posted by davesnake View Post
I thought this forum was for support.
I apologize. I am the main support guy and my recent move from Denver to Singapore has put all of my projects behind schedule.

Worst, my server was banned by the translation engines -- so I could not accomplish useful testing.

Coming back, I see that Google has changed the format of the URL's used by Google Translate. All of the scripts which integrate with Google Translate are being forced to release new versions.

I've escalated this issue to our contract coder and he's going to send me a report later today or possibly tomorrow.
  Reply With Quote
Old 10 April, 2009, 17:36 PM   #16 (permalink)
Newbie Net Builder
 
iTrader: (0)
Thanked 0 Times in 0 Posts
Posts: 74
$NetBucks: 1
Join Date: Mar 2009
Last Online: 22 July, 2009 14:26 PM
Default

Thanks for the reply Will.

That's all I needed to know, I don't need hand holding, afterall this is a free script. Just wanted to know what the error codes mean and by the sounds of it - it's the script, not me.

Please keep us updated, thanks.
  Reply With Quote
Old 12 April, 2009, 11:03 AM   #17 (permalink)
Unknown Net Builder
 
iTrader: (0)
Thanked 2 Times in 2 Posts
Posts: 5
$NetBucks: 0
Join Date: Mar 2009
Last Online: 4 May, 2009 12:06 PM
Cool

Just echoing what Dave S said. Thanks for the support Will, hope the move to SP is going OK?

Look forward to using this script when the dust has settled...

  Reply With Quote
Old 13 April, 2009, 16:24 PM   #18 (permalink)
Unknown Net Builder
 
iTrader: (0)
Thanked 0 Times in 0 Posts
Posts: 3
$NetBucks: 0
Join Date: Apr 2009
Last Online: 3 May, 2009 19:30 PM
Default

hello
waiting correction!!!
  Reply With Quote
Old 13 April, 2009, 16:30 PM   #19 (permalink)
Gozer
 
Will.Spencer's Avatar
 
Location: Singapore
iTrader: (45)
Blog Entries: 1
Thanked 1,622 Times in 890 Posts
Posts: 4,958
$NetBucks: 8,563
Join Date: Dec 2008
Last Online: Today 00:10 AM
Default

Me too.
  Reply With Quote
Old 23 April, 2009, 23:25 PM   #20 (permalink)
Gozer
 
Will.Spencer's Avatar
 
Location: Singapore
iTrader: (45)
Blog Entries: 1
Thanked 1,622 Times in 890 Posts
Posts: 4,958
$NetBucks: 8,563
Join Date: Dec 2008
Last Online: Today 00:10 AM
Default

Quote:
Originally Posted by Will.Spencer View Post
Coming back, I see that Google has changed the format of the URL's used by Google Translate. All of the scripts which integrate with Google Translate are being forced to release new versions.
Revision 2.16 of the Translation Script is now available for download.
  Reply With Quote
Reply

Bookmarks

Tags
advice, installation


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Troubles affpro1234 Translation Script Support 17 14 September, 2009 08:03 AM
Problems with phpbb installation hendricius Community Building 4 13 August, 2009 20:02 PM
[WTS] Script installation service Jasonp Services 0 21 April, 2009 11:58 AM
Installation help wagga2650 Translation Script Support 14 16 March, 2009 20:03 PM


All times are GMT. The time now is 03:58 AM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.1
vBAdvertise v1.0.0 Copyright ©2009, PixelFX Studios
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios