Hi,
I just bought your mod and it works well on forums but i follow your instructions to enable translations in other mods but i must be doing someting wrong.
forum folder:
:// my domain /forums
Mod folders (here is the problem):
://my domain /opiniones
Its like photopost, is called reviewpost.
I did this:
# In vBET package /do-not-upload/tools/vbenterprisetranslator_front_controller.php change 'SET_HERE_FULL_FORUM_DIRECTORY_PATH' to your full forum directory path.
Do not use '/' at the end. If you do not know what is your path, please see below for instructions.
# Copy vbenterprisetranslator_front_controller.php file to directory used by mod in URL
Then i get lost. This is my htaccess in /opiniones:
RewriteCond %{QUERY_STRING} !redirected=
RewriteCond %{QUERY_STRING} language=
RewriteRule ^(.*)$ vbenterprisetranslator_front_controller.php?redirected=$1&vbet_outside=true [L,QSA]
RewriteCond %{QUERY_STRING} !vbet_outside=true
RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]
What i'm doing wrong?
Thanks
Ah, i also have defined in admincp the folders /opiniones/ and /fotos/, in keep directories, and tracking url and URL tracking outside forum directory