Does anyone have an idea about what may be causing this? It's been happening since I installed the template, but now I need to problem solve a component and having the global config unavailable is making it hard to fix the issue.
I'm wondering if the global config issues are coming from the database error messages that I am getting. There are 5 of them:
Database version (4.0.6-2021-12-23) does not match manifest version (4.1.3.2022-04-08).
Database update version (4.06) does not match Joomla CMS version (4.1.4).
Table '**scheduler_tasks'does not exist. (From file 4.1.0-2021-11-20.sql.)
Table 'redirect_links' should not have index 'idx_link_modified'. (From file 4.1.0-2022-01-24.sql.)
Table '***_redirect_links' does not have index 'idx_link_modified'. (From file 4.1.0-2022-01-24.sql.)
I don't understand the database version from 2021 as this website was not built back in 2021, I started the design in 2022. So could this have been corrupt files in the package I installed at the beginning?
I can't use the update structure button as it makes the admin side of the site all messed up. As shown in the attached file.
Thanks for the help in advance!! 🙂