Jump to content

All Activity

This stream auto-updates

  1. Today
  2. So what do I need to do? All four sites that use VAT exclusive prices have same issue another example https://petiteshowers.co.uk/ basket price £180.00 Subtotal £150.00 Select your shipping method: -- Please Select --£0.00 (FREE Delivery)Shipping £0.00 VAT (Standard Rate 20%) £90.00 Grand Total£240.00
  3. No other changes in this version would affect the calculation.
  4. Done that but no change https://tritoncontrols.co.uk/ Basket £199.99 Subtotal £166.66 Select your shipping method: -- Please Select --£0.00 (Free carriage)Shipping £0.00 VAT (Standard Rate 20%) £99.99 Grand Total £266.65
  5. 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.
  6. 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
  7. Thank you so much, that's got the storefront open again - used gd.class.php from 6.5.3 Your help is much appreciated Now just need to solve the calculations issue UPDATE just checked phpinfo() EXIF is enabled
  8. There are two approaches: replace the file /classes/gd.class.php with the file found in CC653, or visit your site's control panel and manage the extensions installed in PHP. Enable 'EXIF' (and 'MBSTRING' if not already) to the group of enabled extensions.
  9. Yesterday
  10. It just got worse! I tried switching to the default Foundation skin now the storefront won't load https://tritoncontrols.co.uk/index.php cleared cache and switched back to the custom skin and site still won't load. Error log: [<strong>Exception</strong>] /home/tritoncontrolsco/public_html/classes/gd.class.php:103 - Call to undefined function exif_read_data() https://tritoncontrols.co.uk/index.php
  11. Uploaded https://github.com/cubecart/v6/blob/v6.5-master/classes%2Fcart.class.php cleared cache still got errors https://petiteshowers.co.uk/ Basket icon top right shows correct price £180.00 Checkout Unit price Fibreglass shower tray 24" x 36" £150.00 Subtotal £150.00 Select your shipping method: -- Please Select --£0.00 (FREE Delivery)Shipping£0.00 VAT (Standard Rate 20%) £90.00 Grand Total £240.00 Sorry for delay I am in Vancouver for a few days so had to borrow a laptop Update: doesn't seem to affect sites where prices include VAT
  12. If your skin is based on the Foundation platform, there is already the CSS necessary to give radius corners. See: https://get.foundation/sites/docs-v5/components/buttons.html See the last example in 'Button Sizing'. Edit the template to affect one button. Then, using the Developer Tools for your browser, examine the CSS rules that Foundation applies to class="button radius". Edit the skin CSS file 'cubecart.common.css' and add, at the bottom of that file, those same CSS rule(s) to make the corners have a radius, but for all buttons, not just for .button.radius. Alternatively, we can make a code snippet to load in a custom CSS file -- which will survive an upgrade if using the stock Foundation skin.
  13. Job done. Sorted. Many thanks. (again!!)
  14. Can you replace this file: https://github.com/cubecart/v6/blob/v6.5-master/classes%2Fcart.class.php
  15. I have been told by several people my site would look nicer if all the buttons and boxes were radius corners instead of sharp corners. I have tried to go into css files and add radius to buttons, but it does not seem to change any buttons. So my first question is how do I know which css file to change for what? Second question is do I need to do more or just change the css file?
  16. As reported in bugs I recently upgraded six sites to 6.5.4. Those customers are reporting errors with the vat and total calculations. Anyone else experiencing similar and is there a fix? e.g. www.wesleywindows.co.uk
  17. Hello fellow geeks, so, customer tries to pay, the order goes through but the transaction fails at PayPal level. That's fine as it's a customer's issue, but how do I stop the order from going through? I often find myself cancelling orders due to this reason. As you can see, the customer was presented with the authentication but he skipped it, so obviously there wasn't a monetary transaction, yet the order goes through! It shouldn't go through! Whenever I am shopping online and there is an issue with the payment, the order simply won't go through, then I know there was a problem. Not only I have to keep cancelling these random orders but also explaining customers that the order went through at the website level yet not at a financial level. How to avoid this? How to prevent cubecart accepting orders that fail the payment authentication process? Thanks in advance! AJ
  18. 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
  19. Since upgrading - the store has reverted to the default logo and no matter what I do it will not change to the one I upload, store/skins/foundation/images/default/logo/default.png I can of course just rename my logo and put in here, but I shouldn't need to. Probably caused by this : File: [settings.index.inc.php] Line: [177] "UPDATE `odpq_CubeCart_logo` SET `status` = '0',`skin` = DEFAULT,`style` = DEFAULT WHERE odpq_CubeCart_logo.logo_id = '3';" - Field 'skin' doesn't have a default value Can this be decoded?
  20. Founded in 2015, Digitology is a leading digital marketing agency based in Egypt. As your go-to integrated digital marketing partner, we have been delivering tailored and creative digital services to our clients and partners. From crafting effective digital strategies to executing impactful social media campaigns and successful media buying initiatives, we have a proven track record of excellence. Our team of dedicated professionals is driven, focused, and always prepared to tackle new challenges. Experience the difference with Digitology as we take your digital marketing efforts to new heights.
  21. Last week
  22. You were absolutely correct @Al Brookbanks Yesterday - I tried to fix this by reinstalling 1.9.6 and got the same errors but 1.9.7 from today has solved it! Many thanks. Really helpful
  23. Ok in that case try 1.9.7 (just released): https://www.cubecart.com/extensions/plugins/paypal-commerce
  24. I am on 6.5.4 and I think that is the problem.
  25. 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
  26. We have been working with CubeCart with Paypal Commerce plugin for months. Now, whenever we edit the order we get the attached errors about the constant ENV_SANDBOX. a) why has this suddenly started to happen? b) how do I sort? [<strong>Exception</strong>] /home/ds4d49574lv8/public_html/xxxxxxxxxxx/store/modules/plugins/paypal_commerce/hooks/class.mailer.presend.php:15 - Undefined constant "ENV_SANDBOX"
  1. Load more activity
×
×
  • Create New...