Originally reported by: David PS (Bitbucket: dvdgc, GitHub: Unknown)
Example:
The problem, as I see it, is that you have created a new page: forecast_no_fps which replaces the old forecast.php.
I have two issues with it:
1.- People that may have links to the old site which will not work now! Maybe there are papers outthere referencing the values for certain date.
2.- There should not be a new page, but a page that loads one function or the other depending on the date.
Originally reported by: David PS (Bitbucket: dvdgc, GitHub: Unknown)
Example:
http://solarmonitor.org/forecast.php?date=20151030
http://solarmonitor.org/forecast_no_fps.php?date=20150710®ion=&indexnum=1
http://solarmonitor.org/forecast_no_fps.php?date=20150902®ion=&indexnum=1
http://solarmonitor.org/forecast.php?date=20150902
The problem, as I see it, is that you have created a new page: forecast_no_fps which replaces the old forecast.php.
I have two issues with it:
1.- People that may have links to the old site which will not work now! Maybe there are papers outthere referencing the values for certain date.
2.- There should not be a new page, but a page that loads one function or the other depending on the date.