hello guys since i did the last update, i find all the images are broken, how can i fix it?,
i attach photos.
hello guys since i did the last update, i find all the images are broken, how can i fix it?,
i attach photos.
Hi @lidia
It means either installation issue like missing files, or rights issue (have a look at the .htaccess
file, but also to the icon files access rights).
Can you check the network error in the browser console?
I have been using matomo for many years and this problem occurred with the last login, how can I control the access rights?.
To know right access on unix file:
ls -l filename
To change access rights: chmod
or chown
.
Ask unix help or google or chatGPT to know how to use these commands.
why after matomo update it has this problem, I can’t understand how to solve it, can someone help me?.
Sometimes, the copy of files (Matomo install is just a file copy) can have such behavior…
Try to find on the unix commands I gave you.
Also, you did not answer to:
Error while trying to use the following icon from the Manifest: https://www.xxxxxxxxx.xx/wp-content/plugins/matomo/app/plugins/CoreHome/images/applogo_144.png (Download error or resource isn’t a valid image)
img src="plugins/Morpheus/icons/dist/os/AND.png
can you tell me how to solve it?
This is a common issue caused by some missing files.Try with right access or take help from chat gpt.