![]() |
Parse error: syntax error, unexpected '[' in TemplateRegistry.php on line 156 - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html) +--- Thread: Parse error: syntax error, unexpected '[' in TemplateRegistry.php on line 156 (/thread-923.html) |
Parse error: syntax error, unexpected '[' in TemplateRegistry.php on line 156 - ChatManTM - 01-25-2016 Hello, After updating my running version 1.3.3 to the latest one on GitHub, I am getting the above error message. Settings in the config file are absolutely the same. I updated the version to connect ODM to my LDAP. Any idea on what's wrong? Regards, Juergen RE: Parse error: syntax error, unexpected '[' in TemplateRegistry.php on line 156 - adminla - 01-31-2016 This is more than likely a PHP version issue. Make sure you are using at least php 5.4. |