Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
07/17/2007 12:06:16 AM - WEATHERMAP: Poller[0] About to write image file. If this is the last message in your log, increase memory_limit in php.ini
07/17/2007 12:06:15 AM - WEATHERMAP: Poller[0] Unrecognised config on line 25: KEYPOS cactiupdown
07/17/2007 12:06:15 AM - WEATHERMAP: Poller[0] Map: /www/htdocs/plugins/weathermap/configs/Server Traffic -> /www/htdocs/plugins/weathermap/output/weathermap_3.html & /www/htdocs/plugins/weathermap/output/weathermap_3.png
KEYPOS is used to indicate the position of the key/legend on the map. Yours doesn't. It should be something like KEYPOS cactiupdown 10 10 or, if you don't want it to be visible either leave it out, or use KEYPOS cactiupdown -1 -1.
KEYPOS is used to indicate the position of the key/legend on the map. Yours doesn't. It should be something like KEYPOS cactiupdown 10 10 or, if you don't want it to be visible either leave it out, or use KEYPOS cactiupdown -1 -1.
I keep leaving it out, and for some reason the editor keeps putting it back in.
KEYPOS is used to indicate the position of the key/legend on the map. Yours doesn't. It should be something like KEYPOS cactiupdown 10 10 or, if you don't want it to be visible either leave it out, or use KEYPOS cactiupdown -1 -1.
I keep leaving it out, and for some reason the editor keeps putting it back in.
Does it put it in wrong (without the coordinates)? I thought I had fixed that in 0.92... I can believe that it'd put the -1 -1 version in.
Howie wrote:
KEYPOS is used to indicate the position of the key/legend on the map. Yours doesn't. It should be something like KEYPOS cactiupdown 10 10 or, if you don't want it to be visible either leave it out, or use KEYPOS cactiupdown -1 -1.
I keep leaving it out, and for some reason the editor keeps putting it back in.
Does it put it in wrong (without the coordinates)? I thought I had fixed that in 0.92... I can believe that it'd put the -1 -1 version in.
I just tested it. I went into my map, and removed the KEYPOS for a second scale that I'm using to change the color of the node text. I then went into the editor and pulled up Map Properties, and made no changes, but hit the submit button.
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4586
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4589
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4589
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4589
And it puts the KEYPOS cactiupdown back into the config file. So then when I rebuild the maps, I get:
Howie wrote:OK - then that's just gone into the bug list for 0.93
I did just add the -1 -1 and a dummy title to the scale and now I don't get any errors, so it's ok if it adds it back in, just make sure it puts in -1 -1 for it's location.