I get the following 2 errors on the latest version….This is a new install.
Notice: Undefined index: sort in C:\\wamp\\www\\sport\\standings\\standings.php on line 145.
In the
standings/update.php?action=editscore
The field box shows
instead of the name of the field played on. The field has been loaded into the database as it is displayed in standings.php
As you can see I am running the program on localhost using the latest wamp load on Win XP SP3
regards
Murray
addition info…If I select a column header to sort on that field.. all is well. I suspect a default sort needs to be specified.