Jump to content

Al Brookbanks

Staff
  • Posts

    6,686
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. I've seen this issue before. It's probably not matching up the domain or protocol right in the auto generated code for the allowed URL.
  2. Hi Varptr!! CubeCart has catalog only mode which switches off the ecommerce aspect.
  3. Sorry. You don't need a plugin. Just a little bit of basic JS. e.g. http://stackoverflow.com/questions/5618109/how-to-prevent-right-click-option-using-jquery Don't forget that there are other reasons for your visitors to use right click other than stealing images. e.g. Reload, Back, Translate, Share, Spell check a field Some uses have really distinct browsing habits and turning right click off may frustrate them. Personally it frustrates the hell out of me. None of the big sites like Ebay, Amazon etc disable right click. I think in conclusion you risk upsetting users over a small minority who may use right click to take images.
  4. watermarking is a great idea Alec I never thought of that.
  5. I think this can only be done by disabling right click all together. Personally I find websites that do this annoying. Have you thought about leech protection instead? https://www.google.co.uk/search?q=leech+protection+htaccess
  6. That doesn't sounds like a good solution. Please have a look at the "important" note in the v6 to v6 upgrade instructions. https://support.cubecart.com/Knowledgebase/Article/View/228/43/how-do-i-upgrade-from-cubecart-v6-to-latest-v6
  7. Hi Kevin, I would verify the CubeCart files are at the latest version and check the browser console log for any errors.
  8. The text "Important: Please only upload web optimized images." should be different. This makes me think the upgrade wasn't complete and there may be a mix of old and new files. I think you have a support plan right? If so I'll check this for you...
  9. I don't know what to suggest without having a good look. There are no known issues around this.
  10. Thanks for taking the time to share your appreciation. It's an absolute pleasure and I have very much enjoyed being of help. I'm here if you need anything.
  11. Well that's great to hear. I'm only ever on the end of problems so sometimes you forget that on the whole it's a smooth ride for most.
  12. If you want to submit a support ticket I can look into it for you.
  13. If you want to submit a support ticket we can look into it for you. I'd be inclined to say that its not updated the PHP version though.
  14. Yes definitely. Please see https://my.bluehost.com/cgi/help/447
  15. The paths you are using on your laptop will be wrong. Please check and try again.
  16. You have to upgrade manually or replace this file then try auto upgrade again. https://github.com/cubecart/v6/blob/master/admin/sources/maintenance.index.inc.php
  17. That text should show after the customer has returned from PayPal to authorise the payment. The text on the Checkout button really should have changed to "Make Payment". I think the issue here is to make it work as it should. Please; 1. make sure the store is at the latest version. 2. make sure the extension is at the latest version.
  18. I got so carried away with the regex on checking the path type I forgot to add the actual file existence check. This is exactly why we need QA on all bug fixes. Hopefully we will be able to afford extra resources to do this as some point in the future.
  19. It's because automated bots have been attacking the admin login of CubeCart stores. By changing the URL to something complex will prevent this, divert unwanted attention and your store will be much more secure as a result. Security has to be our top priority even it it may come along with a little inconvenience.
  20. Please note that there are two commits there. Easiest solution is to replace this file: https://raw.githubusercontent.com/cubecart/v6/master/admin/sources/maintenance.index.inc.php
  21. https://github.com/cubecart/v6/issues/1337 Looking into see if we can get this fixed remotely.
×
×
  • Create New...