| The future is now! | |||||||
![]() |
|
||||||
|
||||
|
Installation of vBET is easy
Still integration with other plugins can be tricky. It is because each mod is working in different way and using other hooks. But first of all:You do NOT have to integrate vBET with all your other mods. Most mods are working fine with vBET without any additional steps. Below you will find general integration instructions and after that instructions for specific mods (if you do not find your mod name there - please fallow general instructions). Which mods possibly will require additional vBET integration:
How to integrate vBET exactly with this mod:
Also if you want to translate pages supported by vBulletin, but outside forum directory, then see here for instructions : FAQ Last edited by vBET; 05-13-2010 at 05:57 PM. |
|
||||
|
vBET4.x officially supports vBulletin4 Frinedly URLs and vBSEO. Friendly URLs are working without any additional integration. For vBSEO integration instructions please see here:
vBSEO integration |
|
||||
|
In such case there is needed special integration mod designed for specific plugin. For example vBET3.x supports adding content by vB Advanced Dynamics (here is integration plugin).
|
|
||||
|
First go to Admin CP -> vBET -> Main and set your additional directories in Keep Directories parameter.
For next step we have 2 cases here: a) Your forum is using subdirectory in URL so you need to support content outside forum directory. In such case just fallow instructions in this article: FAQ b) Your forum is not using subdirectory in URL, so all directories added by mods are subdirectories of forum URL In such case check does it is working right now. If not then add to .htaccess file in your forum main directory this rule (BEFORE other vBET rules): 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)/ADDITIONAL_DIRECTORY/(.*)?$ /ADDITIONAL_DIRECTORY/$2?language=$1 [L,QSA] Last edited by vBET; 04-22-2010 at 07:44 PM. |
|
||||
|
Supported since: vBET 4.2.1
Some mods like PhotoPost uses its own directories in URL and generate results straight to the output without usage of global_complete, which is necessary for vBET to make translation. In such case please follow instructions below. NOTE: use it ONLY for mods which generates output using vBulletin but without global_complete hook. If you are not sure does particular mod is using it or not then please check mods list in first post. If you will not find it there then please first fallow steps from previous post and check does it working. If not then fallow this one. Please backup your .htaccess file before changes. Please note that it was tested on PhotoPost and we cannot guarantee that it will work for other mods without additional .htaccess changes which are not listed in instructions below. Integration instructions:
How to check my full forum directory path:
Last edited by vBET; 04-22-2010 at 02:28 PM. |
![]() |
| Tags |
| htaccess, integration, language, mod, plugin, seo, sitemap, translation, vb enterprise translator, vbet, vbseo, vbulletin |
| Thread Tools | |
| Display Modes | |
|
|