Don Jones

Results 6 issues of Don Jones

I'm having issues getting this to work on iOS 12.2 with Ionic 4. Ionic: ionic (Ionic CLI) : 4.10.2 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 4.0.0 @angular-devkit/build-angular : 0.11.4 @angular-devkit/schematics :...

on line 133 of Ftp.php $this->recursive_remove($file); Should be: $this->recursive_remove($file_or_directory.'/'.$file);

Sorry is this is obvious, but I cannot wrap my head around making custom blocks. I have an existing file manager in a CMS I'm working on. Is there a...

All my API calls in staging stopped working all the sudden. cc_number is the correct paramenter. I also did a quick test in production and it's doing the same thing....

Greetings, I'm outputting the error like this: `.on('error', notify.onError(function( err ){ return { message: err.message, title : 'CSS Error'}; } ) )` And my Mac notification is showing the formatting...

When using the Slider component it displays erratic behavior especially when tilting the device from landscape to portrait. It's not resizing correctly is one example.