Ciao,Oggi, dopo un aggiornamento su un sito, alla fine esce questo avviso:
Attenzione JInstaller: :Install: Errore SQL Can't DROP 'username'; check that column/key exists Aggiornamento file: file errore SQL DB function fallita con errore numero 1091 Can't DROP 'username'; check that column/key exists
SQL = ALTER TABLE `#__users` DROP INDEX `username`;
Qualcuno ha mai avuto questo ?