Jako / ImagePlus

Advanced Image Custom TV in MODX Revolution
https://jako.github.io/ImagePlus/
GNU General Public License v2.0
29 stars 20 forks source link

MODX3: Requested processor not found #113

Closed bYemma closed 2 years ago

bYemma commented 2 years ago

Got an alert with the message "Requested processor not found" when i open a template variable with output type "Image+".

I also get the following entry in the error log: [2022-10-10 16:22:25] (ERROR @ /[...]/core/src/Revolution/modX.php : 1784) Unable to load processor for action "element/chunk/getlist", it does not exist as an autoloadable class that extends \MODX\Revolution\Processors\Processor, and also not as a file in "/[...]/core/src/Revolution/Processors/element/chunk/getlist.class.php"


MODX 3.0.1-pl & Image+ 2.9.2-pl

Jako commented 2 years ago

Fixed with 2.9.3. Thanks for the report.