Jump to content

Al Brookbanks

Staff
  • Posts

    6,678
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. Hi Dave, so long as you can get us the validation file we can do that for you via support. More info here: https://www.cubecart.com/technical-support I hope we can work with you.
  2. Hi Dave, What part of the ApplePay setup are you struggling with? You have extra steps to verify the domain.
  3. This release of CubeCart not only resolves a number of stability issues found in the previous version but patches a minor security vulnerability. We are grateful and thankful to Julio Araujo for reporting this so clearly and responsibly. The security patch (GitHub issue #3570) prevents malicious .phar type files from being uploaded via the back office of the store. Please note that a bad actor would need to have successfully authenticated into the back office in order to take advantage of this vulnerability. On those grounds we do not consider this to be a significant threat. To patch this vulnerability please either upgrade to CubeCart 6.5.5 or amend the code in the security patch linked above. Download: CubeCart-6.5.5.zip
  4. Did you see this? https://github.com/cubecart/v6/issues/3557 There is a code fix there. This release has been quite a dog. I'll have to get a new release out soon but I'm having to wait on something...
  5. I don't know which scenario matters for this to be complete honest. There's no reason why a customer shouldn't be able to complete 3DS. I think your choices look sensible.
  6. Sorry Frank. The release is new and I've been tied up on support all day. Restoring a backup is a good plan for now. I haven't come across any stores with this problem yet using the files I've linked to in this thread.
  7. No other changes in this version would affect the calculation.
  8. Can you check your extension configuration? If 3D secure isn't required then they can do this and the payment will still be taken. If it is required the payment won't be taken and the order will not be updated to processing.
  9. Frank I'm sorry that you've had problems. Can you switch the green line out for the red one: https://github.com/cubecart/v6/commit/83387f9b35f2e60cca0a4e8b33a66814388caa58
  10. Can you replace this file: https://github.com/cubecart/v6/blob/v6.5-master/classes%2Fcart.class.php
  11. I've seen this issue on one other store so far. Please can you replace this file: https://raw.githubusercontent.com/cubecart/v6/v6.5-master/classes/db/database.class.php
  12. Ok in that case try 1.9.7 (just released): https://www.cubecart.com/extensions/plugins/paypal-commerce
  13. This issue will be resolved with an upgrade to the latest version. I'd recommend using the latest build: https://github.com/cubecart/v6/archive/refs/heads/v6.5-master.zip
  14. It's recommended but lower versions should be ok so long as the client supports utf8mb4.
  15. We are please to announce the release of CubeCart 6.5.4. This is a maintenance release with a number of minor new features. Important Release Notes This version converts the database encoding to utf8mb4. Please make sure that your installation of MySQL or MariaDB supports this character set. * Download: CubeCart-6.5.4 The table below shows the new features added to this release. All 95 closed issues can be found on GitHub. Issue New Feature #3543 List view aded to filemanager. #3544 Sorter added to filemanager for name, date added and filesize (see screenshot above). #3536 reCaptcha added to password recovery tool. #3532 Customer comments icon with link added to dashboard orders (unsettled orders) list. #3525 Bulk action to add/remove orders from dashboard (unsettled orders). #3488 Use of hooks to manipulate dashboard (unsettled orders) bulk actions. #3487 Order list to have new "Last Updated" column with sorter. #3447 Preview icon on category and document list to view on front end. #3427 Switch to allow for product and category descriptions to be parsed via Smarty (for dynamic contnt). #3425 Improved character set support utf8mb3 to utf8mb4 #3424 Exchange rate "buffer" with percentage adjustment. #3418 Order summary to show both custom order ID (if available) and traditional order ID. #3413 Filemanager last location memory for product option images #3392 Adjust product sales report by date. #3385 Switch off order email whilst in PayPal Sandbox mode (PayPal Commerce 1.9.5+ required). #3420 Rich Text Editor - Emoji Picker Plugin * It is possible to list available UTF8 character sets with the MySQL command: SHOW CHARACTER SET LIKE 'utf8%';
  16. A lot of hosts block out going SMTP connections. Just FYI. You can check with them.
  17. You can go to the store settings then the advanced tab and try a different method to send email e.g. SMTP
  18. Show them that error message. Then they will point the finger straight back as us no doubt which is typical. An undefined function normally points to missing PHP libraries.
  19. It's funny. This is the first time I've ever seen this error. It's failing on the function escapeshellcmd() It's a hosting compatibility issues. Can you ask your hosting company?
×
×
  • Create New...