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-20-2009 12:35 PM

Quote:

Originally Posted by Trana (Post 1887847)
Anyone tested this yet?

Why don't you test it - it is just change of one option and few lines to add in .htaccess. To disable it is only to change the option to default. Piece of cake :)

NLP-er 09-20-2009 12:37 PM

Quote:

Originally Posted by dai-kun (Post 1887876)
I get this Database Error: Unable to connect to the database:Could not connect to MySQL when I tried to use with vBSEO and click on a flag. Nothing is wrong with the database as I can browse the site normally without clicking the flag.

I have set the settings to use vBSEO correctly in my admincp:
Link type: VBSEO_URI
Forum dir: /forum
Translation Links Type: Create URL's according to SEO link consensus (i.e. '/en/address')

I have already made the necessary changes to .htaccess:
PHP Code:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/index.php [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$[L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
RewriteCond 
%{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA

I will PM you with access. Only guests have access to the flag until it's fixed.

Good Idea - PM me detail I will check it :)

imported_silkroad 09-20-2009 01:06 PM

Quote:

Originally Posted by NLP-er (Post 1887428)
MOD IS NOT USING COUNTRY NAMES... it is using languages names :)

Yes, you are right. BUT, the mod does use country flags and flags are associated with countries, so some people will naturally equate a country flag with a country name ;)

NLP-er 09-20-2009 01:45 PM

Quote:

Originally Posted by imported_silkroad (Post 1887998)
Yes, you are right. BUT, the mod does use country flags and flags are associated with countries, so some people will naturally equate a country flag with a country name ;)

You have absolutely right.

So like I wrote before - it is enough to overwrite gif file or disable translation for that language.

NLP-er 09-20-2009 07:53 PM

I CONFIRM that mod is finally working with SEO links on forums with vbSEO and subdirectory in URL :D

Still - there is new issue with vbSEO 3.3.1 where error occurs for translation on main page. Thanks to dai-kun I'm working right now on his forum, to solve this issue :)

Of course on vbSEO 3.3.0 everything is working fine :)

EDIT: false alarm ;) There is one issue, but I'm working on it.

EDIT 2: I already have solution for SEO links in forums with vbSEO and subdirectory in URL, but I hold with production till I found solution or 2nd issue (vbSEO 3.3.1)

imported_silkroad 09-21-2009 05:48 PM

Has anyone tried this mod with TfSEO 2.0 ?

https://vborg.vbsupport.ru/showthread.php?t=173738

NLP-er 09-21-2009 06:38 PM

Quote:

Originally Posted by imported_silkroad (Post 1888543)
Has anyone tried this mod with TfSEO 2.0 ?

https://vborg.vbsupport.ru/showthread.php?t=173738

Maybe ask author of mod does he want to make his product better by making it compatible with vBET :)

Right now I want to close all the issues with actual functionality, get confirmation that it is OK and then I can work on new ones (especially 3.0.0 :D)

NLP-er 09-22-2009 12:28 AM

2.3.1 RELEASED

Confirmed working SEO links on forums with vbSEO and subdirectory in URL!!! (required additional step for .htaccess file - see in first post)

Confirmed working with vbSEO 3.3.1

Also Some little bug fixes.

Finally SEO links are working for everyone :) If you will have any trouble with making translations working - please before you ask about anything go to first post where is FAQ. And most important FALLOW THE INSTRUCTIONS. I just spend 2 nights fighting with vbSEO 3.3.1 on some guy forum, but there was no problem with new vbSEO at all. I just lose 2 days trying to find bug only because some guy changed mod .htaccess rules which have to be only copied and he claimed that problem is with new vbSEO. And at this particular moment I have enough :)

So enjoy the new version. Hopefully without any surprises. And if you manage any issues making translations working first make this effort and read the FAQ fallowing the instructions. And without making it several times and being absolutely sure that you have everything set appropriately, please do not bother me :) Because my first answers will be - read the FAQ, also read and set all options for mod appropriately.

I should start charging people who claim that did everything like is written, and then occurs than they didn't. It would be fast way to became millionaire ;):D:D:D

dai-kun 09-22-2009 02:21 AM

Seems like viewing member profile is not working yet.

It gives this url:
PHP Code:

http://domain.com/forum/members/membersname/?vbet_lang=vi&redirected=/forum/member.php 


NLP-er 09-22-2009 07:13 PM

Quote:

Originally Posted by dai-kun (Post 1888765)
Seems like viewing member profile is not working yet.

It gives this url:
PHP Code:

http://domain.com/forum/members/membersname/?vbet_lang=vi&redirected=/forum/member.php 


Will look at this.


All times are GMT. The time now is 09:27 AM.

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.01709 seconds
  • Memory Usage 1,785KB
  • 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_php_printable
  • (6)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