When I attempt to add teams I keep getting the following error.
user warning: Unknown column 'logo_small' in 'field list' query: insert into pickem_teams (gsid, tm_city, tm_abbrev, tm_name, tm_nick, conference, division, logo_small) values(12, 'adf','fasd','adsfa','asdfa','afdsf','adfasd', '')

Any alternative modules out there?

Comments

jvandervort’s picture

Status: Active » Fixed

logo_small was added in the pickem 6.x-1.7 release. Make sure you have run update.php lately.
It should add that field into the database.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.