Bug chave de idioma

When I create the key below for the text <bx_text:_txt_home />, it stopped working out of nowhere.

Before recognized the language text, now he no longer recognizes.

This problem is only happening where it was inserted by me, the system continues normal.

_txt_home the language is embedded in language.

What can be?

 

The same is: <bx_text:_txt_home />

But appears only in HTML, the language does not appear and neither _txt_home, only in HTML, which could have caused this bug?

Link site: www.bvista.net

Quote · 4 Apr 2012

It looks like you are using bx_text construction not in template files.

<bx_text:_lang_key_here /> works in templates files only, template files are template/base/*.html or template/template_name_here/*.html in system or modules folder. 

Rules → http://www.boonex.com/terms
Quote · 5 Apr 2012

Friend,

 

How do I insert a key language in a html block on the homepage?

Example: <bx_text:_text_home />

 

Thank you.

Quote · 9 Apr 2012

It's impossible in HTML block.

There is a way to do it in PHP block:

echo _t('_text_home');

 

Friend,

 

How do I insert a key language in a html block on the homepage?

Example: <bx_text:_text_home />

 

Thank you.

 

Rules → http://www.boonex.com/terms
Quote · 25 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.