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

Path implementation #1

Closed
ferenczAndras opened this issue May 20, 2016 · 7 comments
Closed

Path implementation #1

ferenczAndras opened this issue May 20, 2016 · 7 comments

Comments

@ferenczAndras
Copy link

I was using the old version of the file Manager and I found this repo. I want to update my files to this, but i have a problem.
My folder system is like the following:

admin/
index.php
/assets/ filemanager.js etc.
/components/ filemanager.php
/userfiles/ - the userfiles folder

and always shows thath the path is invalid. how to resolve this problem?

@psolom
Copy link
Owner

psolom commented May 20, 2016

Did the old version work well with the files structure you have exposed?
Share your config file for old version and specify what version of the filemanager you used before trying to update.

Check also your browser console for any errors.

@ferenczAndras
Copy link
Author

The error was, the fact that at init the js the "path" as: mysite/admin wich wasn't in the userfiles folder. Afer changing the fileRoot option in config file to : "/" was loaded, and it works properly

@psolom
Copy link
Owner

psolom commented May 21, 2016

Great! Please report of any issues you face.

@psolom psolom closed this as completed May 21, 2016
@psolom
Copy link
Owner

psolom commented May 21, 2016

Btw, looking through your GitHub profile I can suppose you are Java oriented developer. Could you help with any of non-supported connectors?

@psolom psolom reopened this May 21, 2016
@ferenczAndras
Copy link
Author

According to the third comment, in this issue at the original repostory, simogeo/Filemanager#491 I would like it to help, a lot :) I will go through the connectors and see what can be improved :)

@psolom
Copy link
Owner

psolom commented May 21, 2016

Nice to hear :)
I have just moved API to the wiki and made it up-to-date, so you can check it while working with connectors. Thanks for the willing to help.

@psolom psolom closed this as completed May 21, 2016
@simogeo
Copy link
Contributor

simogeo commented May 30, 2016

According to the third comment, in this issue at the original repostory, simogeo/Filemanager#491 I would like it to help, a lot :) I will go through the connectors and see what can be improved :)

excellent !

psolom pushed a commit that referenced this issue Aug 16, 2016
- server part is separated from client part to a greater extent;
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

3 participants