Good day. After upgrade to ispconfig 3.0.4.3, i can not add new mail box. ISPConfig Cron-log HTML: PHP Fatal error: vlibTemplate Error: Parse error!<br>To debug this file, use vlibTemplateDebug instead of vlibTemplate in the class instantiation(i.e. new vlibTemplateDebug). in /usr/local/ispconfig/server/lib/classes/tpl_error.inc.php o n line 83
I solved this problem for an experiment I removed HTML: $ level at 83 bar in file /usr/local/ispconfig/server/lib/classes/tpl_error.inc.php it turned HTML: 82 if ($ msg = $ error_codes [$ code]) { 83 trigger_error ($ msg); 84 } Else { and all worked
What exactly did you change? When you got the error, was this with a standard ISPConfig installation, or did you modify any files?
Tested this and I cant reproduce your problem. Mailboxes get added fine and without a error in ISPConfig 3.0.4.3. Have you modified a file in /usr/local/ispconfig/server/conf or are there any files in /usr/local/ispconfig/server/conf-custom/ or its subfolders?