Closed (fixed)
Project:
Sports Pickem
Version:
6.x-1.10
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 16:06 UTC
Updated:
5 Mar 2010 at 01:20 UTC
I was unable to import a team list until I manually added a logo_small column to the pickem_teams table. The pickem.install does not create that column during the install process because it's missing in the array.
Comments
Comment #1
jvandervort commentedlogo_small was added in the pickem 6.x-1.7 release. Looks like I forgot to add it for clean installs.
You could have manually run update.php and picked the last pickem change, but what you did
was probably fine.
Committed the change to pickem 6.x-1.11