Petar Korponaić
Petar Korponaić
I had brute force attacks on site for a long time, and my suspect was that it causes blackouts. No idea who and why were brute-forceing my server, but it...
@Extra-Extra-Dev it self-healed! :o (that's art of coding! :D ) So, possibly `--live` option is an issue.
Hey @rikyperdana first to say: thanks for the beer! :) I'll make page @ meteorkitchen.com with pictures showing beers paid from donations :) Excuse me for not answering this message...
Never happens to me
@kadirerdogan makes sense. Form component is to be completely refactored anyway. I'l change these two things in next version (v0.9.35) to help you out. BTW, can schema.js be automatically generated...
@Maqhosha maybe you still can use meteor-kitchen instead manually editing generated code: use "custom_component" instead "form". ``` { "name": "my_form", "type": "custom", "html": "{{> quickForm collection=\"COLLECTION_VARIABLE\" id=\"COMPONENT_ID\" type=\"insert\"}}" "js": "",...
Hi @a4xrbj1 typing from my mobile phone. please check/search other (closed) issues - other people reported the same problem. Trick is that file is created automatically when you start app...
hum... I'll check is it something new as son as I reach my computer...
@a4xrbj1 I just made new minimal application, build & download, unzip downloaded file, started the app and it works as expected - initially it shows error, but file is automatically...
OK, I've sent you missing files via e-mail. Your program will work now, but that's not the solution - other user maybe experiencing the same issue but didn't reported. I'll...