-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi!
I'm currently testing alpha 3.0.0 and found the following issue:
Whenever I select an image something with the returned path breaks and the doodle "Please wait" runs forever:
I can see from the network requests, that the following ressource gets called - but returns a 404 error: http://localhost/assets/staticcontent/images/example.jpg
The correct path would be with the "modx/" subfolder from docroot.
http://localhost/modx/assets/staticcontent/images/example.jpg
Phpthumb however works - and successfully generates a thumbnail with the following call:
http://localhost/modx/connectors/system/phpthumb.php?src=assets%2Fstaticcontent%2Fimages%2Fexample.jpg
Let me know if you need further explanations or screenshots!
Cheers,
Siar
Metadata
Metadata
Assignees
Labels
No labels