Moazam

Results 10 issues of Moazam

Hi, thanks for creating awesome package. I am not a node pro so trying to understand why below code is throwing: ERROR: not found error. I have taken following code...

needs reproduction

I am trying to reindex my data but no matter how much size I set for bulk size I always get memory error. λ php artisan es:indices:reindex index1 index2 --bulk-size=1000...

We have created custom routes using Timber routing. They work as expected, we see output fine in the browser but recently we found that Googlebot was complaining we are showing...

needs-investigation

Hi I am getting curl error when I try to download images for 300 listings by listing ids. Here is the error: ``` In CurlFactory.php line 201: cURL error 27:...

I am sending over 230 listing IDs in one request. I have set following option: `$config->setOption( 'use_post_method', true );` My understanding is when I set this option it will send...

I want to pull data from a CPT and display into datatable on one of the options page. I was wondering if there is anyway I can do that without...

It's good to have a handy function that can generate HTML for generated blocked. Ideally something like this: `$editor->generateHtml($blocks = null)` If blocks are provided it should generate html from...

Is there any info available on imageType and what does supportsFifeUrlOptions means? Is it possible to download app icon from api.details method? I am trying to convert response from `api.details(appPackage)`...

I am trying to create a large zip/tar file over 4GB. I know zip file has 4GB limitation. So, I tried tar archive. When I create an archive I get...

enhancement
question

Hi - About a week ago redis we started using redis in our app and started crashing. Our system admin suspects this is a redis bug. I am including some...

crash report