Quote Originally Posted by ArtRat View Post
I just installed this addon too (zen 1.5.7c and plugin version 1.9) I am getting these debug files every time I load the Email Archive Manager page.

I see this might be a solution (I hope without breaking the function of the addon) and I do understand "comment the lines out" I can do that easy enough.

However I do not understand what the "insert @ as the first character on the lines" means. How would do I do that in the code?
Insert the "@" symbol in position 1 on that line of code. This suppresses the error message that might be generated by the expression on that line. It does not fix the problem.