Help with interpreting code!!! Please!

Permalink
Hello. I am trying to edit content on a page. Whenever I make any change whatsoever on this particular page, I get the following error messgage:

Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1062: Duplicate entry '46-8-1-15' for key 1] in EXECUTE("insert into CollectionAttributeValues (cID, cvID, akID, avID) values ('46', 8, '1', '15')") ' in /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/3rdparty/adodb/adodb.inc.php(1042): adodb_throw('mysql', 'EXECUTE', 1062, 'Duplicate entry...', 'insert into Col...', false, Object(ADODB_mysql)) #1 /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/3rdparty/adodb/adodb.inc.php(998): ADOConnection->_Execute('insert into Col...') #2 /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/3rdparty/adodb/adodb.inc.php(766): ADOConnection->Execute('insert into Col...', Array) #3 /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/database.php(73): ADOConnection->Query('insert into Col...', Array) #4 [internal function]: Database->__call(Arra in /home4/grandst1/public_html/worldcupbrasil/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78


Can anyone help me???

 
okhayat replied on at Permalink Reply
okhayat
Can you please describe what exactly are you editing? Is it a block on this particular page or a custom attribute you added and trying to use it with this page?
KenanLegg replied on at Permalink Reply
I am trying to edit content within a block on this particular page. Usually nothing very complex at all. I was always able to edit very easily but was not able to do so recently. In fact, I am able to edit a similar block on another page within the same site, but not on this desired page...