Originally posted by webD
View Post
Announcement
Collapse
No announcement yet.
"Your shopping cart has expired" error - did anyone ever find a fix?
Collapse
X
-
Originally posted by leehack View PostLots of people use 1+1, i think the issue with them is that your package must be a certain package or higher. Info on this in the forum already, may be worth digging out and checking yours against this.
Army Gore-tex
Winter Climbing Mitts
webD's Blog: Website design, SEO and other ramblings…
Twitter LinkedIN
If you think a post is good, rate it!
Find the answers in the Knowledge Base | Have you read the User Guides
Comment
-
Originally posted by grantglendinnin View Post
If you're sat adamant that the software is at fault, install Actinic from scratch on another machine if possible (or license a new site if using Actinic Business) and give the new site the same FTP details. Switch to Test Mode and play around with the site to see if you can re-create the issue with the test site. Presumably this would let you identify if the issue is with your server or within Actinic itself. That's how I'd diagnose the problem anyway.
For what it's worth, my money is on the web host.
Comment
-
Originally posted by leehack View PostIf the SSL is for taking payment info on your site, you are 10 months out of date for PCI compliance and counting. Maybe this is a nudge in the right direction to get things sorted properly?
It's been suggested that I set up Actinic on another server (ie with another ISP) in Test Mode to see if I can replicate the fault. I can easily upload the site to another ISP that I use but they don't offer SSL facilities. What I'm asking is whether it's possible to run Actinic *in Test Mode only* on a server that doesn't have SSL.
Comment
-
Originally posted by leehack View PostI understand what you are trying to do Bob, i'm asking why you need SSL. If it's for the reason I think it is, then maybe it is a blessing in disguise because your method of taking payments is out of date by almost a year now and you should ideally be looking to sort that area out ASAP.
Comment
-
What are you using the SSL to do? Why do you want it on your site? What is it to achieve or do for you?
If it is being used to take payment information securely, then you are 10 months out of date, because of new rules that came into place in April last year called "PCI-DSS Compliance". If you don't know what that is and you are currently using SSL to take payment information, then search the web or this forum on that phrase for more information on what you need to do. In short, bin SSL and get a PSP.
Comment
-
Originally posted by leehack View PostWhat are you using the SSL to do? Why do you want it on your site? What is it to achieve or do for you?
If it is being used to take payment information securely, then you are 10 months out of date, because of new rules that came into place in April last year called "PCI-DSS Compliance". If you don't know what that is and you are currently using SSL to take payment information, then search the web or this forum on that phrase for more information on what you need to do. In short, bin SSL and get a PSP.
---EDIT---
Not using SSL would mean that the customer details entry screen wasn't secure...
Comment
-
There are a few causes of the 'cart expired error'. The wrong server time is one, but this is pretty rare and easily checked.
Other things that might cause this include:
1. The PC being set to the wrong time zone.
- This looks too common to be the case here. Unless it's the same customer trying lots of times.
2. Checkout links problems. Hardcoded checkout links carried over from earlier versions of Actinic have caused problems in V7. I can't see this problem here but it's worth checking yourself.
3. Domain problems.
a) the wrong settings (minus www.) in network setup. Doesn't look like the case here.
b) SSL bouncing to the wrong domain. Typically without www. or where someone tries to use a single certificate on multiple domains.
c) Mixing www. and non-www. urls. Although the network setup is all www. you may have external links to the non-www. url and this operates as a separate domain with cookie problems. I can see that you haven't already forwarded all non-www. urls to the www. equivalent and would suggest you do this now. This might be the cause of your problem although I haven't been able to recreate it.
This thread explains how to do the redirect. http://community.actinic.com/showthread.php?t=24066
Mike-----------------------------------------
First Tackle - Fly Fishing and Game Angling
-----------------------------------------
Comment
-
Originally posted by tintin99 View PostI think a light's starting to come on...do you mean that as we use a PSP (Protx) we don't need to use SSL at all on the site...?
---EDIT---
Not using SSL would mean that the customer details entry screen wasn't secure...
the 2nd statement has always been a point for discussion, most people who have run sites with PSP and then experimented with SSL additionally have tended to report very little difference in converted sales.
Thus its really up to you. Some sites still run with PSP and SSL in order to secure customer login.
IMO PSP and shared SSL is a waste of effort.
Comment
Comment