tvImagePlus icon indicating copy to clipboard operation
tvImagePlus copied to clipboard

Problem with path returned

Open SiarAneas opened this issue 12 years ago • 1 comments

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

SiarAneas avatar Oct 29 '13 16:10 SiarAneas

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!)

alanpich avatar Oct 31 '13 18:10 alanpich