I think I found the issue. Somehow, Joomla thinks there is a database prefix (Global Configuration > Server > Databases Table Prefix) of jos_ but in configuration.php, it is set to empty (public $dbprefix = '';). If I set that to jos_, it breaks Joomla but FPA is now happy.
I inherited this website from someone else so I have no idea what they did! Of course, now I've got to figure out how to fix this mess (I assume it is the source of my overall upgrade and metadata problems.)
I inherited this website from someone else so I have no idea what they did! Of course, now I've got to figure out how to fix this mess (I assume it is the source of my overall upgrade and metadata problems.)
Statistics: Posted by KenHorse — Tue Nov 12, 2024 8:29 pm