Hi,
One solution to this problem:
I got exactly the same error message:
PHP Fatal error: Cannot redeclare class order in zencart/includes/classes/order.php on line 1018
In my case it was caused by the file zencart/includes/configure.php. The '?>' was missing at the end of the file. I had obviously deleted it without knowing (and then made it read only). The strange thing is that it did not affect the running of the application, apart from the checkout, when it generated the error quoted above.
Regards,
- Jim







Bookmarks