vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Translate Your Forum Pages (https://vborg.vbsupport.ru/showthread.php?t=131145)

bashy 11-10-2006 02:52 PM

I have now moved mine from the specified place in the template and it works 100%, thanks :)

oberheimhaven 11-11-2006 08:44 PM

Quote:

Originally Posted by Greek76
My page just refreshes and does not pick the chosen language. If your on an actual forum and choose one of the option I go to an error page....

same here I also installed the google and will not work??

oberheimhaven 11-11-2006 08:54 PM

Quote:

Originally Posted by bashy
I have now moved mine from the specified place in the template and it works 100%, thanks :)

well tell us mate so we can get working?? what did u do mine is not working at all!!

oberheimhaven 11-11-2006 08:55 PM

Quote:

Originally Posted by ThomasR
I use the Google translation system, updated from the An-net hack:
https://vborg.vbsupport.ru/showthrea...89#post1108089

No problems under 3.6.1, just read the steps on the link above.

For your information, I use google, because it have less problems with the forum with specific caracters (like french accents)

Mine dont work from google??? and I loaded both to the tea is there a error in the code somewhere?

oberheimhaven 11-11-2006 09:29 PM

Quote:

Originally Posted by ThomasR
I use the Google translation system, updated from the An-net hack:
https://vborg.vbsupport.ru/showthrea...89#post1108089

No problems under 3.6.1, just read the steps on the link above.

For your information, I use google, because it have less problems with the forum with specific caracters (like french accents)

Got it thank you! Works perfectly!!!

ChuanSE 12-16-2006 01:47 AM

is vBSEO mod_rewrite an issue, i can't get this to work either :/

EDIT: placing this under the form tag works, so vBSEO is NOT an issue

Code:

        $vboptions[copyrighttext]
</div>

</form>

anyway, what i don't understand is what this piece of code is for

Code:

<a href="javascript:window.location='http://www.ddance.fm/forums'" onmouseover="window.status='http://www.ddance.fm/forums'; return true"
onmouseout="window.status=' '; return true" target="_top">Default language</a>

what is it supposed to do?, it just brings you to the url defined in the script....

fishhub 12-29-2006 05:48 PM

can this work on registered users to translate pages while logged on?

ChuanSE 12-30-2006 05:33 AM

it does, but the translating instance does not uses cookies, that is why the ppl get logged out. This means that every NON PUBLIC page can NOT be translated with this system... (imo)

Funky Diver 12-30-2006 06:11 PM

hmmm... I was going to install til I read that..

If it will work for all users (including logged in) then I would install, but without that it's pretty pointless really :cross-eyed:

BoTGoD 02-28-2007 05:17 AM

For all English forums:

Code:

<div align="center">
Translate this page:<br />
<form action="http://translate.google.com/translate">
<input type="hidden"name="u" value="http://rf-xtreme.com$translationurl">
<select name="langpair">
<option value="en|ar">English to Arabic</option>
<option value="en|zh-CN">English to Chinese (Simp)</option>
<option value="en|zh-TW">English to Chinese (Trad)</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|ru">English to Russian</option>
<option value="en|es">English to Spanish</option>
</select>
<input type=hidden name=hl value="en">
<input type=hidden name=ie value="UTF-8">
<input type=hidden name=oe value="UTF-8">
<input type=hidden name=safe value=active>
<input type=hidden name=prev value="/language_tools">
<input type=submit value="Translate">
</form>
</div>



All times are GMT. The time now is 08:23 PM.

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.01109 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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