|
|
| Author |
Message |
mircea Guest
|
Posted: Tue Feb 25, 2003 4:16 am Post subject: Value field is empty |
|
|
I have a script which is gathering the data and I'm trying to make a graph with this data but ain't work .
In mysql , in table src_data the value field is empty . This is all I figured out . I can't figure out which script is puting the data from the script into mysql .
Help ?  |
|
| Back to top |
|
 |
mircea Guest
|
Posted: Tue Feb 25, 2003 4:30 am Post subject: |
|
|
Stupid me
cmd.php is the input script but I got those errors :
Warning: mysql_result() [http://www.php.net/function.mysql-result]: Unable to jump to row 0 on MySQL result index 836 in /www/sites/cacti/cmd.php on line 147
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/sites/cacti/cmd.php on line 150
Warning: mysql_result() [http://www.php.net/function.mysql-result]: Unable to jump to row 0 on MySQL result index 836 in /www/sites/cacti/cmd.php on line 157
What is this index 836 ? |
|
| Back to top |
|
 |
|