
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Windows XP, php/mysql5
|
|
|
Currencies not updating in admin.
For some reason seems to be caused by the
mysqli_autocommit extension of the startTransaction() function in mysqli.php
Turning this function off in "admin\includes\classes\currencies.php" allows the currencies to be updated but may have other implications.
|
|
Description
|
Currencies not updating in admin.
For some reason seems to be caused by the
mysqli_autocommit extension of the startTransaction() function in mysqli.php
Turning this function off in "admin\includes\classes\currencies.php" allows the currencies to be updated but may have other implications.
|
Show » |
|
|