creating an artist

iceberg
iceberg
Offline
0
i know this can be difficult cause artists are a breed all their own, but, music collection has started giving us hiccups.

if i create "some random album" it works fine.

if i *try* to create a new artist, i get:

1054 Unknown column 'tags' in 'field list' SQL=INSERT INTO `spk_muscol_artists` (`id`,`artist_name`,`letter`,`review`,`image`,`picture`,`class_name`,`keywords`,`added`,`country`,`user_id`,`metakeywords`,`metadescription`,`years_active`,`city`,`url`,`genre_id`,`tags`) VALUES ('0','random artist','R','','','','random artist',' random artist ','2014-02-01 23:28:10','','853','','','','','','1','1')

if i open an existing artist and try to save them, i get:

1054 Unknown column 'tags' in 'field list' SQL=UPDATE `spk_muscol_artists` SET `artist_name`='The Bright',`letter`='T',`review`='',`image`='',`picture`='thebright.png',`class_name`='Bright',`keywords`=' the bright ',`country`='USA',`metakeywords`='',`metadescription`='',`years_active`='2008 to present',`city`='Dallas, Texas',`url`='http://thebrightmusic.com/',`genre_id`='1',`tags`='1' WHERE `id`='2'

this seems to be a mysql error, but it was working fine until now.

any direction or pointers?

Accepted Answer

Sunday, February 02 2014, 11:59 AM - #Permalink
0
well, this means that you have upgraded to 2.4.0 but you haven't followed this: http://www.joomlathat.com/documentation/music-collection/upgrading-from-2-3-1-to-2-4-0
The reply is currently minimized Show
Responses (1)
  • Accepted Answer

    iceberg
    iceberg
    Offline
    Sunday, February 02 2014, 08:28 PM - #Permalink
    0
    DOH! glad that was easy. appreciate the quick help!
    The reply is currently minimized Show
Your Reply