carlituxman

Results 37 comments of carlituxman

yes, but it would be interesting use tinymce with the uploading images to a node.js (with express) server, and the only one that I've seen support node.js conector is fine-uploader....

just now try it with successfully at node I configure app.get('/upload/image_list',function.... that returns json list of images, is great!

something new about this plugin?

I've tried it with Query Builder and not ordering the date column. Change icon ordering but not reorder

I've modified function linkURLs adding media = entity.media_url; in entities loop and return something like: < img src=' " + media + "'/>";

Try in dev console in zigbee2mqtt: cluster -> genBasic->swBuildId and read. Maybe it's cached

I've tried with all countries and put at importer a ini_set('memory_limit', '-1'); but: [RuntimeException] php(690,0xa04c11d4) malloc: **\* mach_vm_map(size=262144) failed (error code =3) **\* error: can't allocate region **\* set a...

the problem is with the last line of file allCountries.txt: 5927710 Coral Lake Coral Lak

I need to put ini_set('memory_limit' '-1') for correct execution with ES countries. With allCountries.txt is impossible, I need unzip manually because the file only have 348mb, and the error of...