Forum

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.

Unable to create ne...
 
Notifications
Clear all

Unable to create new alert

2 Posts
2 Users
0 Reactions
3,936 Views
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 
[#674]

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
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

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
Share:

Scroll to Top