Arrow

v1.1 Beta Bugs | Peter's Sports League Standings | Forum

Back to the sports standings script page

Please consider registering
guest

Log In

Lost password?
Advanced Search

— Forum Scope —

  

— Match —

   

— Forum Options —

   

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
v1.1 Beta Bugs
May 14, 2008
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>

May 14, 2008
10:11 pm
Peter
Admin
Forum Posts: 841
Offline

Thanks. I neglected to put a dollar sign in front of "show_fields". I will fix this for the stable release.

May 14, 2008
11:35 pm
Jason
Guest

Thanks. That did the trick.

May 15, 2008
11:38 am
Peter
Admin
Forum Posts: 841
Offline

Reminder note: I need to add the "upgrade" SQL code to the normal "install" SQL code.