New installation fusionpbx on ubuntu 22.04 LTS - Menù dashboard void

GriGiu

New Member
Jul 6, 2021
3
0
1
61
I installed on a new virtual machine ubuntu 22.04 LTS fusionpbx via the quick install procedure
‘wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/ubuntu/pre-install.sh | sh;
cd /usr/src/fusionpbx-install.sh/ubuntu && ./install.sh’
everything went smoothly, when I logged in with the user admin and password indicated by the installation script I realised that the black menu bar (the one for configuring extensions, advanced, etc.) is not displayed.
How can the menu bar be activated?
Thank you
 
If this is a new install, you should use Ubuntu 24.04 LTS or Debian 12 (most common with FusionPBX)

A new install puts the menu on the side. If you want the menu on top, you can go to this URL after you update the domain name or IP address.

https://yourdomain.com/core/default...p?default_setting_category=&search=menu_style

Change it to Fixed

Then you can log out and back in or press the RELOAD button on the Default Settings page. You will also need to clear the files in your web browser cache.
 
I've updated to the latest, and i'm getting no side bar, no top bar. I only have the dashboard and i cannot navigate around to set up this server.
Even clicking the ip address would bring another bar which where the multi-tenant domains would be, but nothing I have completly reinstalled this twice and still getting the same issue. Any ideas?

The below screen shot is all i get. Not way to add gateway, no way to access control.... Did no one check the build before it was made public?
1753720918388.png
 
Since Ubuntu 24.04 LTS has been available for a while, it would be better to switch to Ubuntu 24.04 LTS.

Fixing what you currently have might be possible with the following command.

cd /var/www/fusionpbx
php core/upgrade/upgrade.php