Page 1 of 1

[Fixed]On a new v4.5 install - languages / tables workaround

Posted: Tue Jan 26, 2021 3:13 pm
by apmuthu
In v4, any new install would be able to create tables in fast forms.

In v4.5, only if the set_denied is unchecked in settings, can you create tables for applications.

In one instance, there are no language translations available in a fresh install. In settings, we must untick some language and then re-tick them and then save after set_denied is unticked for the language translations to get into the zzzzsys_translate table.

Re: On a new v4.5 install - languages / tables workaround

Posted: Sun Feb 07, 2021 10:24 am
by kev1n
apmuthu wrote:In one instance, there are no language translations available in a fresh install
Thanks, this has been fixed.

Re: On a new v4.5 install - languages / tables workaround

Posted: Sun Feb 07, 2021 8:41 pm
by apmuthu
Thanks @kev1n for the commit 328 in v4.5 that fixes this issue.