v1.1 Beta Bugs | Peter's Sports League Standings | Forum
Back to the sports standings script page
Topic RSS
v1.1 Beta Bugs
May 14, 2008
9:04 pm
9:04 pm
Jason
Guest
Peter,
The "Field" field name still displays when adding a game even if the value is set to "False" in settings.php.
This is the line that doesn't work in update.php:
<div<?php if (!show_fields) print " style=\\"display:none;\\""; ?>><br />Field: <input name="field[]" type="text" size="50" maxlength="50" /></div></code>