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

Default install copied default files on config folder get errors #314

Closed
17 tasks
markosjal opened this issue Apr 12, 2018 · 4 comments
Closed
17 tasks

Default install copied default files on config folder get errors #314

markosjal opened this issue Apr 12, 2018 · 4 comments

Comments

@markosjal
Copy link

In raising this issue, I confirm the following (please check boxes):

  • I have read and understood the Wiki. Especially deploy and configuration articles.
  • I have checked that the bug I am reporting can be replicated, or that the feature I am suggesting isn't already present.
  • I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • I realise that server-side connectors are provided by various contributors. The implementations are vary due to programming language features/limitations or other factors. Thus a particular connector may not implement, or partially implement, the API features.
  • I realise that any changes in configuration options and/or plugin parameters affect the plugin behavior. I specified all the differences from defaults in details.

I use the following server-side connector (check one):

  • PHP connector by servocoder
  • Java connector by fabriceci
  • Python3 Flask connector by jsooter
  • Python3 Flask connector by stevelittlefish
  • NodeJs connector by jlaustill and forestlake
  • ASP.NET Core connector by sinanbozkus
  • ASHX connector by richeflits
  • Other (specified below)

My familiarity with the project is as follows (check one):

  • I have never used the project.
  • I have used the project briefly.
  • I have used the project extensively, but have not contributed previously.
  • I am an active contributor to the project.

{issue content here}

@markosjal
Copy link
Author

I removed older filemanager that this was forked from then I installed this and copied config files default and example to appropriate file names

All i get in a browser is

[object Object]
unable to perform initial request from server

and left at spinning disk

@psolom
Copy link
Owner

psolom commented Apr 12, 2018

Check the installation guide in the Wiki of this repo. Also checkout the Wiki of https://github.com/servocoder/RichFilemanager-PHP repo

@ShortBusKing
Copy link
Contributor

Which connector are you using?

ShortBusKing added a commit to ShortBusKing/RichFilemanager that referenced this issue Apr 23, 2018
Added Recursive Searching support
Added GetInfo() function for completeness
Fixes psolom#308 - NaN shown instead of Create and Modify Datetime 
Fixed bug psolom#314, [Object:Object] instead of cannot find file/dir messages, etc
Reduced the overhead of the Summarize() function

** Image height and width information is not returned.
@psolom
Copy link
Owner

psolom commented May 2, 2018

fixed for .Net Core Framework with #316

@psolom psolom closed this as completed May 2, 2018
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