7.9 had a bad "view" and "Panel" and after new version 7.10 the View error still exist.
Can someone talk me about that, please ?

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'competicao_ultima_noticia' for key 'name': INSERT INTO {views_view} (name, description, tag, base_table, human_name, core) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5); Array ( [:db_insert_placeholder_0] => competicao_ultima_noticia [:db_insert_placeholder_1] => [:db_insert_placeholder_2] => default [:db_insert_placeholder_3] => node [:db_insert_placeholder_4] => competicao_ultima_noticia [:db_insert_placeholder_5] => 7 ) em views_db_object->save_row() (linha 1978 de /home/storage/4/d4/ed/labweb09/public_html/cpvl/sites/all/modules/views/includes/view.inc).

Thanks

Comments

iperweb’s picture

The error say that you have alaready a view named competicao_ultima_noticia in your view table. When you receive this error?