Quote:
Originally Posted by Lionel
You've got a major bug in there somehow with cookies. I installed this and was very pleased. But it's effectively killing my vbcart cookie based shopping cart. When you add an item in the cart, it will not take a second one. Man... I went weeks into testing this modification, beat it up all the way and all works just fine until I put that htaccess. For 2 hours I was lost, could not figure out why this was happening, until I disabled the htaccess.
I think that this also hurt anyone who is using IPN to post back to the site
Uninstalling ...
|
you show try adding
RewriteCond %{HTTP_COOKIE} !^.*cookies=true.*$
under RewriteCond %{HTTP_REFERER} !^$