Problem with path returned
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
Is/was a known issue with 3.0.0, and was one of the fixes in the 3.0.1-beta released the next day. Unfortunately had to take the package down as it caused a catastrophic crash on 2.2.10 cloud installs.
I'm currently working up a completely revised v3.0.2 with drag-drop uploads and complete ui overhaul... would love you to get involved testing that when i get it released (hopefully within the next week!)