Jump to content

Al Brookbanks

Staff
  • Posts

    6,680
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. Have a look at this line: https://github.com/cubecart/v6/blob/master/admin/skins/default/js/admin.js#L322
  2. It is because there were no changed between those versions. Nothing to worry about.
  3. The issue of line items missing is complex and as far as we are aware it is fixed in 6.1.5. Alec was a massive help. The issue we think came around low stock items in the basket. Say you have 3 items in your basket. Two have plenty of stock and one is the last one. If the stock level is reduced to zero when the order is placed (transferred to payment). If the customer users the browser back button it could screw things up as technically the item is now out of stock. If the stock change time is "Processing" then this isn't going to happen as the stock changes after payment. Processing is the default setting.
  4. It will make absolutely no difference to upgrades. Sorry if I caused confusion.
  5. It's more likely to cause problems.
  6. Please also make sure stock reduces when the order status is set to Processing and not Pending.
  7. I've got no words really. Another sad and frustrating day. Where next....
  8. I would say it depends a bit. Looking at user agents is tricky because there are so many variations which will change with time. Detecting viewport with CSS media queries is probably a better way to go.
  9. I think it works now. The search index was updating.
  10. This is new.. I had a look at the code and it all looks good to me. The documentation looks good too.
  11. This is a first. Which extension was it and does it have any specific requirement like Ioncube?
  12. Hi Eddie, As usual Brian is spot on. The upcoming release will ignore files not identified as images.
  13. CubeCart isn't expecting those files. Please delete all three from the images/source folder.
  14. That's right.. make appropriate changes there. In this case delete the second and third rows. Even the notices above suggest what to do.
  15. It's not something that can be explained very easily. Please login to phpMyAdmin and view the table structure in question. At the bottom is a section listing all column indexes. These need to be edited. You may find incorrect ones and duplicates. Don't worry if you make a mistake as it can be corrected with no data loss. Take a full database backup first.
  16. Can you believe that CubeCart has been around since 2003? What started out as a small project has snowballed powering thousands of stores globally. If you have a success story you would allow us to publish we would be truly very grateful if you could share it with us. We need new merchants to realise the potential they have using CubeCart. This will help contribute to further growth, new features and an all round brighter future for everyone. Please feel free to email me personally at [email protected] with your company name, store URL and short success story of upto say 300 words. Many thanks to you all for your support.
  17. Please check our hosting requirements: https://www.cubecart.com/hosting-requirements
  18. there have been quite a few updates recently
  19. Not sure I've ever seen that. :-/
  20. Sorry about that. Please try now.
  21. I think the idea is that you can order to or for somebody else. Maybe the name fields could default to the account holder.
  22. The screenshot of your request log isn't relevant. Please make sure the images you upload are web optimised. 350kb max below 1000 pixels in either x or y.
  23. This was caused from the servers OTT caching. The CSRF token was out of date due to out dated page from server or CDN. Turning off cache in hosting settings resolved this.
×
×
  • Create New...