Problem in iMSCP Backend

  • Hello Guys,
    I have a problem in my I-MSCP backend.




    Since I Updated it, the error was shown every time, I opened my Settings or tried to edit a reseller.
    Could anyone say me where to add the variable? I changed it everywhere I found to "On" but nothing happend :(

  • From which version?
    To wich version ?
    You get that error when you navigate on which page exactly?

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

  • Please answer our other questions:


    • From which version you have updated?
    • You get that error when you navigate on which page exactly?

    If you continue to not answer us correctly, we will simply delete your thread ;)

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

  • Already Said



    Debian 8.3
    i-MSCP Version: 1.2.11


    /admin/settings.php
    /admin/reseller_edit.php?edit_id=
    /admin/reseller_add.php

  • Yeah... Because you edited your post...


    Please, run as root:

    SQL
    1. # mysql -u root -p<your_sql_root_password>
    2. > use imscp;
    3. > SELECT value FROM config WHERE name = 'DATABASE_REVISION';
    4. > quit


    and post the output.


    Thanks.

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

  • @exod182


    I hate loosing my time. When we ask you your i-MSCP version, that is not for nothing ! Here, the database revision (214) tells us that you have updated to the github 1.2.x branch (some days ago) or even worse to the hotfixes/1.2.12 branch which has now been merged into the 1.2.x branch. The github 1.2.x branch is not the 1.2.11 version.


    Well now, you must update again to the 1.2.x branch (github) using this archive: https://github.com/i-MSCP/imscp/archive/1.2.x.zip
    Since your last update, many fixes were added in the github 1.2.x branch. Do that update and your problems will be fixed.


    For the record:

    Changelog: https://github.com/i-MSCP/imscp/blob/1.2.x/CHANGELOG#L50



    LAST NOTE: You should never install i-MSCP from a github branch wihtout knowning what you're doing. Our git repository can be broken at any time.

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