Hi,
When I try to check out from my shop by clicking the Paypal button, I get the following message:
"Either your shopping cart is empty or the PHP Session on your server is not working correctly. Please check this article"
I tried browsing to another page with an item in my cart, and it stayed there, so I know my PHP is working. I also tried implementing a fix recommended in another thread: change "define('WP_ESTORE_SAVE_SESSION_TO_COOKIE', false);" to "define('WP_ESTORE_SAVE_SESSION_TO_COOKIE', true);" but it's still not working!
Any idea what could be going wrong?
FYI, when I go into the Wordpress editor for "wp-cart-for-digital-products/wp_eStore1.php" WP tells me it is (inactive). Could this be the problem? If so, how do I fix it?
Here's my Shop page:
[http://www.knightshillpublishing.com/?page_id=257]
Thanks a million for any help!