On overview when you try to view Stats the error appear :
"message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column \u0027FreeradiusStats.access_requests\u0027 in \u0027SELECT\u0027",
Found that in file 8.107_add_freeradius_stats.sql but schema is not corresponding with already install table freeradius_stats
Can anyone say why?
I need to drop that table and install new schema ?
On overview when you try to view Stats the error appear :
"message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column \u0027FreeradiusStats.access_requests\u0027 in \u0027SELECT\u0027",
Found that in file 8.107_add_freeradius_stats.sql but schema is not corresponding with already install table freeradius_stats
Can anyone say why?
I need to drop that table and install new schema ?