sql error - adding artist

rabah
rabah
Offline
0
when I try to add an artist i get a sql error

An error has occurred.

1054 Unknown column 'tags' in 'field list' SQL=INSERT INTO `nvpf0_muscol_artists` (`artist_name`,`letter`,`review`,`image`,`picture`,`class_name`,`keywords`,`added`,`country`,`user_id`,`metakeywords`,`metadescription`,`years_active`,`city`,`url`,`genre_id`,`tags`) VALUES ('Basel Zayed','B','

ee
','','','New Artist Name',' new artist ','2014-01-07 03:20:38','','532','','','','','','1','1')


any help would be appreciated .. thank you ...
Responses (3)
  • Accepted Answer

    rabah
    rabah
    Offline
    Tuesday, January 07 2014, 08:39 AM - #Permalink
    0
    I even tried to update the default artist name and I still got error


    An error has occurred.

    1054 Unknown column 'tags' in 'field list' SQL=UPDATE `nvpf0_muscol_artists` SET `artist_name`='Basel',`letter`='B',`review`='',`image`='',`picture`='',`class_name`='Sample artist',`keywords`=' sample artist ',`country`='',`metakeywords`='',`metadescription`='',`years_active`='',`city`='',`url`='',`genre_id`='1',`tags`='1' WHERE `id`='3'
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 07 2014, 11:22 AM - #Permalink
    0
    this indicates that you have installed the version 2.4.0 on top of the version 2.3.1, but you haven't followed the installation instructions: http://www.joomlathat.com/documentation/music-collection/upgrading-from-2-3-1-to-2-4-0
    The reply is currently minimized Show
  • Accepted Answer

    rabah
    rabah
    Offline
    Tuesday, January 07 2014, 11:34 AM - #Permalink
    0
    thank you for your response .. it was actually a first install of such product, but in any case, I followed the steps and it worked , thanks!
    The reply is currently minimized Show
Your Reply