Oltre ad avere un sito che gestisco con Joomla su AlterVista ne possiedo un'altro su un server A***a.it. Ho correttamente installato il componente per la gestione di eventi Events 1.2 ita b e il modulo Mod Events calendar 1.8 ita in entrambi i server. Quello su AlterVista funziona alla perfezione. Al contrario quello su A***a.it da un errore in seguito all'accesso a Componenti -> Eventi -> Gestione eventi, con il seguente testo:
DB function failed with error number 1054
Unknown column 'a.checked_out' in 'on clause' SQL=SELECT a.*, cc.name AS category, u.name AS editor, g.name AS groupname FROM DaGiuMa_events AS a, DaGiuMa_categories AS cc LEFT JOIN DaGiuMa_users AS u ON u.id = a.checked_out LEFT JOIN DaGiuMa_groups AS g ON g.id = a.access WHERE a.catid=cc.id ORDER BY a.catid LIMIT 0,30