Just an FYI. I had the same error, it took me a while, but I finally figured out that at some point I copied my admin\invoice.php file over the admin\languages\english\invoice.php. So it was basically trying to load the same file twice, therefore the "redeclare".
That'll do it!




