Categories

  • 13k Topics
    115k Posts
    E

    Environment:

    FOG Version: 1.5.10.2328 Branch: dev-branch

    Issue Description:
    Hi everyone,

    I am running FOG Project on the dev-branch (version 1.5.10.2328) and encountering a database error whenever I try to update or save any option under FOG Settings.

    A pop-up modal appears with the message “Settings Update Fail” containing the following SQL query error:v

    665bfecd-2057-498b-a944-100c24b921a4-image.png

    It seems the SQL statement performs an INSERT INTO globalSettings specifying only settingID, settingKey, and settingValue, but the settingDesc column in the database schema does not allow NULL values and lacks a default value defined in MySQL/MariaDB.

    Is this a known bug in the current dev-branch build, or is there a recommended database scheme fix/workaround for this table?

    Thanks for your help!

  • Get the latest news on what's happening.
    184 Topics
    825 Posts
    A

    @Tom-Elliott I really appreciate that you are putting effort into providing more frequent releases, which makes it easier for everyone to deploy new security fixes in time. Keep up the good work!

  • View tutorials or talk about FOG in general.
    2k Topics
    19k Posts
    P

    My org used FOG many years ago and is now tired of Microsoft Autopilot, so I am setting up a new FOG site for our org.

    I have added the fog.drivers script from the tutorial site: https://forums.fogproject.org/topic/8889/fog-post-install-script-for-win-driver-injection

    It looks like the script attempts to run, but indicates some errors preventing the script from running. (see screenshot). At first I was running a modified version of the script, attempting to simplify the machine identification, but I have since tried running the script as it came from the FOG tutorial and have the same result.

    a7d821f6-fb5a-4c9f-bf61-7985d9177571-image.png

  • Report bugs, request features, or get the latest progress.
    2k Topics
    21k Posts
    Tom ElliottT

    @Valer I think we need to understand what this plugin is doing.

    CSS isn’t something we’ve allowed to be injectable though it could be.

    You can still use your own CSS but that’s more at the FOG Configuration -> FOG Setting -> FOG_THEME, but you would need to put it on your server in a location you type the path too here.

    https://docs.fogproject.org/en/latest/development/plugin-development

    This is a good toolkit for understanding how to build your own plugin.

57

Online

12.7k

Users

17.6k

Topics

156.9k

Posts