Welcome Guest, Not a member yet? Register   Sign In
Fce setLocale() does not work properly on the server
#3

(This post was last modified: 10-06-2021, 12:14 AM by PeVal.)

Thank you for the information.

I found out it was my fault.
I had in "Config / App.php" on "localhost"
public $ supportedLocales = ['en', 'cs'];
but on the server only
public $ supportedLocales = ['en'];
Reply


Messages In This Thread
RE: Fce setLocale() does not work properly on the server - by PeVal - 10-05-2021, 11:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB