brian bowen - 2002-06-14

the latest release on the 2.1c.cgi was great but it was broken on the matches page on the admin section. the drop downs wouldnt show the maps or clans so that they could be selected. to fix the issue just delete this line from the script

        print "<table cellpadding=\"1\">\n";
       
under the sub section called
sub PrintMatchesPage
there will be 3 lines to delete and then voila. it works, likely a new release with the fixed cgi should come out too.
if you wanna look at the working script you can i have it availible to look at.
just goto
http://www.junkphreak.com/clanadmin.cgi.txt
you may want to just copy it from there its up to you.