Product Quantity update from CSV
i'm looking for an extension that will allow me to update product quantities from a spreadsheet like http://www.opencart.com/index.php?route=extension/extension/download&extension_download_id=748 but unfortunately that extension hasn't been updated since 1.4.7. i tried making it 1.5.x compatible...
Jump to post- Mon Oct 24, 2011 10:19 am
- Replies 3
- Views 1166
Re: Weight based shipping conundrum
exactly what i needed thanks!
Jump to post- Wed Apr 27, 2011 10:48 am
- Replies 4
- Views 1070
Re: Weight based shipping conundrum
Hi Q. Thanks for the quick reply but unfortunately that won't work for what I'm trying to do the 5:0.00 was just an example. i need the weight based shipping to ignore anything other than exact values. for example if an item weighed less than 4.99 in your example it would still get charged $2 shippi...
Jump to post- Tue Apr 26, 2011 11:53 am
- Replies 4
- Views 1070
Weight based shipping conundrum
I noticed on weight based shipping if i add 5:0.00 it will allow free shipping on anything 5 pounds or less, what would i need to change so it only gave free shipping on things that were exactly 5 pounds and ignored things of less weight? i'm hoping its something simple like changing a '<=' to '='
Jump to post- Tue Apr 26, 2011 11:07 am
- Replies 4
- Views 1070
UPS and Weight based shipping configuration
i'm using weight based shipping on some products and UPS shipping on others and everything is working fine except when you checkout the cart will allow the user to choose between UPS options OR weight based options. how can i make it so that if a weight option is available it will hide the other ups...
Jump to post- Mon Apr 25, 2011 10:52 am
- Replies 1
- Views 473
Free shipping on individual products with zone filter
allow free shipping on individual items and also filter by zones example: customer1 orders product1 and product2 , product1 qualifies for free shipping (to usa only) product2 does not qualify for free shipping customer1 lives in the USA zone so he gets free shipping on product1 but still pays ups sh...
Jump to post- Tue Mar 08, 2011 12:46 pm
- Replies 0
- Views 366
Free shipping on certain products
how can i set free shipping on certain products ONLY if they are being shipped within the USA?
thanks for any help.
- Mon Mar 07, 2011 9:40 am
- Replies 1
- Views 1222
how do modules work?
i'm using Simple HTML module as an example. when i installed it no original files were overwritten but once installed and enabled from admin it can load itself into the left, right or middle columns on the storefront. how does it do that? how does it install? what controls how its positioned and whe...
Jump to post- Sat Nov 20, 2010 11:20 am
- Replies 1
- Views 642
Re: Payment hangs at Please wait!
i applied the fix to catalog/model/checkout/order.php but, the problem is still there. This started after i commented out maestro and solo cards from the payment details, regular paypal works fine its just express checkout that hangs. is there a specific way i need to remove maestro and solo from th...
Jump to post- Fri Aug 06, 2010 5:57 am
- Replies 3
- Views 1308
Payment hangs at Please wait!
I Removed the maestro and card issue date from the paypal checkout as im only shipping to US Customers
after removing it i noticed that the payment hangs with 'Please wait!' is there a way around this?
- Tue Aug 03, 2010 5:44 am
- Replies 3
- Views 1308
Re: Trying to move Local to Live
thanks for all the help guys
Jump to post- Mon Aug 02, 2010 10:23 am
- Replies 7
- Views 1435
Re: Trying to move Local to Live
from the admin\system under general tab there is a field for 'Store URL' does that get stored in one of the 2 config files or is there a third file i need to modify?
Jump to post- Mon Aug 02, 2010 6:02 am
- Replies 7
- Views 1435
Re: Trying to move Local to Live
the category links on the site also refer to http://localhost/opencart/
Jump to post- Mon Aug 02, 2010 5:55 am
- Replies 7
- Views 1435
Re: Trying to move Local to Live
Yea, both configs are
Code: Select all
define('DIR_IMAGE', 'image/');
- Mon Aug 02, 2010 5:54 am
- Replies 7
- Views 1435
Trying to move Local to Live
i've copied over my local install to the live server and modified the config files in the root directory and /admin directory the site is working fine except all of the images \ links are still pointing to localhost/opencart (from my local install) are there other config files that need to be modifi...
Jump to post- Mon Aug 02, 2010 5:41 am
- Replies 7
- Views 1435
Account Registration Error
im using version 1.4.8b when i try to create an account i get the following error Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\opencart\...
Jump to post- Sun Jul 25, 2010 3:42 am
- Replies 0
- Views 365
Import \ Export And Category Box clone
When i import new data it resets the boxes assigned by category box clone is there a way around this?
Jump to post- Fri Jul 23, 2010 9:49 am
- Replies 1
- Views 1164
Re: CSS and Categories
any ideas on how i can accomplish that
Jump to post- Tue Jul 20, 2010 12:26 pm
- Replies 3
- Views 642
CSS and Categories
i seem to be having trouble finding what controls the css for categories for example if i wanted to display just the links in the category with display:block; where would i put this?
Jump to post- Fri Jul 16, 2010 10:11 am
- Replies 3
- Views 642