Panel buttons missing after upgrade

Discussion in 'Installation/Configuration' started by Alexius DIAKOGIANNIS, Oct 15, 2016.

  1. Dear all,
    After doing an ispconfig update last week, admin does not see the web, dns etc buttons on the panel. Any idea?
     

    Attached Files:

  2. Pascal Dreissen

    Pascal Dreissen New Member

    Probably the modules aren't enabled under that specific admin account. Goto system -> CP Users. Find the users and edit it and enable the modules.
     
  3. unfortunately they are enabled :(
     
  4. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    Clear browser cookies/cache? You might also check that the mods-enabled symlinks are in place:
    Code:
    # ls -l /usr/local/ispconfig/server/mods-enabled/
    total 36
    lrwxrwxrwx 1 root root 64 Jun 29 10:35 client_module.inc.php -> /usr/local/ispconfig/server/mods-available/client_module.inc.php
    lrwxrwxrwx 1 root root 62 Jun 29 10:35 cron_module.inc.php -> /usr/local/ispconfig/server/mods-available/cron_module.inc.php
    lrwxrwxrwx 1 root root 66 Jun 29 10:35 database_module.inc.php -> /usr/local/ispconfig/server/mods-available/database_module.inc.php
    -rwxr-x--- 1 root root 45 Sep 27 16:55 empty.dir
    lrwxrwxrwx 1 root root 62 Jun 29 12:56 mail_module.inc.php -> /usr/local/ispconfig/server/mods-available/mail_module.inc.php
    lrwxrwxrwx 1 root root 69 Jun 29 10:35 rescue_core_module.inc.php -> /usr/local/ispconfig/server/mods-available/rescue_core_module.inc.php
    lrwxrwxrwx 1 root root 64 Jun 29 10:35 server_module.inc.php -> /usr/local/ispconfig/server/mods-available/server_module.inc.php
    lrwxrwxrwx 1 root root 61 Jun 29 10:35 web_module.inc.php -> /usr/local/ispconfig/server/mods-available/web_module.inc.php
    lrwxrwxrwx 1 root root 62 Jun 29 10:35 xmpp_module.inc.php -> /usr/local/ispconfig/server/mods-available/xmpp_module.inc.php
    
     
  5. Did all that, still nothing...
     
  6. Aivaras

    Aivaras Member

    Very strange. maybe you installed not "expert" option due upgrade?
    Try upgrade it again, with 3.1.1-dev and enter "expert mode" - if you have multiserver system of course..

    Or maybe you missed: Install ISPConfig Web-Interface (y,n) [y]: <--y
     
    Last edited: Oct 31, 2016
  7. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    Check the services for your server.
    BTW: there is no need to use the expert-mode.
     
  8. Aivaras

    Aivaras Member

    Dear florian030,
    can you help me with my multiserver setup - it crashed after update to 3.1. More than month my clients cant use my services.
    I can't access my client limit templates in contril panel . http://sendvid.com/wtk60rs6
    New clients also can't access services.

    I can pay for business investigation. Please help.
     
  9. florian030

    florian030 ISPConfig Developer ISPConfig Developer

Share This Page