alteredCart Knowledgebase
Browse or search our knowledgebase for instant answers to frequently asked questions. You'll find detailed instructions, tips, and information on numerous basic and advanced subjects.
Most Popular Knowledgebase Articles
-
How do I find files that may have extra line breaks or whitespace after the ?> in a PHP file?
When a PHP script has extra whitespace after the final ?> a headers errors can result. In the normal operation of your X-Cart store this can cause a message to display when adding products to the cart, or... -
How to add the Mailchimp checkbox to the One Page Checkout
skin/common_files/modules/Checkout_One/checkout_one.tpl: Find this code near line 350: <div id="checkoutOrderSubmitted" style="display:none;"> BEFORE insert: {if... -
How do I set the default shipping method using the One Page Checkout? It always defaults to the first UPS method.
1. Set the desired order of your shipping methods in the X-Cart -> Shipping Methods section. The method you wish to be the default will need to have a position of 0. 2. If running X-Cart 4.1.x -... -
What do each of the On Sale sales do?
Buy Product X Get Product Y Free/Discounted [1] - Select an exact product or products that a customer must purchase, and select an exact product or products that a custom will receive free... -
I'm receiving this error on the checkout page: "There was an error loading the shipping options, please try again. (You may need to refresh your browser.)"
This error is usually caused by one or more of the following errors: PHP headers error Cannot redeclare a function error. PHP file containing whitespace or lines after the final ?>...


