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 ...
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
0I 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' -
Accepted Answer
0this 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 -
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »