Bug #2910

Mis à jour par Matthieu Decorde il y a presque 5 ans

If you click on the "Update logs" button in the "Tableau de bord" interface, a turning wheel is displayed for a moment but nothing is displayed.
The command worked properly in 0.6.0 portal (e.g. BFM instance).

If you click on the "Filter" button, the wheel turns endlessly.

Also rename the button "Update logs" instead of "update logs".

h3. Solution

* change the logs directory from "/TXMWEB/txm/logs" to "/TXMWEB/txm/activity" (may clash with TXM default "logs" directory)
* "update logs" -> "Update logs"
* add a message if the "log_activity" parameter is not set

Retour