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.
Notifications
Clear all
Topic starter
Hi.
In function updateSqlElement of SqlElement.php after Sql::query($query) on Assignment you test
if ($returnStatus=="ERROR") {
instead of
if (!$result) {
Best regards
Posted : 15 Jun 2017 11H35
Right !
Fixed.
Posted : 19 Jun 2017 21H34