Jump to content

All Activity

This stream auto-updates

  1. Today
  2. 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
  3. 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
  4. 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.
  5. Job done. Sorted. Many thanks. (again!!)
  6. Can you replace this file: https://github.com/cubecart/v6/blob/v6.5-master/classes%2Fcart.class.php
  7. 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?
  8. 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
  9. 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
  10. 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
  11. 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?
  12. 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.
  13. Yesterday
  14. 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
  15. Ok in that case try 1.9.7 (just released): https://www.cubecart.com/extensions/plugins/paypal-commerce
  16. I am on 6.5.4 and I think that is the problem.
  17. 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
  18. 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"
  19. These PHP warnings indicate XML parsing problems, possibly due to syntax errors or conflicts with external resources in the mentioned files.
  20. Last week
  21. What a great piece of work Digitology great information
  22. It's recommended but lower versions should be ok so long as the client supports utf8mb4.
  23. Does Cubecart 6.5.4 require MySQL 8+? I see that this line in `setup/index.php` changed from: 'MySQL' => array( 'title' => 'MySQL 5.5+', To: 'MySQL' => array( 'title' => 'MySQL 8+', But there's no mention of it in the news post or in the website's server requirements? Thanks.
  24. This must be the case where CubeCart uses part of the regular product Description to serve as the Short Description, when there is nothing entered as an actual Short Description. When CubeCart does this, the <style> tags are stripped off, leaving the CSS content, which is now visible. Please try entering some simple plain information in the product's Short Description text editor. Then Save and have CubeCart clear its internal cache.
  1. Load more activity
×
×
  • Create New...