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

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  
Next step,

In Joomla language manager set Greek as default language file

but if your first Greek.php file was without
Below row:
Code:

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

you need do new reload languages from language files
ordasoft.com/Forum/RealEstateManager-com...al-Estate.html#10832

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 tried everything.

All my language files have this line in the beginning: LangLocal = array('lang_code'=>'gr-GR', 'title'=>'Greek';

Furthermore i did all the steps in this file: ordasoft.com/Forum/RealEstateManager-com...al-Estate.html#10832

but nothing happened. The English in the fontent don't change.

After i insert and remove this line: remove_langs();exit; in {site}/administrator/components/com_realestatemanager/realestatemanager.php , only part of my language files are uploaded. Not all of my constants values are loaded.Why?

How can i load to the databases all my language files? It seems that it doesn't see my changes.

I am using teh free edition of this ordasvit.com/realestatemanager13/. Iwant to test it before i buy the whole package but it doent's work!!!


I have wracked my brains out. I am going crazy. It's so frustrating! Please help
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  
It seems after these steps:

and after row
Code:
require_once ($mosConfig_absolute_path . "/components/com_realestatemanager/realestatemanager.main.categories.class.php";

add row:
Code:
remove_langs();exit;


and go to some real estate menu in admin area. - your languages now removed

4. remove below code
Code:
remove_langs();exit;

that it replaces my language files with the current database data, while i want the opposite. Update the database entries with my language files. Its crazy. Help!
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 also have to add that the first time i copy a language file, german.php, that i have taken it from your zip file with other language files, to lang folder, if i go to joomla admin ->components->real estate manager a mysql error appers.

Perhaps that's the problem and the other languages don't load to database. Why this error occurs?
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  
When for the first time i try to import to databases a new language file (i coy the file to lang folder and then i go to language manager joomla admin panel, when it uploads the constants from the files it prints the below message )

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 3, 'All Houses Layout'' at line 1 SQL=INSERT INTO apart_rem_const_languages (fk_constid,fk_languagesid,value_const) VALUES (, 3, 'All Houses Layout'

Please i am begging you. Help. What's the problem?
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 when insert code to forum, use "code" tag.

Please with help any editor check position with 'All Houses Layout'

at top - you must see what language - was use

If you add new language - you need very accurate with special signs

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