I tested the store by going through and making a purchase. Everything seemed to work fine. The customer email received a confirmation after payment was made, and the shop admin also received email confirmation from both the shop and PayPal. The order status was appropriately updated to "Complete" on the admin side.
After letting it go "live", I had a customer go through and make another successful purchase, with both the store admin and customer receiving the appropriate confirmation emails, and the admin dashboard appropriately showed the order as "Complete" - no problem so far. However, today, the same customer went to make another purchase, and noticed that her shopping cart still had the items from her first order in it.
The storefront is located at http://sgtstevendeluzio.com/store. Any help would be greatly appreciated!!
Update: Also my error log had the following:
Code: Select all
2012-02-21 14:18:26 - PHP Warning: unlink(/public_html/store/system/cache/cache.store.1329790441) [<a href='function.unlink'>function.unlink</a>]: No such file or directory in /public_html/store/system/library/cache.php on line 15
2012-02-21 14:18:26 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /public_html/store/index.php:92) in /public_html/store/system/library/session.php on line 11
2012-02-21 14:18:26 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /public_html/store/index.php:92) in /public_html/store/system/library/session.php on line 11