SC9 ver 9.0.013, cannot create db connection in production environment [SOLVED]

as topic.
SC9 ver 9.0.013, cannot create db connection in production environment (production environment was generated by the latest SC version)

hi,

same problem!

Dear Scriptcase users, there was a problem while updating the latest release files. Our advise is to perform the manual update. If you find any trouble contact us. You can find the manual update tutorial here → ​https://support.scriptcase.net/index.php?/en/Knowledgebase/Article/View/65/0/manual-update

this problem not solved with manual update

Hi,

9.0.012 does not have the issue. Here’s where the problem lies…

Downloads\sc_prod_9.0.013\prod\lib\php\devel\lib\php\functions.inc.php
170 function nm_get_lang($file, $indice)

Downloads\sc_prod_9.0.013\prod\lib\php\devel\class\page
mPageAdminSysAllConectionsCreateWizard.class.php
1063 $msg_exc = html_entity_decode(nm_get_lang(‘OpenAppFolder’, ‘lbl_excl’));
1066 $msg_exc = nm_get_text_lang("[‘lbl_excl’]", ‘OpenAppFolder’);

This problem was solved in release 9.0.014. Please try to do the update to this version.