Giter VIP home page Giter VIP logo

Comments (6)

JoshuaLuckers avatar JoshuaLuckers commented on July 18, 2024

This happens because it's using the ChoiceQuestion class that's shipped with MODX 3.

from gitify.

JoshuaLuckers avatar JoshuaLuckers commented on July 18, 2024

Gitify loads MODX, it does so by requiring a file:

require_once(MODX_CORE_PATH . 'model/modx/modx.class.php');

In 3.x this file only exists for BC purposes and will autoload the dependencies that are required for 3.x.
https://github.com/modxcms/revolution/blob/a5774ed353d41cb4b0b8bbf15efb00916d438435/core/model/modx/modx.class.php#L24

from gitify.

JoshuaLuckers avatar JoshuaLuckers commented on July 18, 2024

MODX 3 rc-2 appears to be shipping an older version of symfony/console.

from gitify.

JoshuaLuckers avatar JoshuaLuckers commented on July 18, 2024

With the latest nightly the backup and restore commands work as expected! @Mark-H I think we can close this issue.

from gitify.

Mark-H avatar Mark-H commented on July 18, 2024

Can you confirm this works for you with 3.0.0-pl, @hugopeek?

from gitify.

hugopeek avatar hugopeek commented on July 18, 2024

Sorry for the late response. Yes, it's working flawlessly again on 3.0.0 and 3.0.1. Thanks guys!

from gitify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.