Welcome Guest, Not a member yet? Register   Sign In
Language problem in Production [solved]
#5

Maybe i had simillar issue. It was all on dev server, ubuntu 20.04. Language files, arrays, strings and translations - was working perfectly. I wanted to implement admin panel translation module, which would basically save multi-dimentional array back to files. This was a bad idea as git repos would ruin this anyway.
Once translation array was saved back to the file, correct php, then codeigniter somehow undertood that language file as broken, messed up and couldn't see / read it. Therefore translations did not work.
I could copy php array out to another text editor, delete the file, create empty file, copy back php array - and everything worked again.

Maybe this exp will help you.
Reply


Messages In This Thread
RE: Language problem in Production - by InsiteFX - 10-15-2020, 11:44 PM
RE: Language problem in Production - by jaydee - 10-16-2020, 03:31 AM
RE: Language problem in Production - by InsiteFX - 10-16-2020, 08:14 PM
RE: Language problem in Production - by davis.lasis - 10-17-2020, 12:40 AM
RE: Language problem in Production - by jaydee - 10-17-2020, 09:48 AM
RE: Language problem in Production - by jaydee - 10-18-2020, 12:27 PM
RE: Language problem in Production - by carmolio - 11-22-2022, 06:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB