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
Hello,
I'm trying to post an alert for users, and i get the following message :
"ERROR : There is already an active transaction, contact your administrator"
How can i fix it ?
Regards,
Posted : 21 Sep 2012 10H52
It a bug.
in /tool/adminFunctionalities.php remove lines 74
Sql::beginTransaction();
and 88
Sql::commitTransaction();
Fix will be included in V2.6
Posted : 21 Sep 2012 11H28