Also, I looked in the joomla_update.php log, and the latest update all looks fine. It appears there were problems with the previous update. If I'm reading the log correctly, it tried to update to 5.0.2 three times before it suceeded. But the update to 5.0.3 appears to have gone smoothly.Looks like an SQL query was not executed during your last update. Look in administrator/logs/joomla_update.php to see how updates progressed. Open administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-03-08.sql where you will find the query that added the columns you are missing. I think it should be safe to copy and past all of that file into a query in phpMyAdmin (edit the database prefix). There is one later query - see 5.1.0-2024-03-28.sql
Statistics: Posted by sushidog — Thu Apr 25, 2024 1:21 am