vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=232456)

Bouncer222 01-19-2010 09:50 PM

*REQUEST*

Could you please make it so that... after clicking the flags to translate to a different language, for example my forums is english default, so if I translate to russian by clicking flags, the english flag appears all the way on the left so I can translate back?

NLP-er 01-20-2010 07:06 AM

Quote:

Originally Posted by RedHacker (Post 1960585)
If enable set language changes my language translations...?

If you do not have set your language then Google returns empty results, because it get wrong input data. It is very simple: garbage in - garbage out :)

NLP-er 01-20-2010 07:09 AM

Quote:

Originally Posted by RedHacker (Post 1960586)
Footer-Top not look anything if enable this...? Why....?

What do you meant - that flags are not shown on "Footer-Top" location? Did you made any template changes in footer?

RedHacker 01-20-2010 07:10 AM

Quote:

Originally Posted by NLP-er (Post 1960932)
What do you meant - that flags are not shown on "Footer-Top" location? Did you made any template changes in footer?

Footer-Top with Sidebar Block move the flags to right

NLP-er 01-20-2010 07:11 AM

Quote:

Originally Posted by RedHacker (Post 1960603)
NPL-er if had enable sidebar for the blocks the flags gone down from sidebar...
It is bug..

I do not know what sidebar are you writing about. Please be more specific - is id mod? Is it native? How to turn it on? Please show example (URL?).
And it doesn't have to be a bug :D It depends from your answers ;)

RedHacker 01-20-2010 07:16 AM

Quote:

Originally Posted by NLP-er (Post 1960936)
I do not know what sidebar are you writing about. Please be more specific - is id mod? Is it native? How to turn it on? Please show example (URL?).
And it doesn't have to be a bug :D It depends from your answers ;)

Look the http://www.vbulletin.com/forum/ and look the sidebar

NLP-er 01-20-2010 07:18 AM

Quick fix for flags not shown in translated view:

Open file /inclues/vbenterprisetranslator_functions.php
Find there:
PHP Code:

if (defined('VBSEO_BASEDEPTH') && VBSEO_BASEDEPTH && defined('VBSEO_PREPROCESSED')) {
  
$output vbet_replaceFirst('<!--[if IE]></base><![endif]-->','<!--[if IE]></base><![endif]--><base href="'.$baseUri.'/" />',$output);


And replace it by:
PHP Code:

$output vbet_replaceFirst('<!--[if IE]></base><![endif]-->','<!--[if IE]></base><![endif]--><base href="'.$baseUri.'/" />',$output); 

This will be included in next release.

SirFalcon 01-20-2010 07:20 AM

Quote:

Originally Posted by RedHacker (Post 1960563)
1. After translate show this image...

http://img193.imageshack.us/img193/3043/33162979.jpg

2. The UnRegisters Users Cant show Tabs with this mod....

3. I install 241 Version....

I have same problem. Installed this on vB 4.0.1 and when I translate, all the text disappears. :confused:

mandingo 01-20-2010 08:48 PM

Error when I enable product.
Quote:

Fatal error: Call to undefined function vbet_getSupportedTranslations() in /home/thirteen/public_html/forum/includes/class_bootstrap.php(283) : eval()'d code on line 172
pm sent to coder.

RedHacker 01-21-2010 05:04 AM

Quote:

Originally Posted by SirFalcon (Post 1960946)
I have same problem. Installed this on vB 4.0.1 and when I translate, all the text disappears. :confused:

In the Settings in AdminCP put the language....?


All times are GMT. The time now is 08:15 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.01416 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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