Jump to content

keat

Member
  • Posts

    1,614
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by keat

  1. It's looking like this is related to PHP server setting session.gc_maxlifetime Both Al and myself have performed numerous test orders on a spare domain and can recreate or fix the issue with a PHP config change. It's also looking like it's related to a CSRF error seen by others. sessions.class.php should be handling this, hopefully, Al will figure out why it's not, or maybe why my server is ignoring it, as not everyone will have access to the PHP config.
  2. Sorry, I ought to have updated. I spotted those links last week and swapped the files for the minified ones. Page insights isn't all that accurate though. I can have a green card on one run and a yellow one the next, now fluctuating anywhere between about 88 (green) and 80 (amber) Seositecheckup.com gives me a decent score of 95 though.
  3. OK, this looks like its on your own site. I think you need https at least for this. As per HarrisOrganic says If you go to manage extenstions, find card capture, and then allowed zones, you'll need to add the zones which are allowed to post card details. Personally, I'd avoid this plugin and use something like PayPal, as you're probably contravening all PCI DSS rules hosting the card gateway yourself. Experience a security breach and a whole can of worms could open up for you. Just my opinion.
  4. where is he inputting his card details, directly on your site or via a host.
  5. I've now recreated this issue on a stock 6.1.8 site. Mican Skin, Print Order Form and All in one Shipping, everything else is stock.
  6. Al has also managed to recreate this on at least two of my web sites, so hopefully, we'll find a resolution. Both web sites are on different servers I might add.
  7. keat

    howdy

    In the database, have a look at the category index table. If you imported your parts, they may well not be linked to a category.
  8. Did you check that the file sources/maintenance/indexbackup.inc.php does exist.
  9. PayPal was acting up last week, maybe it is again today. Transactions were taking up to two hours to show up in the PayPal web page. If you can, then switch to the old classic view, as I found the transactions would display in there, but not in the new look.
  10. I've sucessfully recreated this three times this afternoon. Using Firefox and Mican Skin (we've seen this on our foundation skin site also) Add items to your basket without logging in, when the basket has about 4 or 5 items, proceed through the checkout process, choosing a shipping method (if applicable). When prompted to create an account or log in, log in with your test account. Without proceeding any further, leave the browser open. Do not continue, just let the browser sit idle. After a period of time (iv'e left 40 minutes), come back click the continue button. Cart is logged with null items. I'm now attempting to recreate using Chrome browser.
  11. And now another one. The customer is using Firefox. He seems to think that he placed items in his basket, clicked the continue button, and was taken to an orde complete page. He says that no gateway was selected, as if it skipped the gateway stage all together. 170717.csv
  12. Going back to my CSV file, not how this customer is using firefix and then possible an Ipad. I looked inside Cubecart_access_logs and found the transaction, I assume this is the correct one, as I can see the next customer shortly afterwards which tallies with the orders for that day. Cubecart_access_logs denotes IEX as the user agent.. I assume Internet Explorer. Could this have anything to do with it ??
  13. I've identified this customer and then searched the saved cart table for anything with his customer ID. I find 1 blob file with just a single item, iv'e no idea if this is a recent saved cart or an old one, but certainly no where near the amount of items he's saying that he'd placed.
  14. I've had a very irate customer call today that a basket with over 250 items which he's been building up over a period of two weeks has all gone to zero. Of course, building a basket for two weeks isn't good practice, but how do I explain this to him, when he does this with his other service providers. Whilst on this occasion, we didn't see the order at our end, I can't help thinking that it's related. from the gist of the conversation, I guess his basket zero'd out at his end and he spotted it before committing the order. @Al Brookbanks, could you or your team take a look at my CSV from 2 days ago please, we have to get to the bottom of this.
  15. Have a look at this, it might help. Ahh, I see you already did.
  16. keat

    PHP7.1

    I took a look in Cpanel, and I'm running MYSQL5.5 which i've now updated to 5.6. can I update to MariaDB 10.0
  17. keat

    PHP7.1

    According to my Apache/PHP config and looking at PHP info on one of my sites, it appears that I have MYSQLI installed. Info from CubeCart: mysqlnd 5.0.12-dev - 20150407 - $Id: xxxxxxxxxxxx $ The site is working with PHP7.0 but not with 7.1, however, having said that, I know that one of Ian's mods uses IonCube, so maybe I can't go down this route just yet anyway.
  18. keat

    False links

    Mine makes less sense even still. Webmastertools is telling me that it can see a link to www.cabletiesonline.co.uk/login.html via www.crimpterminals.co.uk/login.html Yet if I open up the page source, I see no reference, so how come Google does ? Last spotted by Google 8 days ago. similar story with other links. I suspect this is something which is common to all pages, like the subscribe button ?
  19. keat

    PHP7.1

    In my quest for performance i updated one of my test sites to PHP7.1. I take it CC doesn't work with 7.1 ? Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/mydomain/public_html/classes/db/mysql.class.php:36 Stack trace: #0 /home/mydomain/public_html/classes/db/mysql.class.php(63): Database->__construct(Array) #1 /home/mydomain/public_html/controllers/controller.index.inc.php(20): Database::getInstance(Array) #2 /home/mydomain/public_html/index.php(20): include('/home/crimpterm...') #3 {main} thrown in /home/mydomain/public_html/classes/db/mysql.class.php on line 36
  20. The exact reason that we use a dedicated gateway. A data breach could run in to 10's of thousands.
  21. The one which happened last night has a cart time stamp of 170712-001919-1986 I've included the raw access logs for this customers IP address. Considering the cart was posted at 00:19:19, there's quite a lot of activity going on for a few minutes after ? @Al Brookbanks could you take a look and see if it reveals anything at all ?? missing cart.xls
  22. The customer was using firefox, says that his battery went flat, just at the point where he'd chosen POF and clicked continue. I think it's unlikely to be related to his battery going flat, and possibly his browser crashing ?? Interestingly, the ones I've reported on another thread also mention firefox, although one also mentions chrome.
  23. Well I'm having right fun and games with Capita. (PAY360) After more than two weeks of waiting, chasing for updates, they finally came back to me today to tell me what I already know, and that thier gateway is sending back the phrase 'only' I told them this on the 26th of June.
×
×
  • Create New...