OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Greek Language Error (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Greek Language Error

pfratz (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Greek Language Error 10 Years, 1 Month ago
Karma: 0  
Hallo, i have followed every step to change the language in the language manager to greek.

I have Placed my language file Greek.php inside the directory /components/com_real estate manager/lang/

I have also inserted German.php

But when i choose in the joomla admin greek or german, in the backend the constant definitions change but in the frontent nothing happens. They remain english.

Please help it's urgent!
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:Greek Language Error 10 Years, 1 Month ago
Karma: 101  
Hello,

for add new language to real estate manager - please check article:
ordasoft.com/News/Real-Estate-Manager-Do...-estate-manager.html

Please take attention to first row:
for gearman language it look like:

Code:

$LangLocal = array('lang_code'=>'de-DE', 'title'=>'German');


Lang code very important - and it must be like in your Greek language

After that go to Real estate language manager tab - and from language list - you must see Greek language - and frontend must translated

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
pfratz (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:Greek Language Error 10 Years, 1 Month ago
Karma: 0  
Hallo,

i want to add that i am using joomla 3.2 and downloaded your quick installation package

thank you for your prompt reply. I have done the first step exactly. In the greek.php and german.php i have added the line: $LangLocal = array('lang_code'=>'de-DE', 'title'=>'German';

and for greek $LangLocal = array('lang_code'=>'gr-GR', 'title'=>'Greek';

However in /administrator/components/com_realestatemanager/RealEstateManager.xml i cant find any entry language/english.php

Neither in RealEstateManager.xml nor in RealEstateManager_j3.xml

Furthermore in Real estate language manager tab - and from language list - you i see Greek and German language. I select one of them, the the constant definitions change to greek or german, but in the frontent nothing happens. They remain english!

I can't change the frontent whatever i do. Please i want more thorough instructions
Logged Logged
The administrator has disabled public write access.
pfratz (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:Greek Language Error 10 Years, 1 Month ago
Karma: 0  
Please some help. I am stuck and it is urgent! I dont know what else to do
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:Greek Language Error 10 Years, 1 Month ago
Karma: 101  
Hello,

Please no need take any RealEstateManager.xml nor in RealEstateManager_j3.xml

Please in folder:
{site}/components/com_realestatemanager/lang/English.php

taker that file copy to

{site}/components/com_realestatemanager/lang/Greek.php

add in it line:
Code:

$LangLocal = array('lang_code'=>'gr-GR', 'title'=>'Greek');


go to real estate manager, admin part, language tab.

Open language filter - do you see Greek ?

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
pfratz (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:Greek Language Error 10 Years, 1 Month ago
Karma: 0  
I have already done, and doublechecked those steps.

I go to real estate manager, admin part, language tab i open language filter and i see Greek, and German. I select Greek

The constant variables correctly hold my Greek Translations.

But in the Frontent NOTHING happens

I choose German, after i have copied into {site}/components/com_realestatemanager/lang folder from lang_rem2 zip, but also NOTHING happens

Furthermore i alter constants in English.php and again NOTHING happens.

Perhaps i am doing something wrong with the database. My files are not loaded to database?
Logged Logged
The administrator has disabled public write access.
Go to top
»