Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method Contao\CoreBundle\Image\ImageFactory::createFigureBuilder() #395

Open
daniel-berger-nemeth opened this issue Oct 20, 2024 · 0 comments

Comments

@daniel-berger-nemeth
Copy link

Hallo!

Ich habe einen Catalog 'Station' erstellt.
Dieser hat einen Kindkatalog 'Station rooms', welcher ein Feld vom Typ Upload hat.

Wenn ich nun einen Datensatz anlege, und einige Bilder auswähle und speichere funktioniert alles einwandfrei.
Sobald ich nun jedoch in die Listenansicht des Kindkataloges gehen möchte oder Speichern und Schließen drücke, erscheint die Fehlermeldung:

[2024-10-20T17:07:45.423260+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method Contao\CoreBundle\Image\ImageFactory::createFigureBuilder()" at Toolkit.php line 1108 {"exception":"[object] (Error(code: 0): Call to undefined method Contao\\CoreBundle\\Image\\ImageFactory::createFigureBuilder() at /var/www/k13636-1/htdocs/fwv.danieln.at/vendor/alnv/catalog-manager/src/Toolkit.php:1108)"} {"request_uri":"https://testurl.at/contao?ctlg_table=fwv_station&do=station&id=1&ref=SfrOJVsh&rt=4ea.wlCVun5mj_ucK0iE8gNBFG4tnneZ4_jXu6d7Ibvphdg.9iPniBUT3pj1ZC3mwmoHVzkU_Eb4hryT4pYtdc2ssq_zYv6PKyjIi_sbGQ&table=fwv_station_room","request_method":"GET"}

Contao: 5.3.*
CM: v2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant