Jakub Duras

Results 62 comments of Jakub Duras

Hi @jrondorf, here it is: https://github.com/joni2back/angular-filemanager/blob/master/bridges/php-local/LocalBridge/FileManagerApi.php#L345 Also manual page for chmod and it's comments could be useful: http://php.net/manual/en/function.chmod.php Thanks

@joni2back you are absolutely right. Sorry about that, I've been quite busy lately. I am afraid I can't point you in this case as it will probably require changes all...

My code is pretty straightforward. All the important logic is happening in the FileManagerApi.php file within *Action methods like [uploadAction](https://github.com/joni2back/angular-filemanager/blob/master/bridges/php-local/LocalBridge/FileManagerApi.php#L206)

Hi @yogeshdalavi77 I think this issue was resolved by implementing [normalizeName](https://github.com/joni2back/angular-filemanager/blob/master/bridges/php-local/LocalBridge/FileManagerApi.php#L625). Please check the linked method to see whether it causes the issue. I am not the author. I think...

Hi @oli4jansen, maybe I've missed something, but I can't see the new version being released ([version number bumped](https://github.com/joni2back/angular-filemanager/blob/master/package.json#L3)), so there is the tag isn't obviously created. Do you please mean...

Hi @karthigamahe , if you are using PHP, a good starting point could be my bundle which should work out-of-the-box, also with short instructions and some common questions and answers:...

Hi @ampmBIG5, can you please post any PHP error logs? I'll take a look at the code later, but I remember this was working correctly.

Hi @VIPINSAINI17, I created a bundle which should work out-of-the-box, also with short instructions and some common questions and answers for you: [bundle-php-local](https://github.com/durasj/angular-filemanager/tree/bundle-php-local) Can you try it and let me...

Hi @varungpt, can you please tell me what is your setup? I.e. what web server are you running and anything else that can help me. Because otherwise, I'm afraid I...

@varungpt can you please try whether creating index.php with `