This is unlikely to have any impact because the normal value of 'access' for com_media is 0.I saw that the column 'access' was set to 0 and I changed to 1.
The second instance of the message 'Component not found' comes from lines 59 to 62 of the file libraries/src/Dispatcher/LegacyComponentDispatcher.php:
Code:
// If component file doesn't exist throw error if (!is_file($path)) { throw new \Exception(Text::_('JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND'), 404); }
If the reinstallation of the Joomla core files does not get rid of the error, please post the results from the Forum Post Assistant (FPA) by following the instructions at https://forumpostassistant.github.io/docs/ so that our volunteer Joomla experts can review the configuration.
Statistics: Posted by toivo — Wed Aug 14, 2024 10:07 pm