Fatal Error message when adding block to home page
Permalink
Hi,
I am getting this error message when I try to add anything to my homepage. I have successfully added it to other pages with no problem. Any help is appreciated.
Error message:
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1062: Duplicate entry '1-6-1-204' for key 1] in EXECUTE("insert into CollectionAttributeValues (cID, cvID, akID, avID) values ('1', 6, '1', '204')") ' in /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb-exceptions.inc.php:78 Stack trace: #0 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(1042): adodb_throw('mysql', 'EXECUTE', 1062, 'Duplicate entry...', 'insert into Col...', false, Object(ADODB_mysql)) #1 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(998): ADOConnection->_Execute('insert into Col...') #2 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(766): ADOConnection->Execute('insert into Col...', Array) #3 /home2/bassfis2/public_html/concrete/libraries/database.php( 73): ADOConnection->Query('insert into Col...', Array) #4 [internal function]: Database->__call(Array, Array) #5 /home2/bassfis2/public_html/concrete/models/collection_versi on in /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb-exceptions.inc.php on line 78
I am getting this error message when I try to add anything to my homepage. I have successfully added it to other pages with no problem. Any help is appreciated.
Error message:
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1062: Duplicate entry '1-6-1-204' for key 1] in EXECUTE("insert into CollectionAttributeValues (cID, cvID, akID, avID) values ('1', 6, '1', '204')") ' in /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb-exceptions.inc.php:78 Stack trace: #0 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(1042): adodb_throw('mysql', 'EXECUTE', 1062, 'Duplicate entry...', 'insert into Col...', false, Object(ADODB_mysql)) #1 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(998): ADOConnection->_Execute('insert into Col...') #2 /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb.inc.php(766): ADOConnection->Execute('insert into Col...', Array) #3 /home2/bassfis2/public_html/concrete/libraries/database.php( 73): ADOConnection->Query('insert into Col...', Array) #4 [internal function]: Database->__call(Array, Array) #5 /home2/bassfis2/public_html/concrete/models/collection_versi on in /home2/bassfis2/public_html/concrete/libraries/3rdparty/adod b/adodb-exceptions.inc.php on line 78
Actually , could you tell me which version of concrete5 you are? This should be listed in the upper righthand corner of the main dashboard page (the one you see when you click the "dashboard" link.
There was a bug that used to be in c5 that would manifest itself in this way - but I thought we squashed it.
There was a bug that used to be in c5 that would manifest itself in this way - but I thought we squashed it.
I am also getting this error. Seems to start after trying to add a css class to a block. I switched back to an older version of the page and deleted the newer version and it was still there.
I am on concrete 5.3.3
Is there a way to correct this without having to just recreate the page and delete the old one?
I am on concrete 5.3.3
Is there a way to correct this without having to just recreate the page and delete the old one?
can you go into versions for home page and remove the older ones?