Translated URL must first be found in database cache. Flags are translated when the address is already translated in database cache.
Translated URL must first be found in database cache. Flags are translated when the address is already translated in database cache.
Okay - so what would prevent a translated URL from being in the database cache? In the example I posted above the URL's are translated, but the flag links are not, so does that mean that they are not in the database cache?
We do not have the option to add to database cache only translated url - cache is enabled or not. We do not support this distinction. If URL is translated and the flag will not be translated then URL is not in the database cache.
So assuming: it is working for guests only, with delayed requests for translation - for performance reasons. More information: http://www.vbenterprisetranslator.co...html#post13517
Okay - I have done everything outlined in the faq, as previously stated, but flag URL's are not being translated.
OK, I tested this issue.
The issue is that your hook parse_templates is triggered too quickly. Please, you update your vB.
...or do you mean update the execution order of "Generate flags" which uses the parse_templates hook?