Justin Erswell

Results 7 issues of Justin Erswell

Hi, Firstly awesome utility tanks for putting it out there for guy's like as it has really saved a heap of time. We have slight problem, we are using a...

Hi There I would like to use JQuery.Validate with you excellent script it has a call which is form like this… ``` javascript $('#myForm').validate(); ``` Could you tell me how...

I am trying to use PhpPresentation to read a `sample.pptx` file using the simple instructions for readers in the docs and I am getting: `imagecreatefromstring(): Data is not in a...

Type - Enhancement

Hi There, thank you for a great plugin. I have implemented it and am getting an output in the console for each of my GeoFences, which is excellent. I am...

I am trying to get Garuda up and running on my 2015 MacBook 12" however I cannot get the Keyboard & Trackpad to work, using an exteranl USB Keyboard and...

I am following the example for the linkedin call ``` php $data = $linkedinService->retrieveAccessTokenByGlobReqArgs()->requestJSON('/v1/people/~?format=json'); $data['email'] = $linkedinService->constructExtractor()->getEmail(); $this->debug($data);return; ``` My output looks like this: ``` php array ( 'firstName' =>...

Hi @PromtEngineer I have followed the README instructions and also watched your latest YouTube video, but even if I set the `--device_type` to `cuda` manually when running the `run_localGPT.py` or...