Dashboard

mc6650

Member
Apr 8, 2019
112
3
18
62
Hello

Recently I've found both the admin dashboard and the user dashboard to be empty; nothing has populated it. Could someone please point me in the right direction so I can resolve this? I've tried clearing the cach in Firefox and logged in from MS Edge (chrome based) but to no avail. I'll post a screen shot of what I asking about. Is the dashboard configurable and I'm just behind the times in figuring this improvement out? Thanks in advance for any help that can be provided.

1736860049877.png
 

mc6650

Member
Apr 8, 2019
112
3
18
62
Hello

Recently I've found both the admin dashboard and the user dashboard to be empty; nothing has populated it. Could someone please point me in the right direction so I can resolve this? I've tried clearing the cach in Firefox and logged in from MS Edge (chrome based) but to no avail. I'll post a screen shot of what I asking about. Is the dashboard configurable and I'm just behind the times in figuring this improvement out? Thanks in advance for any help that can be provided.

View attachment 4503
I may have solved the issue. I ran an upgrade and all the widgets came back again. Hope this helps someone.
 
  • Like
Reactions: bradgarrison

markjcrane

Active Member
Staff member
Jul 22, 2018
532
184
43
50
To fix this you would go to the Menu and then go to Advanced -> Upgrade.
  • Schema
  • App Defaults
Or you can run the following commands from the command line like this.
cd /var/www/fusionpbx
chown -R www-data:www-data /var/www/fusionpbx
php core/upgrade/upgrade.php
This will run the Upgrade Schema and App Defaults from the command line.