Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Shopping Cart Empty
Tagged: bundles, empty cart, PHP session not working
- This topic has 15 replies, 4 voices, and was last updated 14 years, 2 months ago by amin007.
-
AuthorPosts
-
December 14, 2009 at 9:37 am #554rflushMember
I just installed eStore and wanted to test the system with sandbox. Created 2 accounts in sandbox entered the fake email into the settings. When I add item to cart I was getting shopping cart empty. Any help on this matter would be appreciated.
Thanks
December 14, 2009 at 3:24 pm #16696marielMemberI am having the same problem. Products & buttons display fine, and cart shows up in the sidebar via widget. But when I click add to cart, nothing happens. Thanks-
December 14, 2009 at 4:19 pm #16697rflushMemberI have been searching for an answer but can not find one. When I add to cart it shows the item in sidebar shopping cart. Then I click on check out and then I get an error saying the shopping cart is empty. Hope someone can help us soon. Thanks
December 14, 2009 at 11:16 pm #16698amin007ParticipantCan you please post a link to the page so I can see the behavior?
This type of issue is usually related to PHP session not working on your site. A quick way to find this out is to add a product to the cart then browse to different pages of your site. If the session isn’t working then the Cart will get emptied out as you browse to other pages since the value gets lost.
If this is the case then your hosting provider should be able to fix your PHP session issue… it’s usually a matter of adding a line to your PHP.ini file on your server.
December 15, 2009 at 12:15 am #16699rflushMemberThanks for the help. I tried what you said and went to another page and back to the product page. The item was not in the shopping cart anymore. So, what do I need to tell my host provider to add.
December 15, 2009 at 2:22 am #16700marielMemberHere’s my problem page. Thank you for looking:
http://www.mergercoach.com/products/communications-templates/
December 15, 2009 at 2:33 am #16701rflushMemberCalled my hosting provider and they said that they could not help me. They said that I need to talk with PayPal. I asked if I get the code would they install it for me and they said no. I am not sure what to do now. I may have just bought a program that I can not use. Just let me know if you can help. Other wise I will have to look for another program. Thanks for your help though I have no clue about this stuff so it makes it hard.
December 15, 2009 at 3:25 am #16702amin007Participant@mariel, your issue seems to be related to using some sort of caching mechanism…. Are you using any Caching plugin (eg. WP Super Cache)? If you are then you may want to checkout this page:
http://www.tipsandtricks-hq.com/ecommerce/wp-shopping-cart-and-wp-super-cache-workaround-334
December 15, 2009 at 3:32 am #16703amin007Participantrflush, if PHP session doesn’t work on your server then pretty much none of the wordpress shopping cart plugin will work on your site as they all uses the PHP session variable.
with that said, I am sure your hosting provider will address the issue if you explain to them properly. (I can’t think of any hosting provider that would sell you hosting with PHP where PHP session doesn’t work! They would have to be a really crappy hosting provider to do that).
Just ask them if they can make sure that the PHP Session is working (this has got nothing to do with PayPal or anything else).
December 15, 2009 at 4:26 am #16704rflushMemberThanks amin007 I called again and asked if the php session was working. He said that the save path was not setup properly and reset it on the backend. Was that something I did or was it them when setup my account? He would give me an answer.But it is working now thanks you and will recommend our software to others.
Thanks Sooooooooooo much
December 15, 2009 at 4:55 am #16705marielMemberamin007, no, I’m not using any caching plugin. I wish. any other ideas? thanks again.
December 15, 2009 at 5:20 am #16706marielMemberCan you tell me which php library eStore uses so hosting can figure out if it’s supported. Thanks
December 15, 2009 at 7:23 am #16707amin007ParticipantIt doesn’t require any special PHP library (the problem is somewhere else).
I just double checked your site to make sure that the shopping cart widget you added is from the WP eStore plugin and not the Simple shopping cart plugin (a lot of people make this mistake). Looks like the cart is appearing fine now… so I take it you figured out the problem. What was it?
December 15, 2009 at 4:25 pm #16708marielMemberI moved my hosting off Windows to Linux…think that did it. Thanks for being so responsive and for your help.
September 5, 2010 at 10:59 pm #16709morticya33MemberHi amin!
I have this same problem as well, but it’s a tad more odd than others.
It used to work fine (and works fine on localhost), but suddenly it stopped passing the session values through paypal.
Try it out here : http://test.wanderlustandco.com/shop/oh-deer-green-ring/
It’s totally fine when you’re browsing around the site though, and I don’t have any caching turned on.
Would this still 100% be a problem that hosting can fix?
-
AuthorPosts
- You must be logged in to reply to this topic.