Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

_DML_TPL_CAT_VIEW appears in front end
(1 viewing) (1) Guest
Document management system (DMS) component for Joomla!

If your topic falls within one of the subcategories, then please post it directly there. Post to this parent category only if your question does not match any subcategory topic.
  • Page:
  • 1

TOPIC: _DML_TPL_CAT_VIEW appears in front end

_DML_TPL_CAT_VIEW appears in front end 13 years, 11 months ago #12089

please some help
I change my language to Spanish but now in my joomdoc home front end appears _DML_TPL_CAT_VIEW, _DML_TPL_CATS, _DML_TPL_SEARCH_DOC, when would present Download Home or Inicio de Desargas.

i copied the file spanish.php in the directory components/com_joomdoc/views/themes/default/language

and the spanish files in /administrator/components/com_joomdoc/language

what did i do wrong?

saludos
daniel
Attachments:
The topic has been locked.

Re:_DML_TPL_CAT_VIEW appears in front end 13 years, 8 months ago #14430

Yah!

This is due to your current language file is not complete, or these words are not defined in your language file.

You can find the language file for JoomDoc component in *JoomlaDirectory*/Components/com_joomdoc/views/themes/default/language/*YourLanguageName*.php

Simply add lines in the file, such as:

 
define('_DML_TPL_CAT_VIEW', "Downloads Home");
define('_DML_TPL_CATS', "Categories");
 


The later section eg: "Downloads Home" or "Categories" can be edited for your language. The front section eg: '_DML_TPL_CAT_VIEW' must not be altered or edited.

If you don't have the language file, simply copy english.php into *YourLanguageName*.php and edit the file.
Last Edit: 13 years, 8 months ago by rabipoudel.
The topic has been locked.
  • Page:
  • 1
User Login Empty