248 Posts
Giuse
10 years ago
Topic

Hi, I am extending a Joomla 2-language site (English and Italian) with multilanguage Seblod. I enabled JText in the Seblod configuration (Yes but English), created a new field for User "Job Sector" with some options like "Industry", "Tourism".

In the front End, selecting Italian language infact I see a field named "COM_CCK_Sector" with options like "COM_CCK_Industry". So far so good.

Now the problem: I go to Extensions -> Language -> Override, selecting "Italian - Front End", "New override": in tab right panel to search for language constant to be overriden, if I type "COM_CCK_Sector" NOTHING is return, there is no "COM_CCK_Sector" constant to use... Also no COM_CCK_Industry...

If I search for any Seblod native language constant (like COM_CCK_EMAIL_GENERIC_SUBJECT), I find them. Just the new language string are not recognized (infact if I add the override anyway, they are not used in the front end), why??

Thanks a lot


Giuse

Get a Book for SEBLOD
4229 Posts
Kadministrator
10 years ago
0
Level 1

You need to add constants to override by yourself, they should be used then, If it doesn't work add them to both locations (admin and front).

248 Posts
Giuse
10 years ago
0
Level 1

Thanks Klas for your fast feedback. Ok, so even if the search does not return anything, we have to add the override, and both to front-end and back-end (I tried just to front-end since the Site Form is Front End but it is not enough). Maybe it could be added in the tutorial :)

cheers

Giuse

Get a Book for SEBLOD