VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: Sayed on October 02, 2006, 06:41:43 AM

Title: Problem with adding to cart
Post by: Sayed on October 02, 2006, 06:41:43 AM
hi
This is  my first project in Mambo and VirtueMart. The site pages shows this error message:
Debug: A Cookie had to be set to keep the session (there was none - does your Browser keep the Cookie?) although a Session already has been started! If you see this message on each page load, your browser doesn't accept Cookies from this site.
the cookie is enabled in my browser.

The problem i can not add product into cart and can not view the checkout.
any help please and thanks.
Title: Re: Problem with adding to cart
Post by: cdixon on October 07, 2006, 15:19:33 PM
I have the same problem.  It gives me the cookie message saying that cookies must be enabled but when I go to enable cookies they are already enabled.  This happens in both FF and IE.  When I go to the VM demo site I do not get this message.  So, I am assuming it is a server issue.  What needs to be changed???

My site is here (click here) (http://www.gemfellowship.org/component/option,com_virtuemart/page,shop.browse/category_id,1/Itemid,1/index.php?option=com_virtuemart&page=shop.browse&category_id=1&Itemid=1&vmcchk=1)

Thanks
Title: Re: Problem with adding to cart
Post by: cdixon on October 17, 2006, 15:15:14 PM
I finally figured out what my problem was.  The php.ini file my host added for me had some incorrect information.  The temp directory and session save path was incorrect.  Once that was fixed everything worked fine.