Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2047

General Questions/New to Joomla! 4.x • Re: Problem loading images in <Articles>

$
0
0
I saw that the column 'access' was set to 0 and I changed to 1.
This is unlikely to have any impact because the normal value of 'access' for com_media is 0.

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);        }
Therefore it looks like a file is missing from the Media component. Go to System Dashboard - Update - Joomla. Click the button 'Update' and make sure that the selection in 'Update Channel' is 'Default'. Click the button 'Check for Update'. Assuming that the website is already using Joomla 4.4.6, you will see the message 'Currently no update available'. Click the button 'Reinstall Joomla core files'.

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



Viewing all articles
Browse latest Browse all 2047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>