Menus are not displaying correctly - Image Attached

My Menus are not displaying correctly, not sure where to locate the error on this one.

Thanks

Menus

 

 

what is causing this?

run (as root)

amportal a r

tried that, no change but now I get this
File /etc/dahdi/modules is not owned by root
Please run ‘amportal chown’

File /etc/dahdi/system.conf is not owned by root
Please run ‘amportal chown’

File /etc/modprobe.d/dahdi.conf is not owned by root
Please run ‘amportal chown’

And also thanks for your response so far, much appreciated

Thats really the only way to fix the issue. Sorry.

Missing css. amportal a r regenerates the css. It is normally in /admin/assets/css/mainstyle.css

I found that in some cases “Disable Mainstyle CSS Compression” on advanced settings can help out. Or if your menus are totally broken do this from bash for the same effect:

[font=Courier]/var/lib/asterisk/bin/freepbx_setting DISABLE_CSS_AUTOGEN 1[/font]

Then a forced reinstall of core and framework modules did the trick for me.

Why is this set on by default anyways? Old versions of IE can only process so many css files but that was never a problem for Fpbx and it doesn’t really improve performance for an admin only website.