Jump to content

Atechstl

Member
  • Posts

    183
  • Joined

  • Last visited

Everything posted by Atechstl

  1. Basically with the permissions set to 777, anyone can write to that folder, edit the folder contents or delete items in that folder. Not much of a laughing matter to me. It's bad practice. .
  2. I have a support ticket open as well as a bug. http://bugs.cubecart.com/view.php?id=2822
  3. It wrote over my template. I added a custom header with CSS, changed the header size, added site docs to the top, removed the language and currency, floated the Login to the right on the Kurunto template. I had to restore my template. I had a backup of course but it makes me wonder if there are template errors. That's why a change log would have been very helpful. Perhaps this update changed coding in the template files. Me restoring my template may have undid part of the update.
  4. You should never use 0777 permissions! Durring the installation it called for it but I made sure to change those back to 0755. You are putting your store at risk of being hacked if you leave that permission!
  5. Quantities always display 1 in the email receipt to the customer. If they order 5 of one product they see quantity of 1 in their email receipt. The price is correct for the quantity purchased. This was an issue on 5.0.0 and still an issue on 5.0.1.
  6. This upgrade has no change log with it. Be careful if you make changes to a generic template. It will overright it.
  7. I might try it in a different skin. The only thing I did to that skin was change the css to shrink the header and changed the main.php to include the documents at the top. I also removed the logo. Hope that isn't the reason why.
  8. If indeed found as a bug I will report it. I have tried this product and it does not work for me. Will try in different browsers. Can you duplicate this problem in your store?
  9. The Product Option Group is enabled and the options are all enabled per product. See the site for example: My link Click to add to basket without selecting an option. It will ask you to select the option as it is required. Once you select the option you cannot add it to basket anymore. You have to refresh the page.
  10. I have found an annoying error. The product options are set to REQUIRED. Issue I see is when a customer forgets to select an option the box turns red and shows it's required. They select an option but now it cannot be added to basket. Any ideas?
  11. Atechstl

    Card capture

    I am not using this module but used it on Cubecart 4. In Cubecart4 this option was disabled unless you logged into the Admin Panel via https
  12. The order summery is correct. I am seeing this when I print.
  13. On the Print Order Summary there is a product break down, price, shipping, tax, and total. The Issue is the quantity doesn't reflect the price until you see subtotal. See Below Example: Product Price 2 x Test Product $5.00 (The Price per test product is $5 each. You should see $10 under price since there is quantity of 2 ) SUBTOTAL $10.00 Anyone have a fix for this?
  14. Message from Support. The fix worked. This is known bug reported here http://bugs.cubecart.com/view.php?id=2762 You can find also fix there. File affected is modules\gateway\Authorize\gateway.class.php.
  15. What does the permissions need to be. Currently I see /home_directory/cache with permissions 0755? The Skin folder inside it is also set to 0755. All files within the directories are 0644. I was mistaken. During the upgrade to version 5 from 4 the notes state to change some directories permissions to 0777. I don't recall it to change them back, but I should have known better. It appears to work now. Thank you.
  16. Just upgraded from 4 to the latest version 5. All works well but I cannot print the order. The page acts like it is loading but does nothing. I have tested this in Internet Explorer 8 and Google Chrome. Any ideas?
  17. I too have the same issue. Have you found a solution?
  18. It's nice to have the subcategories display but if you have 20 of them it would be nice if the menu could collapse. Where can I change this?
  19. I installed a brand new version of Cubecart with no addons and it got hacked as well. A script got attached and turned the store into an Email Spamming Campaign. I wiped out the install and tried again and it happened again within a few days. Not sure what is going on but the company that paid me to set this up is not happy.
  20. I own the server. I am the host. It was restored from a backup. I will check the logs. Permissions all looked correct when I looked.
  21. Restored an account and now I am getting this in Chrome: Warning: session_start() [function.session-start]: open(/tmp/sess_abbb020141e17f0185eb11f41cc1a29f, O_RDWR) failed: Permission denied (13) in /home/*****/public_html/includes/sessionStart.inc.php on line 39 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/******/public_html/includes/sessionStart.inc.php:39) in /home/******/public_html/includes/sessionStart.inc.php on line 39 Warning: Cannot modify header information - headers already sent by (output started at /home/******/public_html/includes/sessionStart.inc.php:39) in /home/******/public_html/includes/session.inc.php on line 95 -------- Works FINE in IE. Any idea's? Thanks!
  22. I am looking to create a category in Cubecart. I would like it to be displayed as a parent category and as a subcategory. Any suggestions.
  23. I doubt the script is pulling email addresses from your server. Most likely it is getting addresses from a remote server. Your shared hosting account is acting like a spam bot. A big disadvantage to shared hosting. Your account risks getting that server blacklisted as SPAM for all the other websites. I think Google Web Master Tools can scan your website and detect Malicious Code. It should be able to help you locate it and remove it.
  24. I am using Authorize.net and it seems the only way to verify an order has been paid for is to check Authorize.net portal. If I don't submit payment durring the order process it comes throuh as an order. Can that be disabled. Orders that don't go through should not be submitted as processing.
×
×
  • Create New...