23/09: Page generation error corrected
Category: Bug reports
Posted by: klaus
All pages shown under the RWSD database website are dynamically generated by PHP, there is no static HTML code. This has a number of advantages, but is on the other hand subject to possible programming errors.
Since June 2005, we are working on a comprehensive documentation of the program code. During that exercise (which included the writing of comments into the PHP code), an error was made which produced the following message when requesting a table output:
“Fatal error: Call to a member function on a non-object in
/etc/httpd/htdocs/common/controls/ctrl_reportbands.php on line 227”
As soon as the error was noticed by the developer team it has been corrected. But one question remains: are there no users in Tanzania or anywhere on this planet, who had noticed that error before and could have it reported in this forum?
Since June 2005, we are working on a comprehensive documentation of the program code. During that exercise (which included the writing of comments into the PHP code), an error was made which produced the following message when requesting a table output:
“Fatal error: Call to a member function on a non-object in
/etc/httpd/htdocs/common/controls/ctrl_reportbands.php on line 227”
As soon as the error was noticed by the developer team it has been corrected. But one question remains: are there no users in Tanzania or anywhere on this planet, who had noticed that error before and could have it reported in this forum?