vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Free Thread Translator (https://vborg.vbsupport.ru/showthread.php?t=34110)

GrphicImprssion 01-15-2002 05:46 PM

Quote:

Originally posted by kermit
tried that.. but still the same. :(
ditto, no dice. :confused: any other suggestions by any chance?

Lucky 01-15-2002 09:46 PM

Quote:

Originally posted by GrphicImprssion


ditto, no dice. :confused: any other suggestions by any chance?

Same here.
Still does not work.
Any more ideas?

okrogius 01-15-2002 10:18 PM

Neat! Thanks.

Brian Cruz 01-16-2002 05:25 AM

Any chance the "go" button could be incorporated into this? I know it would serve little purpose, since making a selection automatically changes the page, but it looks weird with all the other drop-down menus having one and this not.

Admin 01-16-2002 09:39 AM

Quote:

Originally posted by Codename49
Modify whats after the red in that line from
%2Fshowthread.php%3Fs%3D%26threadid%3D$threadid&Se quence=core&Language='+this.options[this.selectedIndex].value)">

to
%2Fshowthread.php%3Fs%3D$session[sessionhash]%26threadid%3D$threadid&Sequence=core&Language='+t his.options[this.selectedIndex].value)">

That won't work, vBulletin isn't that stupid. ;)

You can try adding "&loginusername=test&loginpassword=test", and then create a user named 'test' with a password 'test'. It might work, not sure though.

Brian Cruze, you can just stick $gobutton in there to show the go button... not that it'll work or anything. ;)

Lucky 01-17-2002 09:54 AM

Quote:

You can try adding "&loginusername=test&loginpassword=test", and then create a user named 'test' with a password 'test'. It might work, not sure though.
No go.

Still don't work.

Lucky 01-17-2002 09:57 AM

On another note I tried using the password test as encrypted but still a no go.

Any other ideas buddy:)

itstd 01-17-2002 12:20 PM

Any more thoughts on this (returning to sign on)?

GrphicImprssion 01-17-2002 01:32 PM

Geee, Sorry for the "getting it started", thought this may have been something that was fixed already that i might have missed. It would be an incredible resource to have but, if it is not feasable than i will just put a link to a translation board that people can coppy and past to. Hope someone figures out a "key" for this, but until then,....Have a nice day :pleased:

jamesdasher 01-17-2002 10:53 PM

Here is another option for this, don't know if it will fix people's problems, but it is available.

Warning: This option is not as 'integrated' as FireFly's (because of the company that does the translation)
Warning: One many of the 'character languages' (like Chinese, Korean, etc.) the translation takes quite some time, but it is working, it is just a tedious process because of the language.
Warning: You can't translate the same page twice in a row (in the Babelfish frames). The frames generated by babelfish kills it.
Warning: You cannot access a page in your site once translated if that page has a user base to it (the user cp, etc.) you can access pages such as calendar which is not dependent on the user being logged in.

Okay, this option uses AltaVista's translation service (Babelfish) so hopefully it is a bit more stable as well.

Insert the following:

Code:

<td align="center"><table cellpadding="0" cellspacing="0" border="0"><tr><td>
<form action="http://babelfish.altavista.com/tr" method="post">
<input type="hidden" name="doit" value="done">
<input type="hidden" name="tt" value="url">
<input type="hidden" name="url" value="http://www.teenssucceed.com/showthread.php?threadid=$threadid">
<smallfont><b>Translate Thread:</b></smallfont><br>
<select name="lp">
<option value="en_zh" >English to Chinese</option>
<option value="en_fr" >English to French</option>
<option value="en_de" >English to German</option>
<option value="en_it" >English to Italian</option>
<option value="en_ja" >English to Japanese</option>
<option value="en_ko" >English to Korean</option>
<option value="en_pt" >English to Portuguese</option>
<option value="en_es" SELECTED>English to Spanish</option>
<option value="zh_en" >Chinese to English</option>
<option value="fr_en" >French to English</option>
<option value="fr_de" >French to German</option>
<option value="de_en" >German to English</option>
<option value="de_fr" >German to French</option>
<option value="it_en" >Italian to English</option>
<option value="ja_en" >Japanese to English</option>
<option value="ko_en" >Korean to English</option>
<option value="pt_en" >Portuguese to English</option>
<option value="ru_en" >Russian to English</option>
<option value="es_en" >Spanish to English</option>
</select>
$gobutton
</form>
</td></tr></table></td>

goes after

Code:

<td>$forumjump</td>
good luck :)

James


All times are GMT. The time now is 10:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01056 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete