OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Changes in spanish.php not applied (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Changes in spanish.php not applied

tobe (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Changes in spanish.php not applied 10 Years, 2 Months ago
Karma: 0  
Hello, if i edit the spanish.php language file, changes are not applied in the frontend. But if edit the language fields in the frontend, changes are applied in the component, but spanish.php language file is never modified. Where are changes in language constants applied? in other file? in the database?, Please help, i want to help with translation but i don't where changes the transaltions are saved. Thanks in advance

P.S. I have the pro version
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Changes in spanish.php not applied 10 Years, 2 Months ago
Karma: 101  
Hello,

In last version Real Estate manager - you need all translate do with help Language manager, all change save to database.

Files upload only one time - at time add.

If you wish move all change from Database to file, you need delete spanish.php - so program recreate it, take all translated values from database

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
tobe (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Re:Changes in spanish.php not applied 10 Years, 2 Months ago
Karma: 0  
Ok, i deleted spanish.php, i made a translation in the backend , and spanish.php was recreated. But the new spanish.php has all translations strings empty:

$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBMAIN', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHOUSES', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBEDIT', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBRENT', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBBUY', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHISTORY', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHOUSES_TO', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBEDIT_TO', 'value_const'=>'';
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBRENT_TO', 'value_const'=>'';

and so on.., so data wasn't copied from database to spasnih.php
Logged Logged
The administrator has disabled public write access.
tobe (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Re:Changes in spanish.php not applied 10 Years, 2 Months ago
Karma: 0  
Ok, i deleted spanish.php, i made a translation in the backend , and spanish.php was recreated. But the new spanish.php has all translations strings empty:
Code:

$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBMAIN', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHOUSES', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBEDIT', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBRENT', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBBUY', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHISTORY', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBHOUSES_TO', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBEDIT_TO', 'value_const'=>'');
$constLang[] = array('const'=>'_REALESTATE_MANAGER_LABEL_CBRENT_TO', 'value_const'=>'');




and so on.., so data wasn't copied from database to spanish.php
Logged Logged
Last Edit: 2014/01/20 12:23 By tobe. Reason: error
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Changes in spanish.php not applied 10 Years, 2 Months ago
Karma: 101  
hello,

need admin and FTP access to your site - with that we will can check where error
Your account details you may send with help OrdaSoft contact form


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»