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.
Hi,
I am getting error while upgrading to 8.1.5 on login page
it shows "Upgrade in currently running. Wait until it ends" and doing nothing
This is Error log content
2019-08-16 11:25:35.258 ===== TRACE ===== NEW CONNECTED USER 'admin' 2019-08-16 11:25:52.647 ===== TRACE ===== DISCONNECTED USER 'admin' 2019-08-16 11:26:52.695 ===== TRACE ===== 2019-08-16 11:26:52.695 ===== TRACE ===== ===================================== 2019-08-16 11:26:52.695 ===== TRACE ===== 2019-08-16 11:26:52.695 ===== TRACE ===== DataBase actual Version = V8.1.4 2019-08-16 11:26:52.695 ===== TRACE ===== ProjeQtOr actual Version = V8.1.5 2019-08-16 11:26:52.695 ===== TRACE ===== 2019-08-16 11:26:52.697 ** ERROR ** [V8.1.4] ERROR ** 2019-08-16 11:26:52.697 ** ERROR ** [V8.1.4] on file 'db/maintenance.php' at line (872) 2019-08-16 11:26:52.697 ** ERROR ***** [V8.1.4] cause = Undefined property: AccessProfile::$save
Hi,
Just replace line 872 in maintenance.php from
$ap->save;
to
$ap->save();
Hi,
its working for me, Please let me know when you update in your package
It's already done.
Version is always V8.1.5, but zip is patched since august 16h at 12:18
Hi,
just downloaded new updated package which is last updated 3 hrs ago
sorry ! but i am still getting same package please confirm
https://sourceforge.net/projects/projectorria/files/
https://www.projeqtor.org/en/product-en/downloads V8.1.5
Thanks !