No menu on freePBX 16.0.41.4

I did a manual installation (my computer is running arm64 so I could not use the script unfortunately) and am able to see the FreePBX admin page / login but I do not have any menu options on the top navigation bar no matter what I do.

I have viewed other posts similar to this and tried rebooting, unlocking the session with my session code from the cookie, removing javascript files related to PBX, rebooting the system, confirming all my permissions are set correctly and I still don’t have any menu options.

I confirmed that I have modules installed and enabled via the console and database tables, and i do not see any console or apache / php errors when logging into the admin page. What else can I try here?

HI @nexxus , Can you check the settings in your freepbx ?

  1. Connect mysql from CLI , fwconsole m
  2. select * from freepbx_settings where keyword=‘USE_FREEPBX_MENU_CONF’;`

3 check the value is 1 or not , if it is 1 change this to 0

`update freepbx_settings set value=0 where keyword=‘USE_FREEPBX_MENU_CONF’`

Please change and try the above settings

Hi I confirmed these are all set to 0, restarted but same thing happens

Hi, exactly the same issue here.
FreePBX 16.0.41.4
No Menu. Can’t use it.

Tried to upgrade the components, didn’t change anything.

Help please =)

Are you able to navigate to the pages manually by typing the URL in the browser e.g. http://192.0.2.4/admin/config.php?display=modules ?

@nexxus Please try this mysql command

Module Not Found

We are unable to find any information on the module you are looking for.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.