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 09-23-2009 11:50 PM

Quote:

Originally Posted by NLP-er (Post 1889595)
Hello. Somebody wrote in one post that Google requests to set link to Google if you want to use translation API. I'm just reading those conditions (http://code.google.com/intl/pl-PL/ap...age/terms.html) and I cannot find such condition (I was looking by URL and link words).

So the question is - is it really needed? If yes where exactly it is written? Is it enough to only write that it is Google translation (without URL)? Or maybe even that is not needed...

Somebody knows?

I read whole thing and as I understood there is no need to include link to Google, but it is necessary to include text "powered by Google" on each page using their service section 2.3 is about this.

NLP-er 09-24-2009 12:04 AM

2.3.2 RELEASED

Really little changes right now:
- Changed default value of "Links title" attribute, to be more accurate for Google conditions
- Little template changed for flags, so "Link title" font will be smaller (just like vB info in footer)
- Small bug fixed

At this particular moment all functionalities are working well for forums with and without vbSEO (one issue is because of vbSEO bug, and they need to fix it).

So at this time officially I'm begging to work on 3.0.0. Till it is released no new features will come to 2.x and only bugs will be corrected if any appears :)

Wish me good lock in 3.0.0 cause there will be lot of issues ;)

Xencored 09-24-2009 12:15 AM

Thanks for the update and Good luck with 3.0 :up:

kmt 09-24-2009 12:27 AM

Quote:

Originally Posted by NLP-er (Post 1889336)
Try this (checked on my board an is safe, but need your confirmation does it solves the issue - if yes then it will be included in official release):
1. find in /includes/vbenterprisetranslator_functions.php line with code
PHP Code:

if (!mysql_ping()) { 

2. change it to this one:
PHP Code:

if (!mysql_ping($vbulletin->db->connection_recent)) { 

Please give me confirmation does this solves the issue :)

YES. THIS DOES SOLVE THAT PROBLEM. the initial warning messages have gone, but now there is one new/different warning message: Warning: mysql_ping() expects parameter 1 to be resource, object given in [path]/includes/vbenterprisetranslator_functions.php on line 692

thankyou for your help. kmt

imported_silkroad 09-24-2009 10:46 AM

Quote:

Originally Posted by NLP-er (Post 1889595)
Hello. Somebody wrote in one post that Google requests to set link to Google if you want to use translation API. I'm just reading those conditions (http://code.google.com/intl/pl-PL/ap...age/terms.html) and I cannot find such condition (I was looking by URL and link words).

So the question is - is it really needed? If yes where exactly it is written? Is it enough to only write that it is Google translation (without URL)? Or maybe even that is not needed...

Somebody knows?

Google TOS says this:

Quote:

2.3 Attribution. The Google Results provided to You through the Service may contain the trade names, trademarks, service marks, logos, domain names, and other distinctive brand features of Google, its partners, or other third party rights holders of content indexed by Google. You may not delete or in any manner alter these trade names, trademarks, service marks, logos, domain names, and other distinctive brand features.

You agree to include and display the "powered by Google" attribution and/or any other attribution(s) required by Google as described in the documentation conspicuously on the page, in close proximity and adjacent to any translation box(es) and Google Result(s)
.

Hence, and links are not required, but it is a nice thing to do. Powered by Google is required (I think we actually say "Language Translations Powered by Google" (or something like that), and is what we use (we also link back to Google to be nice to them, since they provide this great service for free.)

merkaz 09-24-2009 12:21 PM

Thanks NLP-er .
Keep going :)
Good job .

Megatr0n 09-24-2009 01:06 PM

NLP-er, I think it's time version 2.x came out of Beta now? ;)

NLP-er 09-24-2009 01:11 PM

Quote:

Originally Posted by Megatr0n (Post 1889900)
NLP-er, I think it's time version 2.x came out of Beta now? ;)

As you can see on top of the page, there is no beta sign anymore :)

NLP-er 09-24-2009 01:21 PM

Quote:

Originally Posted by kmt (Post 1889705)
YES. THIS DOES SOLVE THAT PROBLEM. the initial warning messages have gone, but now there is one new/different warning message: Warning: mysql_ping() expects parameter 1 to be resource, object given in [path]/includes/vbenterprisetranslator_functions.php on line 692

thankyou for your help. kmt

OK - there is something wrong on your board. Make sure that everything is installed properly - un-install mod and install it again following installation instructions. Read and configure each mod parameter in Admin CP. If you use SEO links make sure that your .htaccess is correct. Do it. If still not working - do it again. And after that if you still have trouble PM me with details (address and access to Admin CP and FTP).

Also try to change connection_recent to connection_master

yahoooh 09-24-2009 03:10 PM

it works as what i expect
but :
Quote:

RewriteCond %{QUERY_STRING} (hl=|language=)(zh-TW|zh-CN|..)
RewriteRule ^(.*)$ http://%{HTTP_HOST}/%2/$1? [L,R=301]
for redirect old links not working for vba dyna and also for vba cmps

about ower work i send pm


All times are GMT. The time now is 07:43 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.01924 seconds
  • Memory Usage 1,756KB
  • 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
  • (7)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