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)

NLP-er 10-20-2009 12:50 AM

Quote:

Originally Posted by Blacura (Post 1901481)
No i see that section but i dont know how to configure it. there should be some instructions on how to do it

Just read parameter description - you even have an example there :)

NLP-er 10-20-2009 12:52 AM

Quote:

Originally Posted by imported_silkroad (Post 1901940)
When in the restaurant of a great chief waiting for his delicious dishes, it would not be considered in good taste to ask "when can we expect the food?"

It will be ready when it will be ready !

Be patient!

It will be ready when it will be ready...

Be very inpatient! :D

NLP-er 10-20-2009 12:54 AM

Quote:

Originally Posted by ricardoNJ (Post 1902265)
I tried but I have a custom style and this Mod don't work as well:
Uninstall :(

Many forums use it on custom style. PM and we will solve the issue :)

NLP-er 10-20-2009 12:57 AM

Quote:

Originally Posted by MarsNIIT (Post 1902098)
Please help me, Error and can't translate:

Please be calm - this error report is harmless. It says that DB server was already go away (probably waiting too long) when asked for data. It is harmless cause in such case translation will just be taken form Google instead from cache.

Also it shouldn't really happen or at least it should be very rare, so please PM me more details about how often it appears on your forum.

Medtech 10-20-2009 03:05 AM

Great Mod,

do you have anything for using this with clogic SEO 1.0.3?

jaderollie 10-20-2009 06:31 AM

how i donate to this mod, as its worth a bung ;0

KrisP 10-22-2009 03:45 AM

Just did a fresh install. My problem is:

Any variable containing text such as $threadinfo[title] or $threadinfo[preview]

- that is placed in the content quotes, in the meta description like this fx: <meta name="description" content="$threadinfo[title]" />

- gets the strange caracters. Note that if $threadinfo[title] or $threadinfo[preview] are placed right outside the metatag they are translated just fine and all caracters are good.

So what goes wrong inside content=" ... " ?

EDIT: If I edit vbenterprisetranslator_functions.php

from
Quote:

function vbet_getReEncoded(&$text) {
global $stylevar;
return ($stylevar['charset'] != 'utf-8') ? iconv($stylevar['charset'], 'utf-8', $text) : $text;
}
to
Quote:

function vbet_getReEncoded(&$text) {
global $stylevar;
return ($stylevar['charset'] != 'utf-8') ? iconv($stylevar['charset'], 'iso-8859-1', $text) : $text;
}
then everything inside meta name descrition is suddenly ok, but hen post text is translated as if ??? never was in the source... (posts are encfoded in iso-8859-1)

NLP-er 10-22-2009 10:45 PM

Quote:

Originally Posted by Medtech (Post 1902443)
Great Mod,

do you have anything for using this with clogic SEO 1.0.3?

Not yet - possible in the future :) Also you can always ask the author of clogic SEO 1.0.3 to make his mod compatible with my :)

NLP-er 10-22-2009 10:47 PM

Quote:

Originally Posted by jaderollie (Post 1902480)
how i donate to this mod, as its worth a bung ;0

Great to hear you appreciate my work and the mod :) You can donate on my paypal account: michal.podbielski@wp.pl

NLP-er 10-22-2009 10:48 PM

Quote:

Originally Posted by KrisP (Post 1903519)
Just did a fresh install. My problem is:

Any variable containing text such as $threadinfo[title] or $threadinfo[preview]

- that is placed in the content quotes, in the meta description like this fx: <meta name="description" content="$threadinfo[title]" />

- gets the strange caracters. Note that if $threadinfo[title] or $threadinfo[preview] are placed right outside the metatag they are translated just fine and all caracters are good.

So what goes wrong inside content=" ... " ?

EDIT: If I edit vbenterprisetranslator_functions.php

from


to


then everything inside meta name descrition is suddenly ok, but hen post text is translated as if ??? never was in the source... (posts are encfoded in iso-8859-1)

Need to look on your forum. Please PM me all the details :)


All times are GMT. The time now is 10: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.03003 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
  • (9)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