Jump to content

Al Brookbanks

Staff
  • Posts

    6,671
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. Nothing wrong with the release.... instructions here:
  2. Because the skin isn't compatible I expect. Does it work with default foundation skin? If so you haven't updated the skin properly.
  3. btw site updated as normal That's not relevant. It's all skin level code.
  4. Really? Are you sure you have uploaded to the correct place?
  5. It's trying to load reCaptcha v1. Have you replaced/uploaded the required files? It doesn't look like it.
  6. I haven't seen any other stores with problems from the latest update. Nothing has actually changed our end. Google has enforced the changes not us. Can you turn it on?
  7. This is why you need to be your own host. Maybe they have jailed the cPanel accounts or made security changes. To be fair to them symlinking across accounts could be dangerous.
  8. Why did the symlink stop working? Server security update?
  9. We have released the second beta for CubeCart 6.2.0. Please refer to the original announcement for more detailed information about 6.2. Download: CubeCart-6.2.0-b2.zip
  10. They are stored in the file manager too. Do you have a shared database? Can't see how you have even made this work at all. Could you alias an Amazon S3 bucket and use mod_rewrite to change the image URL's to serve them from the cloud? I'm sure its doable if you have the patience.
  11. You can't have done it right or there is some other technical reason/compatibility. I haven't seen this fail yet.
  12. Sounds like the credential entered for PayPal are wrong. Please check and make sure you are on the latest version of CubeCart.
  13. Most likely because it's not compatible with your server configuration. Version 3 is unlikely to work with modern hosting configurations.
  14. Hi Steve, when the customer is transferred to the payment page the order is created with "Pending" status. If they navigate way or close the window you will see this. It's referred to cart abandonment.
  15. This is relevant.. https://github.com/cubecart/v6/issues/1920 Yes you can add that macro to the email template.
  16. It doesn't matter what my feelings are it would be good to have this as an extension.
  17. I would never add this to core. It would be a welcome extension however (even though I loathe Facebook).
  18. I'm 100% tied up to 6.2.0 & tech support. I can't take on any custom work I'm afraid. Hopefully @Noodleman can or someone else.
  19. The item key will only work if it is within a foreach loop of the order inventory items.
  20. We are excited to release CubeCart 6.2.0-b1 which sports a number of fabulous new features. This is a short beta release to ensure any possible issues are found and fixed before being production ready. It also gives our developer community time to test their extensions for compatibility. What's New? Incremental order numbers (with dynamic prefix/suffix). #636 Tools to help with GDPR. #1892, #354 * Automatically minified and compressed HTML, CSS & JS. #1905 * Checkout state/county can be required, optional or disabled. #1870 * Invoice template editor tool. #1904 Caching improvements. #1536 Product category added to Google Analytics for eCommerce. #1859 * Order summary to show "guide" currency used. #1913 Ability to show hide site document titles. #1907 * Email log to show fail reason. #1899 Email configuration test to work prior to save. #1894 reCaptcha added to newsletter signup. #1891 * Colours added to admin control panel order statuses. #1888 Introduction of "Safe Mode". #892 Product dimensions (width, height & depth). #828 * Changed admin URL emailed on setup (if changed). #1314 "Continue Shopping" added to cart at all times. #1381 * Search redirect to product detail page for single result. #1427 Auto delete captured card details when order status changes from pending. #1886 Download: CubeCart-6.2.0-b1.zip Download: CubeCart-6.2.0-b2.zip (New more stable beta 2 Release) Download: CubeCart-6.2.0-rc1.zip (Now at release candidate stage) Release Notes * These features will require skin updates if you do not use the default "Foundation" skin from the 6.2 release. This is a beta release which may not be suitable for live production stores. We hope to release 6.2.0 final in the next two weeks. The 6.1 branch will continue to be developed and we anticipate 6.1.15 to be available early next week. Please help us by posting any bug findings at GitHub. Please note that our office will be closed of the long Easter bank holiday weekend and no technical support will be available on Friday 30th or Monday 2nd.
  21. Absolutely. Most payment gateways have a test mode or "sandbox" mode.
  22. OK so I'd suggest adding the JavaScript with dummy data and then use the {debug} tool to replace each variable at a time. So for the google example you'd have; 'revenue': '9.99', You can then replace with; 'revenue': '{$GA_SUM.total}', Please note that the JavaScript curly braces may break the smarty syntax so the literal tag may be used.
  23. It's impossible to say without knowing which template you are putting it in and when/if you want it triggered at a certain time.
×
×
  • Create New...