Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
When i try to install translationFrench_V1.2 on fresh v6.0.5/ubuntu 16.04 lts, i have an error.
I found in the log file :
2017-01-11 12:34:51.485 ===== TRACE ===== New plugin found : translationFrench_V1.2.zip
2017-01-11 12:34:51.485 ** ERROR ** Impossible to load class ZipArchive
=> Not found in ../model/custom/ZipArchive.php
=> Not found in ../model/ZipArchive.php
=> Not found in ../model/persistence/ZipArchive.php
2017-01-11 12:34:51.486 ** ERROR ** EXCEPTION **
2017-01-11 12:34:51.486 ** ERROR ** on file '/var/www/html/projeqtor/model/Plugin.php' at line (64)
2017-01-11 12:34:51.486 ** ERROR ** cause = Class 'ZipArchive' not found
2017-01-11 12:34:51.486 ** ERROR ***** => #0 /var/www/html/projeqtor/plugin/loadPlugin.php (53) -> load()
An idea ?
You must install (or just enable) zip extension on you php server
Ok, it's solved.
Thank you.