vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=220886)

LoveStream 08-15-2009 05:05 PM

Quote:

Originally Posted by NLP-er (Post 1867986)
This time it is whole mine. Each line of code. My own new algorithms, DB. Everthing :)

About minimum mysql and php - if vbulletin is working this mod should be working ;)

Unfortunatelly I don't know mnimum - but it is very easy to install and uninstall, so just try :)

Good Coder, Thanks for very quick reply.

I install it and tested under PHP 4.x.x and I found it runs very well.
Now I have to plan it on to our main site for the active services.

But I have to set images border to "0".
Now, this very fast translate I found, The speed is very satisfied to me.

My next concern is if is possible to translate very long text in once trial without it's length limit.

I hope that.
And I will report later after it installed.

Thank you again. :)

NLP-er 08-15-2009 05:22 PM

1.0.5 RELEASED

Flags showing correctly for forums in subdirectory (relative path used).

Corrected returning to base language when translation tracking is on.

Enjoy :)

basilrath 08-15-2009 05:53 PM

Nice job and i have quite a lot of foriegn members within the site so if all is good ....... m.o.m

Sweeks 08-15-2009 06:02 PM

Excellent update and it sorted out my little problem too :)

Another donation will be coming your way soon as possible! :D

Sweeks 08-15-2009 06:11 PM

There is one thing I notice about this mod that the old one didnt do and that it allows translation of online.php, todays posts and every vbulletin page going :)

Nice!

LoveStream 08-15-2009 07:16 PM

Hello.

Sometimes when I chage the whole pages this warning occurs. I think this is not critical but it seems to be some conflict with in header.

HTML Code:

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_yui.php:80) in [path]/includes/vbenterprisetranslator_functions.php on line 126
Thank you.

jaconi 08-15-2009 07:19 PM

Quote:

Originally Posted by NLP-er (Post 1867920)
Hmmm... In many places... Username is shown in navbar, it is shown in postbit and also in legacy version. It would be best if you look for templates which include:
$lastpostinfo['lastposter']
or
$bbuserinfo[username]
or
$post[musername]
or
$post[username]

I don't guarantee this is all :)

I'm looking to arrange that (above)!!

the rest is working great :up:
Marked as installed & donated ;)

ThePixel 08-15-2009 08:37 PM

Its dont work for me ... gets error.. se here: http://thepixel.org/forum/index.php
Help Please

yahoooh 08-15-2009 10:21 PM

Quote:

Originally Posted by yahoooh (Post 1867662)
still :
there are needing to change of the:
<html dir="rtl" lang="ar" xmlns="http://www.w3.org/1999/xhtml">
so it will be lang=en for english and so on
that was work in the other work

fixed just add this code in :
PHP Code:

 $output str_replace('lang="ar"''lang="'.$_GET['language'].'"'$output); 

after
PHP Code:

    $language $_GET['language'];
    if (
vbet_isLangSupported($language) && ($language != $vbulletin->options['vbenterprisetranslator_forumlanguage'])) { 

and change "ar" to your default language u use n your site

ThePixel 08-16-2009 03:04 AM

Quote:

Originally Posted by ThePixel (Post 1868127)
Its dont work for me ... gets error.. se here: http://thepixel.org/forum/index.php
Help Please

Eanybody som can help me ?


All times are GMT. The time now is 09:04 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.02055 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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