Jump to content

Al Brookbanks

Staff
  • Posts

    6,710
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. This looks like a web hosting php session configuration issue. If you shoe them this error message I have no doubt they can fix it.
  2. In this case make it a standard key instead.. ALTER TABLE `CubeCart_filemanager` ADD KEY(`md5hash`); #EOQ
  3. That can fail. I've seen many stores with duplicate images with different names. So long as the images actually are unique it will work. This opens the debate as to whether duplication should be allowed or not.
  4. There's been a bit of a debate as to whether it needs to be a unique key or normal key. Either will be fine.
  5. Very fugly. I think I the best solution is to downgrade the right text editor.
  6. My development store uses the following but you can use anything. $glob['adminFile'] = 'admin.php'; $glob['adminFolder'] = 'admin';
  7. And it deleted the images! I've never come across that before. Please restore a backup and manually upgrade with FTP.
  8. The only option is to restore a backup. What method did you your to upgrade? Some FTP clients can replace instead of merging files and folders. It sounds like that may have happened.
  9. Drop me an email at [email protected] if you want to explain the customisations in more detail. Thanks Bryan. I hope I can work with you soon. Enjoy your day.
  10. I can look at this via support for sure. The service includes up to an hour per month of development time. If it's just a matter of hiding a few things it's a small quick job.
  11. I saw another merchants with scrip tag problems since the latest update. He has a simple bit of JS like which failed. I think we're going to have to roll back to an older version of CKEditor. This had open and close script tags with a variable declared for the page layout which was then picked up elsewhere to manipulate the page.
  12. This is a known bug which is very complex as it's with 3rd party code. https://github.com/cubecart/v6/issues/3573 For now please delete them replace the includes/ckeditor folder from an older version.
  13. There isn't I'm afraid but these things can always be pulled out the code. I appreciate that makes extra work upgrading.
  14. Thats good news. Can you paste the whole transaction request and response? Make sure you edit any sensitive text. This is probably one for PayPal tech support.
  15. We are pleased to announce a new hosting plan designed for very tight budgets. Our "Starter" plan has a monthly fee of €10.00 / CA$16.00 / A$17.00 / US$11.00 / £9.00 per month and includes everything you need to start an eCommerce business online. This includes free installation of CubeCart and an email account. Find out more and sign up at https://hosted.cubecart.com
  16. Seems a shame to revert to this. PayPal are desperately trying to end of life PayPal standard but yes you could restore that. Does the issue persist with the default skin? Worth a try.
  17. This isn't something I've seen before. Can you post an anonymised screenshot?
  18. Clear the cookies. If it still doesn't work it's a server session config issue.
  19. Thanks for your kind words. It's a pleasure working with you.
  20. Quickly concerning #1 as I'm home and putting children to bed. It's just your cache. Please hard refresh the browser and they should shrink to their proper size. If not then the admin CSS files is using old code.
  21. Are you running Plesk? I've seen this issue on Plesk servers with out dated OpenSSL configuration. We have compatible hosting with a free migration service if it's of interest.
  22. I would expect this is something to do with your server configuration. PayPal may give a bad request if the SSL protocols are not supported. Please make sure OpenSSL is up to date and PHP is configured to use it.
  23. I would upgrade CubeCart to the latest version on PHP 8.2and then upgrade the extension when available.
  24. We have a fix here. Sorry for any inconvenience. https://github.com/cubecart/v6/commit/4be18e4a4cfe708d3a0ba79fae0ce67baad1ea0d
  25. We are offering a 14 day free trial on all web hosting plans including free migration from your existing web host. We'll even upgrade your store to the latest version at no extra cost! Our hosting is specially optimised for CubeCart stores which include; lightening fast dedicated memory caching. elasticsearch for search as you type functionality. the best CubeCart technical support direct from our developers. No more hosting middle man! Come and give us a try. Sign up now at https://hosted.cubecart.com
×
×
  • Create New...