Just installed emoncms on my Debian server (wheezy, NOT raspberry, but x86, used the documentation "GIT way"), and made some tests. But I have this error message when I try to puch data to inputs, using the API example...
After, I only have Undefined line in the input windows. How to solve this ? Thanks !
Notice: Undefined index: name in /var/www/emoncms/Modules/input/input_model.php on line 288
Submitted by nicolas on Mon, 15/12/2014 - 10:29Hi,
Just installed emoncms on my Debian server (wheezy, NOT raspberry, but x86, used the documentation "GIT way"), and made some tests. But I have this error message when I try to puch data to inputs, using the API example...
After, I only have Undefined line in the input windows. How to solve this ? Thanks !