2.3.7 RELEASED
NOTE:
If you are using SEO translatin links with vBSEO please change your first vBET rule to:
Code:
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|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
(remember to add your forum directory if used - details in mod first post)
In this release some bugs where fixed and enhanced support for existing functionalities. And one little improvement for vBSEO users - now it is available to use vBSEO settings
Define Homepage Aliases and
Force Forum Root as Homepage? - that is why first rule mus be changed
Bugs fixed:
- weird redirections with vbet_lang
- double language in URL
- changing text direction for specific languages (right now when translate i.e. to Arabic then everything is on right side)
Added support for:
- usernames not translated in
who is online
- supported URL replacements for canonical URL
Also it is little faster because URLs are changed in better way (easier regex). Yes I know I wrote that performance improvements will be made only in vBET 3.x (that is why it is much faster than 2.x), but it was made to support canonical URL changes, so little speeding up is a bonus here