[RESOLVED] Testing 1.0.1.6 color changer

  • After seeing the announcement about the beta 6 I am trying the new features. In the info I have:


    i-MSCP 1.0.1.6
    build: 20111025


    I do not find where is the selector for this option placed, I have already looked at http://forum.i-mscp.net/thread-438.html and I've no clue how to change this.


    Is it supposed to be a setting changed by the admin at settings?

    Edited once, last by aseques ().

  • Each user can have it own layout color. Each can change it via the profile (Main menu) --> layout (left menu).


    Now, if you are always logged as admin and then you switch to another user, you will continue to see the color set for admin. Same behavior for reseller when he switch to customer level.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I'm sorry, but I cannot see the option to change the color in the menus.
    Can you have a look to the screen shot to see if there's something missing on my case or something that has to be enabled throught he imscp.conf?


    The screenshot is taken on the "Settings -> Layout" screen


    Thanks again

    Files


  • I'm sorry, but I cannot see the option to change the color in the menus.
    Can you have a look to the screen shot to see if there's something missing on my case or something that has to be enabled throught he imscp.conf?


    The screenshot is taken on the "Settings -> Layout" screen


    Thanks again


    You must use master branch.


    i-mscp.net/wcf/attachment/279/

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • You can install it as follow:


    Code
    1. # aptitude install git git-core
    2. # cd /usr/local/src
    3. # git clone git://github.com/i-MSCP/imscp.git
    4. # cd imscp
    5. # perl ./imscp-autoinstall

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I was my fault instead of using the git folder to install I'm using an intermediate one and hadn't synced it properly.