modxcms / fred

The friendly front-end editor for visual, drag-and-drop content building in MODX CMS
https://fred.modx.com
MIT License
58 stars 25 forks source link

Installation problems #426

Closed sottwell closed 1 year ago

sottwell commented 2 years ago

Installing Fred 2.0.0-alpha2 on MODX 3.0.0-beta2

Screen Shot 2021-12-10 at 6 39 57
a-schaefers commented 2 years ago

Hello,

I too can confirm the issue occurs,

Console running...
Attempting to install package with signature: fred-2.0.0-alpha2
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Attempting to preserve files at /var/www/html/obfuscated/core/components/fred into archive /var/www/html/obfuscated/core/packages/fred-2.0.0-alpha2/MODX/Revolution/modNamespace/684d65da1d7169e410717ca04111f828.0.preserved.zip
Attempting to preserve files at /var/www/html/obfuscated/assets/components/fred into archive /var/www/html/obfuscated/core/packages/fred-2.0.0-alpha2/MODX/Revolution/modNamespace/684d65da1d7169e410717ca04111f828.1.preserved.zip
Attempting to preserve files at /var/www/html/obfuscated/core/components/fred/docs/README.md into archive /var/www/html/obfuscated/core/packages/fred-2.0.0-alpha2/MODX/Revolution/modNamespace/684d65da1d7169e410717ca04111f828.3.preserved.zip
PHP notice: Trying to get property 'xpdo' of non-object
xPDOScriptVehicle execution failed: (/var/www/html/obfuscated/core/packages/fred-2.0.0-alpha2/xPDO/Transport/xPDOScriptVehicle/2615758c573715e46a3bdb7e2e47b7d3.before.acls.script)
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.launcher_position )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.icon_editor )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.image_editor )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.rte )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.element_group_sort )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.element_sort )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.blueprint_category_sort )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.blueprint_sort )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.secret )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.active_class )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.default_enabled )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.sidebar_open )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.force_sidebar )
Skipping vehicle object of class MODX\Revolution\modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => fred.logout_url )
Successfully installed package fred-2.0.0-alpha2
a-schaefers commented 2 years ago

Added details: php-fpm 7.4 libs available: php-pdo php-json php-mysqlnd php-gd php-zlib php-json php-imagick php-curl php-mbstring php-simplexml php-bcmath

apache 2.4.51

amazon linux

mysql 5.7

modx 3.0.0-rc1 fred-2.0.0-alpha2

bYemma commented 2 years ago

Same problem here with modx 3.0.0-rc2 and fred-2.0.0-beta1. PHP Version 8.0.15 (FPM) on Ubuntu 18.04.6 LTS.

PHP warning: Attempt to read property "xpdo" on array xPDOScriptVehicle execution failed: (/var/www/vhosts/[...]/core/packages/fred-2.0.0-beta1/xPDO/Transport/xPDOScriptVehicle/55b3b5764e6f68bbd1887117abe6fe90.before.acls.script)

Jsewill commented 2 years ago

Same problem here on modx 3.0.1-pl and fred-2.0.1-pl