HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/subdomains/xibo/install/steps/130.json
{
  "dbVersion": 130,
  "appVersion": "1.8.0-rc3",
  "steps": [
    {
      "step": "Add Sync Timezone flag to Schedule",
      "action": "ALTER TABLE `schedule` ADD syncTimezone TINYINT DEFAULT 0 NOT NULL;"
    },
    {
      "step": "Fix database contraints and indexes",
      "type": "php",
      "action": "Xibo\\Upgrade\\FixDatabaseIndexesAndContraints"
    },
    {
      "step": "Fix notification permission entity",
      "action": "UPDATE `permissionentity` SET entity = 'Xibo\\\\Entity\\\\Notification' WHERE entity = 'XiboEntityNotification';"
    }
  ]
}