Dashboard doesn't show up

Hi fellows,



I have just installed mautic 2.2.1 and it works. However, Once I go into the system, it shows several options for the dashboard and even if I choose one of them (default) and clic on Apply, it never shows the Dashboard when I clic that option in the menu. I just keeps showing the loading line and does nothing.



How could I fix this issue??



Daniel

Hi fellows,

I have just installed mautic 2.2.1 and it works. However, Once I go into the system, it shows several options for the dashboard and even if I choose one of them (default) and clic on Apply, it never shows the Dashboard when I clic that option in the menu. I just keeps showing the loading line and does nothing.

How could I fix this issue??

Daniel

this worked for me:

chmod -R 775 /path/to/mautic/media/dashboards
chown -R www-data:www-data /path/to/mautic/media/dashboards

lots of the file and owner perms need to be set throughout the app to get it to work right. I’m digging through my apache error log file right now trying to deal with everything