Jump to content

Dirty Butter

Moderator
  • Posts

    6,634
  • Joined

  • Last visited

  • Days Won

    139

Everything posted by Dirty Butter

  1. OK, found the setting to show whitespaces. There ARE differences in spacing and tabs. I see that now that you pointed it out. But normally BC shows that kind of difference in BLUE. So js must be much stricter about such things? The stock from the master js file works when I ftp it to a store. But the copy of the file from one store to another does not. So these spacing variations appear to make a big difference.
  2. It's taken me quite a while to track down an issue in our sites that are on the current commit from GitHub for 6.1.2. All the js files are stock. But I kept getting the throbber on the admin Dashboard. I wasted a lot of time checking all my files I knew would have differences, but nothing stopped the throbber. I finally realized that there IS something different about the javascript in jquery.filetree.min.js - but I can't SEE it. If I ftp this file from one site to another - I get the throbber. If I overwrite the throbbing site with the js from the commit - it stops throbbing and the site works. These two files LOOK ALIKE, but see below what BeyondCompare thinks of them. Pink lines are different?????? Could someone explain this to me?
  3. Sounds like it's time to call this thread as Resolved. But if you have more problems, feel free to post again here. Then make new posts for other questions, issues, such as the slider.
  4. I know NOTHING about Canada Post. But would it be possible to setup AIOS as a temporary fix, even if they lose some money on shipping - maybe not as much as flat rate would. https://www.cubecart.com/extensions/shipping-methods/-all-in-one-shipping Stores being out of commission at Christmas time would cripple many stores. Maybe you could do the search for Canada Post here on the forum and message a few of the people who must be using it to see if they found a work-around? You can send one message to several members at once.
  5. I did a search on the forum for Canada Post and found a handful of threads - but mostly about the port 3000. Do you have any viable alternatives to CP until CC upgrades the CP Extension?
  6. Well I stand corrected. Been using CuteFTP for many years - I guess somewhere along the way they improved that and I never changed my old habits. Sorry to hijack your thread, Frances! Now back to your issues!!
  7. When the time comes... You will need to edit the includes/global.inc.php file and rename your current "admin" folder and "admin.php" file to match global.inc.php. You have to change permission to edit global.inc.php and then change it back to 444 when you're through. You can't edit it from ftp - has to be from your cPanel or similar.
  8. The second error message is a known issue that hopefully will be resolved in the next upgrade. We're all seeing that one. But please be sure you XXX out your newly re-named admin file name in any forum comments.
  9. You will need to access the global.inc.php file from cPanel or something similar, because you will have to change the permission of the file temporarily to allow your edit to save. Then change it back to 444.
  10. "Nothing changed" = it's still not working OR everything is working properly??
  11. Other Browsers have something comparable, but I'm used to FireFox. Using FireFox there is a menu item with a wrench icon. Clicking on that provides a menu of tools. Try the Responsive Design tool to see what your skin pages look like on different device widths. Also, install the FF extension FireBug. Then you can right click on an element you want to change color, etc., and use Inspect Element with Firebug to find where the style changes can be made. That's an overly simplified description, but it will get you started, anyway, at making changes to suit yourself. The main issue is that all these changes you make will be lost with the next upgrade. So you really need to copy the stock skin, rename it, change the config.xml file in your re-named skin folder to match. Here's My Blue. <type>skin</type> <name><![CDATA[blue]]></name> <display><![CDATA[MY Blue]]></display> Your modified renamed skin will show in the choices for skins in Admin>Store Settings>Layout, so you can set it as the default. The next time there is an upgrade that effects the skin you only need to make changes to a few lines of new or changed code. Luckily skin changes don't happen nearly as often as core code changes do. I make that easier on myself by putting comments before and after each change, noting what its purpose is.
  12. You've waited this long - you might want to wait for 6.1.2. Based on the number of fixes that have been put in place in GitHub lately, I suspect there will be an upgrade before the end of the year. This is my opinion - moderators here are NOT CC's staff. If you have modified the stock 6.0.11 core code and/or your skin - now might be a good time to join GitHub if you haven't already and learn how to use a file difference software program or make use of GitHub itself to merge your file edits with stock files. I use BeyondCompare, so I can recommend that software.
  13. Yes! I didn't realize it, as I very rarely look at the cache folder. I can confirm that 6.1.1 does keep the folder structure in images/cache. I have so many images I had to scroll way down to get to the folders.
  14. I tried a long list of items in the basket on our plushcatalog store. Even with 300% it jumps to the bottom where the View Basket and Secure Checkout buttons are in the "Small" view. I can scroll up and down and see everything in the basket. Not sure if mine behaves because of edits I've made, though. I'll check out the Demo store. You could get around some of this issue by checking Jump to Basket on Add in Store Settings. That's what I have on our store. But people can still click on the basket icon from any page other than the basket page itself. OK - the basket does NOT scroll in the CC Demo store, but behaves just as you show in the screenshot. I have so many edits to my skin that I don't know where to start to tell you how to fix this. Hopefully someone will be along shortly who has the skills to pinpoint the issue. One thought, though. Maybe you need to increase the default size of print so people don't need to zoom? I just realized that the Demo store does NOT jump to the cart in the right off canvas area, nor does yours. That's one of the edits I have, and that's what makes mine work correctly.
  15. I'm guessing the setting is in the skin/js/vendor/jquery.bxslider.min.js file, but I would only be guessing as to which settings to change. You could make a backup copy of the original for safe keeping and play around with it.
  16. Try box.basket.content.php in your skin templates folder. PS:Your offline announcement is way at the bottom of the maroon background. I didn't even see the wording the first time I played around trying to look at your site.
  17. What skin are you using? What is your store url? When I use 300% on my screen zoom for the CC Demo homepage the screen changes to a giant version of the Small view - in other words the menu bars, search icon, and cart icon move to under the logo.
  18. all is working correctly to the point of paying. Did you see my message to you here on the forum?
  19. I took a fake order all the way to PayPal, but it would be at Pending. And I did not create an account. It was a cat plaque.
  20. They may think they paid, but if it's not in your account by now... they didn't complete the payment. Take plushcatalog out of the url and try using that IPN.
×
×
  • Create New...