modmore / VersionX

Resource & Element Versioning Extra for MODX Revolution (supports 2.2 and up). Extends the core in a future-proof manner to keep copies of every change to resources, templates, template variables, chunks, snippets and plugins.
https://modmore.com/extras/versionx/
40 stars 20 forks source link

Error 500 just after running the migrate script on MODX 2.8.x #126

Open Jako opened 1 year ago

Jako commented 1 year ago

The VersionX 3 CMP throws the following error just after running the migrate script.

[01-Oct-2023 11:17:39 Europe/Berlin] PHP Fatal error:  Uncaught Error: Class "modmore\VersionX\VersionX" not found in /…/core/components/versionx/controllers/index.class.php:13

It does not occur on every installation and is not well reproducible, but it happens frequently on different installations.

PHP 8.1, MODX 2.8.x