Fatal error: Uncaught exception 'ADODB_Exception'
Permalink
Hi Guys
I get the above error message on one of my sites I did for a client. The domain is sarowi.ch - check it out.
Now, I've found a few posts about that error (such ashttp://www.concrete5.org/community/forums/installation/fatal-error-... but they all assume an update. I installed C5 for that site about 2 years ago, and haven't touched it since. Client swears he hasn't done anything, update or otherwise (he would not know how, anyways).
I have FTP and DB access - but no clue how to fix that.
Any help is greatly appreciated!
Cheers,
RizzzO
I get the above error message on one of my sites I did for a client. The domain is sarowi.ch - check it out.
Now, I've found a few posts about that error (such ashttp://www.concrete5.org/community/forums/installation/fatal-error-... but they all assume an update. I installed C5 for that site about 2 years ago, and haven't touched it since. Client swears he hasn't done anything, update or otherwise (he would not know how, anyways).
I have FTP and DB access - but no clue how to fix that.
Any help is greatly appreciated!
Cheers,
RizzzO
Isn't this crashing before it's able to add a record with a duplicate primary key? Removing that record should allow it to proceed. If you leave a record in there with a primary key of 73650, I think it will crash again.
Yes Mike I agree,
That would have been my next comment when the OP responded,
That would have been my next comment when the OP responded,
Thanks guys!
Well - turns out the DB was corrupt. Repair Table fixed it. I came up with that since that row mentioned didn't even exist in the DB, so I figured it musta been something else..
Thanks for your help!
Well - turns out the DB was corrupt. Repair Table fixed it. I came up with that since that row mentioned didn't even exist in the DB, so I figured it musta been something else..
Thanks for your help!
go to the PageStatistics table,
Browse the table and find a row with pstID 73650,
If there are two with that ID then delete one of them,