Helpful Information
 
 
Category: vBulletin 2.x
[Beta Release] VB2 TranslateIT V1

What it does: Translates threads on the fly into french german Italian or portugese

demo here (http://cpfc.org/forums/devboard/showthread.php?threadid=1)

Caveats You must register your domain with systran for this to work register your domain (http://w4.systranlinks.com/config)

If you want to use the translation feature for more than justa demo then you will need to pay systran


code

In showthread.php find the second instance of

<!-- first unread and next/prev -->

and add directly below




<!-- Altavista Transtation addon -->
<!-- Begin SystranLinks Button -->
<table border=0 cellspacing=0 cellpadding=0>
<FORM ACTION='http://w4.systranlinks.com/trans' METHOD=POST target='_self'>
<tr>
<td align='right'>
<INPUT TYPE=SUBMIT VALUE='Translate to' style='font-size:8pt;font-family:arial;color:000000;'>
<input type=hidden value="http://www.yourdomain.com/forums/showthread.php?threadid=$threadid" name="urltext">
<SELECT style='font-size:8pt;font-family:arial;color:000000;' name=lp>
<OPTION selected value='en_fr'>French</OPTION>
<OPTION value='en_de'>German</OPTION>
<OPTION value='en_it'>Italian</OPTION>
<OPTION value='en_pt'>Portuguese</OPTION>
<OPTION value='en_es'>Spanish</OPTION>
</SELECT><br>
<br>
<!-- DNR --><a href='http://www.systransoft.com/t.cgi/SystranLinks;LOGO88x31'><img src='http://www.systransoft.com/Img/pbysystran88x31.gif' border='0' width='88' height='31'></a><!-- /DNR -->
</td>
</tr>
</FORM>
</table>
<!-- End SystranLinks Button -->
<!-- End Altavista Transtation addon -->


Make sure you change http://www.yourdomain.com/forums/ to the correct url.

I'll tidy this up later :)

I tried your demo - it doesn´t work
I got the page from the service and it said click on the button to translate, after clicking 10 times I gave up

Same here ;-(

Just a question: Did you register with systran as mentioned? May this causes the error you got (just guessing, I don't use it).










privacy (GDPR)