Delete all the emails sent [4.10]

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 năm cách đây
Hello,

I have version 4.10 and trying to delete all the emails sent by: ".../Admin/QueuedEmail/List"

I get this error: "Cannot truncate table 'QueuedEmail' because it is referenced by a FOREIGN KEY constraint"

How can I solve it?

Thanks in advance!
4 năm cách đây
Are you trying this through the admin area?
This should be done in the admin are.


If you are trying this directly through the database this is because [dbo].[EmailAccount] and [dbo].[QueuedEmail]  data is related.
4 năm cách đây
Directly from the database?

no ... no ...

I'm doing it from the site administration. And the error is what I reported.
4 năm cách đây
Have any modifications been done to the core NopCommerce code?

There could possibly be a plugin that is leading to this error?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.