Skip to content

Problem with path returned #65

@SiarAneas

Description

@SiarAneas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions