Bsfez: joined #tikiwiki
fabricius: joined #tikiwiki
Telesight: joined #tikiwiki
jonnyb: joined #tikiwiki
joined #tikiwiki
Telesight: joined #tikiwiki
joined #tikiwiki
Bsfez: joined #tikiwiki
joined #tikiwiki
trebmuh: joined #tikiwiki
Jyhem: polom
jonnyb: pompom Jyhem
Jyhem: Hi Jonny. Playing with translations (a bit broken)
how do I see/edit the translations which are in the database?
jonnyb: isnt that on the i18n control panel?
Jyhem: I found how to edit language.php and custom.php but obviously, there is some cahing in the database
Hmm, let me check again
Ahhh, my bad
Ahhh, found some breakage. The line $lang = $lang_custom + $lang; is required for custom.php to work
But it breaks tiki-ajax_services.php?controller=language&action=manage_custom_translations with error 500:
Fatal error: Unsupported operand types in /var/www/virtual/dev1.rbiq.suite.wiki/html/lang/fr/custom.php on line 69
-: Jyhem can fix 2 other identified issues but not this one.
amette_: left #tikiwiki
joined #tikiwiki
fabricius: joined #tikiwiki
jonnyb: sorry Jyhem - lost the window ;)
try $lang = array_merge($lang_custom, $lang) instead, i think that generates only a warning when one isn't an array
Telesight: joined #tikiwiki
Jyhem: Thanks jonnyb!
It's actually $lang = array_merge($lang, $lang_custom); in order to keep $lang_custom having priority
jonnyb: of course, i always get that one wrong ;)
-: Jyhem simply tried both :)
Jyhem: Ohhhh, this should be done on all of them :-(
no time now :-(
trebmuh: joined #tikiwiki
panamaus: joined #tikiwiki
fabricius: polo,
polom
amette_: left #tikiwiki
joined #tikiwiki
hans_: joined #tikiwiki
hi guys, I just installed tiki17.1 from 12.4. Now I have a problem with links. I used some Umlauts in german pagenames. The page comes up correct, if I type in the pagename after the domain name.