Jump to content

Al Brookbanks

Staff
  • Posts

    6,682
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. We now have the first released candidate for CubeCart 6.2.0. Please refer to the original announcement for more detailed information about 6.2. Many thanks to all those who have tested the 6.2 branch of CubeCart and reported any issues. Unless any serious bugs are found in RC1 then 6.2.0 final will be available on Tuesday 24th April. Download: CubeCart-6.2.0-rc1.zip Download: CubeCart-6.2.0-rc2.zip (Release candidate 2)
  2. Yup... https://foundation.zurb.com/sites/docs/v/5.5.3/components/reveal.html
  3. It's inclusive of the managed support plans. https://www.cubecart.com/technical-support
  4. Yes we can do that for you and make sure the PHP configuration is compatible (ZipArchive, mbstring etc)... Done this many, many, many times. Look forward to working with you soon.
  5. I think its quite a convoluted way. If we did this for you on the managed support plan we would; Take a full backup. "Diff" against the same version to pull out an exact report of code changes. Apply these code changes to 6.2.14. Upgrade using the customised package. I've done this many times. It's very time consuming but we do it at no extra cost to a regular upgrade. 6.0.6 has security holes so hopefully they have been patched. If not then you need to check that it hasn't been hacked. If it has then it needs to be cleansed. There is a support article about how to do that. A classic hacked store may be running code snippets you don't know about. These can be viewed in the "Manage Hooks" section in the "Code Snippets" tab.
  6. Just remove any insecure absolute URL's from source code. Your browser inspector tool will help but there are also online tools like https://www.whynopadlock.com/
  7. Server update maybe? I don't think CubeCart will change anything. Saying that it may try to change the chmod value of the images/source folder.
  8. So you should be able to do this then. I don't know if this would work but you could try creating a new linux user with its own group. e.g. imgsrc:imgsrc with a home directory at /home/imgsrc Then move all the images there and add each of your cPanel accounts to the "imgsrc" group and give all the account a symlink form their /home/{user}/public_html/images/source folder to /home/imgsrc. You might be able to take this further and symlink the images/cache folder to save more disk space. This is all theory and may not work at all but sounds doable.
  9. Totally understand how you can't duplicate 40,000 images. I'm sure it can be done with specific group memberships but you probably need your own VPS.
  10. Makes sense. Can't say I blame them. Stuck between a rock and a hard place here... I suppose the only solution is to put all sites on one cPanel account if you want to use symlinks. However if one gets hacked they all get hacked. Maybe you do need to mirror or rsync the images/source folder. I don't blame the hosting company for making this change. It's best for the greater good.
  11. Nothing wrong with the release.... instructions here:
  12. Because the skin isn't compatible I expect. Does it work with default foundation skin? If so you haven't updated the skin properly.
  13. btw site updated as normal That's not relevant. It's all skin level code.
  14. Really? Are you sure you have uploaded to the correct place?
  15. It's trying to load reCaptcha v1. Have you replaced/uploaded the required files? It doesn't look like it.
  16. 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?
  17. 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.
  18. Why did the symlink stop working? Server security update?
  19. 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
  20. 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.
  21. You can't have done it right or there is some other technical reason/compatibility. I haven't seen this fail yet.
  22. Sounds like the credential entered for PayPal are wrong. Please check and make sure you are on the latest version of CubeCart.
  23. Most likely because it's not compatible with your server configuration. Version 3 is unlikely to work with modern hosting configurations.
  24. 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.
×
×
  • Create New...