Hi Everyone,

Just afteri've installed the module i have created a few faq's and wanted them to show them up trough views.

I enabled the view page question top, but after pressing save I get the following error:

What's wrong?

Thanks in advance,

Ebosch

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'faq' 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] => faq [:db_insert_placeholder_1] => FAQ listings [:db_insert_placeholder_2] => default [:db_insert_placeholder_3] => node [:db_insert_placeholder_4] => FAQ [:db_insert_placeholder_5] => 7 ) in views_db_object->save_row() (line 2092 of /home/boatswitch.com/public_html/sites/all/modules/views/includes/view.inc).

Comments

ebosch1’s picture

Anyone?

CSch’s picture

This could be related to "Error message on save view".