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

Problem with path returned #65

Open
SiarAneas opened this issue Oct 29, 2013 · 1 comment
Open

Problem with path returned #65

SiarAneas opened this issue Oct 29, 2013 · 1 comment

Comments

@SiarAneas
Copy link

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

@alanpich
Copy link
Owner

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

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

2 participants