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 12-23-2009 10:56 AM

Quote:

Originally Posted by yahooooh (Post 1929440)
another 2 issues:

1.
i found some spiders use lang atrr in url twice and some of them tribble
like :
www.mysite.com/en/sk/forum/index.html

as u see this may duplicate contents is there any httaccess to redirect them to the first language to prevent duplicate contents

2.
when translated pages , the links that has nofollow it will be without this nofollow
i use vbseo to add nofollow to all php files also to external link
i see it will be lost after translated

1. This is same what you wrote in last post
2. vBET do not reduce any properties in a tag. Also vBET do not change any outside links. During translation tracking only links to forum are updated and only href param is changed. Nothing more.

yahooooh 12-23-2009 11:18 AM

Quote:

Originally Posted by NLP-er (Post 1936239)
1. This is same what you wrote in last post
2. vBET do not reduce any properties in a tag. Also vBET do not change any outside links. During translation tracking only links to forum are updated and only href param is changed. Nothing more.

i need at least any htacss to prevent double using of langiage like : en/ar/

about nofollow it works ok


also

i disable
Canonical URL's with vbseo
because when i enable it
this will make all translated pages to give :
<link rel="canonical" href=
to the origin so it will make them as double content and ask the search engine to ignore them

i hope this will be fixed and thank you for your great work :up:

yahooooh 12-23-2009 11:21 AM

suggestion :

i use the vbseo for all of my site and subdomain
i need to make exclude for 2 of my subdomain

segwayon 12-23-2009 12:40 PM

My site seems to put out this error at the top of the page twice whenever I select a non-English flag:

"Warning: mysql_ping() expects parameter 1 to be resource, object given in [path]/includes/vbenterprisetranslator_functions.php on line 495"

Any suggestions on what is causing it would be appreciated.

Edit: Also, I noticed as a test that whenever a Spanish user selects to translate into Spanish a post written in German from a forum with an English default language, the mod translates German words which look like English into Spanish as if the source language is English, and leaves the non-English-looking German words alone. Can you alter the mod to set the "source language" to "auto" so that Google translations can auto-detect? There may be other boards which use multiple languages.

Edit2: I notice that the page "online.php" ("Currently Active Users") will translate the user names. Also, those error messages listed above don't appear on the forum homepage, but will appear within a forum or a thread.

plomaha 12-23-2009 12:43 PM

I can't register on your site because the Verification Image does not appear in any browser i try. I'm interested in purchasing the mod, and want to know if you offer installation service. Please pm me.
Thank you

NLP-er 12-23-2009 05:38 PM

Quote:

Originally Posted by RaSa (Post 1929636)
Thank you for this great MOD! :up:

My question: I use Google Webmaster tools. That shows me double content and double tags as issue.

PHP Code:

/no/showthread.php?p=428722
/showthread.php?language=no&p=428722

/tags.php?language=tr&tag=test
/tr/tags.php?tag=test

/pt/tags.php?tag=test
/tags.php?tag=test&language=pt 

O, when I use your https://vborg.vbsupport.ru/showpost....67&postcount=2

PHP Code:

RewriteCond %{QUERY_STRING} (hl=|language=)(zh-TW|zh-CN|..)
RewriteRule ^(.*)$ http://%{HTTP_HOST}/%2/$1? [L,R=301] 

then I get links like .../no/showthread.php or .../no/tags.php and a loop. I have no VBSEO installed, only the free vBSEO Sitemap Generator. Here my .htaccess:

PHP Code:

RewriteEngine on
RewriteCond 
%{HTTP_HOST} ^open-speech.com$
RewriteRule ^(.*)$ "http\:\/\/www\.open\-speech\.com\/$1" [R=301,L]

RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$[L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ index.php?language=$[L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ $2?language=$[L,QSA]

RewriteCond %{QUERY_STRING} (hl=|language=)(zh-TW|zh-CN|..) 
RewriteRule ^(.*)$ http://%{HTTP_HOST}/%2/$1? [L,R=301] 


Put the rule about language= before other rules.

NLP-er 12-23-2009 05:43 PM

Quote:

Originally Posted by oldfan (Post 1929968)
Would this work with 3.6X versions? thanks

Have no idea. You need to try. If not - uninstall, if yes - enjoy :):up:

NLP-er 12-23-2009 06:00 PM

Quote:

Originally Posted by smnoel (Post 1930764)
NPL-er,

Is this compatible with vbulletin blog?
I'm having some issues with the jelsoft blog working with this. Let me know what you would need or if you have any suggestions.

Here is one of the many error messages I am getting. They all stem from the blog on the forums.

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM vbenterprisetranslator_cache_short help, vbenterprisetranslator_cache_short cache WHERE help.originaltext='cleaning+mode+frugal-fannie' AND help.tl='tr' AND cache.serie=help.serie;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Monday, December 14th 2009 @ 03:25:49 PM
Error Date : Monday, December 14th 2009 @ 03:27:19 PM
Script : http://www.frugalvillage.com/forums/...28&language=tr
Referrer :
IP Address : 61.247.222.83
Username : <!--START vBET NOT TRANSLATED AREA-->Unregistered<!--END vBET NOT TRANSLATED AREA-->
Classname : vB_Database
MySQL Version :

I'm running this on a dedicated server with 8 Core/8 GIG Ram.
Obviously something is not right.

P.S. I did not realize you were selling the addon. I donated here. Would like to get it up and running first before investing further.

Looks like a great addon.


thanks,

At this moment blogs translations are not supported and never was tested, because blogs are not native vBulletin functionality and requires paid addon. I'm planning to support blogs translation. At this moment there is also lot of other work :)

The message which you get tells you that your mysql server disabled connection. This can happen if vBET is waiting too long for translation from Google. vBET has build in functionality to reconnect, but as I wrote for blogs it wasn't tested.

NLP-er 12-23-2009 06:03 PM

Quote:

Originally Posted by asking (Post 1930958)
In my google webmaster account i notice this lost of crawl errors.
this is the example crawl error links.

Code:

http://www.example.com/bg/tags.php?tag=mad
when click on that it redirect me to this page

Code:

http://www.example.com/tags/?vbet_lang=bg&redirected=/tags.php
with this error

Code:

The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
Please help me.


This is already corrected, but not released yet. It will be released soon also with other little corrections :)

NLP-er 12-23-2009 06:09 PM

Quote:

Originally Posted by Cybershaolin (Post 1932420)
Are you moving because vBet forum is not reachable anymore! It's redirecting to one of your other forums I guess???

This was because of server moving and DNS changes. Right now vBET forum is running great on new server :)


All times are GMT. The time now is 09:16 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.02042 seconds
  • Memory Usage 1,790KB
  • 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
  • (3)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