installation issue, supported_languages function missing
Portal system for LETS
Status: Alpha
Brought to you by:
jfstenuit
Hi,
After installing SimpleLets (mysql db + php code) I get an error in the language setup process, it looks like the function supported_languages is missing.
PHP Fatal error: Uncaught Error: Call to undefined function supported_languages() in /srv/www/vhosts/xxx/simplelets/install/start_form.php:14
Any workaround?
Thanks, very much!
Olivier
The installer subsystem is broken. Same goes for the multi-language system.
Current system is mostly hardcoded in french, with no viable installer.
Best workaround for now is to install DB manually (DB schema in install/db-creation.sql should be up to date).