LAURENT Henri-Damien schrieb:
Beda Szukics a écrit :
Hi
After upgrading to 3.04 I have some serious difficulties working with koha.
Allmost every action is very slow.
The status bar of my browser indicates that it first connects with www.liblime.com and gets some data from there and after that it tries to connect to www.google-analytics.com. And then I have to wait ...
Am I missing some system preferencies?
I surely don't want koha to connect to some external website if I don't know exactly why that's needed.
Hi, This is very strange. Maybe some customized javascript in your templates is causing this. Could be defined in systempreferences intranetuserjs or opacuserjs.
No. These are not set.
official 3.0.4 has no default tights with liblime.com or with google-analytics.com.
I had chosen de-DE as language for the staff client in the "old" 3.00-koha installation. So after the upgrade I tried to do some cataloguing with strange results: lookups for liblime.com and google-analytics.com, the biblios weren't properly stored (I even couldn't find them in the inventory, I only found item records with empty biblios). As soon as I changed to english, all my problems went away. Changing back to de-DE I noticed that the lookups were gone, but the cataloguing module had a strange outcome: all the MARC-fields were presented in one window, not in tabs. I tried to install a new de-DE-staff-translation (got it from translate.koha.org): koha@web-kso1:/usr/share/koha/misc/translator$ ./tmpl_process3.pl install -r -s po/de-DE-i-staff-t-prog-v-3000000.po -i ../../intranet/htdocs/intranet-tmpl/prog/en -o ../../intranet/htdocs/intranet-tmpl/prog/de-DE/ I get: Creating ../../intranet/htdocs/intranet-tmpl/prog/de-DE//modules/cataloguing/value_bu ilder/unimarc_field_124c.tmpl... Creating ../../intranet/htdocs/intranet-tmpl/prog/de-DE//modules/cataloguing/value_bu ilder/marc21_field_007.tmpl... Speicherzugriffsfehler i.e. Segmentation fault. I tried the same with fr-FR (without downloading from translate.koha.org) and had the same error at the same moment. My actual version is koha-3.00.04_fixed from koha-fr.org Thank you Beda