[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php-weathermap] New feature select weathermap in 0.97



Marius Catrangiu wrote:
I think there is a problem with action "GET" on the button that changes the weathermap on page: http://monitorizare.univcb.ro/plugins/weathermap/weathermap-cacti-plugin.php?action=viewmap&id=<wmap_string>

When i try to access it, the error that follows is shown:

The requested URL /plugins/weathermap/GET was not found on this server.

After editing file weathermap-cacti-plugin.php on line 762 from

form name="weathermap_select" method="post" action="GET"
to
form name="weathermap_select" method="post" action=""

it worked.

There's a post about this on the webiste - I spotted it myself a few hours after release. The strange thing is it was working fine last week!

I'll wait a week or so and then make a 0.97a - usually a few bugs come up in the first couple of weeks, regardless of how much testing time there is :-)
Copyright 1994-2005, by Howard Jones. howie@thingy.com