This error is one of the less opaque that PHP gives and means exactly what it says, that your site is trying to declare the same class twice.
Most likely this is because when you uploaded the stock by attribute mod you, or your FTP program, made a backup of the order.php class in the location quoted and left it there. Zen Cart can't tell the difference between files that are intended as backups and ones that it is supposed to load, so tries to load the same class twice.
Bookmarks