magento-1.5
Magento Order Table: custom column
I recently made a module that calculates the real gross margin for every order and order_item based on shipping cost data I import.I did this by adding 2 columns to the sales_flat_order table and the[详细]
2023-04-03 17:19 分类:问答Magento 1.5.1: "Image does not exist" while importing products
I’ve always use this method to import products with images: - putting all the images to import in “/media/import”;[详细]
2023-04-03 15:52 分类:问答Magento 1.5 Shopping Cart Is Not Persisting Items
We are working on a Magento-based website that sells outdoor gear.We have discovered an issue in which the shopping cart is expiring in 30 minutes to 2 hours when it should be persistent for 30 days o[详细]
2023-04-02 16:33 分类:问答Run database updates on live Magento store?
I have been asking a few questions recently to work out how to change our Magento store\'s product codes.[详细]
2023-04-02 09:12 分类:问答How to get a payment information from magento api?
$proxy = new SoapClient(\'http://magentolocal.com/mag/api/soap/?wsdl\'); $sessionId = $proxy->login(\'test\', \'test123\');[详细]
2023-04-01 17:12 分类:问答Magento Page 404 Not Found 1 in checkout/onepage 1.6.0.0
I can not override the controller. In version 1.5 works but does not work in version 1.6. <Rewrite>[详细]
2023-03-31 20:58 分类:问答Magento module system.xml checkbox won't save
In Magento v1.5.0.1, does anyone know of an issue using the <frontend_type>checkbox</frontend_type> configuration directive in the system.xml?In even the simplest of dumb modules that only[详细]
2023-03-31 04:58 分类:问答Magento Zend_Db_Adapter_Abstract::update problem
I\'ve written a module that can take in a CSV file and add data to the sales_flat_order table (code below).Despite my skepticism and lack of knowledge in interacting directing with the DB through Mage[详细]
2023-03-31 01:05 分类:问答Magento: Adding Text and fields to the order fulfillment/invoice email or forwarding customer-facing email
Pretty new to the Magento e-commerce solution. Have it up and running for a customer, and it\'s close to a default install, save some window dressing.[详细]
2023-03-30 16:49 分类:问答Sorting order items
I\'ve been trying lots of methods to achieve but none worked. Please give me a 开发者_运维问答hint how to to this.[详细]
2023-03-30 00:24 分类:问答
加载中,请稍侯......