Page 1 of 1
Language error
PostPosted:Tue Jul 31, 2012 4:07 pm
by Romain
Hello,
I am trying to install a language pack on my OpenKM installation.
When I uploaded the translation pack, I choosed the bad file...
Unfortunately, this Php file "broke" my installation, I can't even display my login page, I get only a white page.
So now, I am looking for this file in the structure of my OpenKM.
Please, if you know where language files are stored, tell me.
I you have any ideas of how to fix it, you are welcome.
Tell me if you need more information.
Thank you.
Re: Language error
PostPosted:Thu Aug 02, 2012 7:36 pm
by jllort
Which is your database ? is default openkm installation without database configuration change or other ?
Which is your OpenKM installation.
Re: Language error
PostPosted:Mon Aug 06, 2012 6:09 am
by sara2012
Hello
I install OpenKM 5.1. i installation default openkm.When I change language(Persian)the figure below shows

please HELP
Thank you.
Re: Language error
PostPosted:Tue Aug 07, 2012 7:21 am
by jllort
1- Test with other browser than IE ( ensure codepage is set to UTF-8 in your browser -> there's some menu option for it ).
2- Make other screenshot capture from administration. I want to see the edit persian language view, to see if really has been inserted correctly or not.
Which openkm version do you have (5.1.X witch X )
Re: Language error
PostPosted:Tue Aug 07, 2012 8:05 am
by sara2012
I have openKM v5.1.0.0
(Farsi File:OpenKM 5.1-SNAPSHOT fa-FA.sql)
THANKS
Re: Language error
PostPosted:Wed Aug 08, 2012 7:29 am
by jllort
Open sql file, copy & paste into administration database query ( select jdbc ) and execute
Re: Language error
PostPosted:Wed Aug 08, 2012 11:15 am
by sara2012
I did but it still does not work !
Please help
Re: Language error
PostPosted:Wed Aug 08, 2012 8:54 pm
by jllort
Which database do you have ? which comes by default with openkm or you have configured other ?
Re: Language error
PostPosted:Thu Aug 09, 2012 4:31 am
by sara2012
We are using the default database.
Re: Language error
PostPosted:Sat Aug 11, 2012 3:37 pm
by jllort
Ok that means you're using Hypersonic DBMS. In firefox if you open menu option view -> characters codification, what do you have selected ?
Re: Language error
PostPosted:Sun Aug 12, 2012 5:02 am
by sara2012
Unicode(UTF-8)!
I have the other problem,when I changed in OpenKM and exit from it,all of them(modify) back to default.
Please help,I have to execute this DMS until this weekend.
Sorry for my English
THANKS
Re: Language error
PostPosted:Sun Aug 12, 2012 10:56 am
by jllort
You have to change OpenKM.cfg parameter hibernate.hbm2ddl=none as is explained in
http://wiki.openkm.com/index.php/Quick_ ... :_OpenKM_5