Faiyaz Alam

Results 7 comments of Faiyaz Alam

@PayPalTeam, when will you update the PayPal-PHP-SDK? I started integrating the subscription using the current outdated SDK but not sure whether I should continue with this current SDK or integrate...

I had same problem. It was working fine in my local but not on remote. I had to use the [official maintenance cron jobs](https://pimcore.com/docs/pimcore/10.4/Development_Documentation/Getting_Started/Installation.html#page_5-Maintenance-Cron-Job) to fix on the remote.

I have this working in my **app.css** file: `@import "~nprogress/nprogress.css";`

@mbabker I am also facing the same issue. I am using this plugin first time and got stuck due to this issue. cc: @AbrahamCovelo This is what I have in...

I found the solution : http://stackoverflow.com/questions/34554331/dropbox-is-not-visible-in-the-form-cakephp-ajaxmultiupload/34567006#34567006

babel-core is missing in packages.json file. use the following command to install it in dev dependency: `npm install babel-core --save-dev`

@dmhendricks To save time, I have not used this plugin for network admin setting page. I am using this only for admin setting page. Hope the author will fix this...