Installed a few versions of Magento, installed after the landing in the background when all encountered a point of problem, the user name and password are entered correctly, is not landing backstage, after research found that landing is not the main background because of the Magento itself cache settings, the most template solution is as follows:magento can't login backstage can try the following methods to
In this tutorial, we'll see how to add New line item to Magento order totals.What's this means was, how to add a additional Fee or Discount, or any kind of charge to order total of the Magento Che Ckout process.In a typical order, the order totals usually comprises of Sub total, Shipping cost, Taxes, Discount, based on these values The total order grand total is calculated. Now if we want to add a additiona
Magento is the shop system, we highlight is our products, so, there are many paths we do not want to let the search engine index, so we need to use robots file to limitThe following is the contents of the robots.txt inside of the Magento, because many URL rewriting and pseudo-static, so, do not copy using, this format is for the Magento version of the ThorUser-ag
In this section, let's look at the event distribution mechanism in Magento Mage::d ispatchevent ()When you create your own module, the distribution of event events becomes very useful and effectiveIn personal experience, the distribution of events should be more frequent than rewriting the class (overriding), why, when there are multiple modules, when you rewrite the same class, they will conflict with each other, and only one module will work, but if
Magento order printing (PDF)
Magento itself includes: printing the invoice form, printing the packing list, and printing the refund form. These are based on the habits of Western countries. The company has a requirement to print the Order's quadruple order, in PDF format, which should be completed within one week. When I got this task, I thought it was too big, because I still had no idea how PHP generates
Key: magento-community/fooman_speedster
Magento website acceleration plug-in: fooman speedsterAccelerate your magento store, compress and cache JS and style sheets.
Overview
Combined to accelerate your store, compress and cache JS and style sheets. This extension is used to handle the JavaScript and style sheets for shipment. It leverages Minify library.
Magento corrected the crumb navigation on the product page from the home page. This article will introduce Magento to you how to implement the breadcrumb navigation on the Product page from the homepage. if the Product is from the Category Product list, go to the Product details page, this article introduces Magento to's solution to the browser. if the Product is
Magento(Attributes) is the measurable or descriptive nature of the product, such as color, manufacturer, Stock Number (SKU), and so on.MagentoThere are two types of Attribute: Simple Attribute and System Attribute. By default,MagentoContains all the required system properties that cannot be deleted, and each productAllOwns these system properties. and all attribute sets (Attributes sets) must also contain these system properties (the property set is d
Magento Modify 404 Page
Magento has the default 404 page, and if you want to customize a 404 page, how to do it?
Method One
First, let's look at the default 404 page:1.Magento CMS section, you can define it to change the error page, login background admin->cms->pages:
2. Open the 404 Not Found page and click on the content on the left to see the details of the 4
listening to friends with Magento in building e-commerce system, I am curious. Then he downloaded a package and deployed a set. the host uses Linux center os6.5, the installation program is very smooth, the deployment of a set of about one hours or so. #################Linux Environment Construction ##################install Apache2, and then start:Yum Install httpd/etc/init.d/httpd Startat this point, Apache can provide HTTP services, but cannot pars
SSH mode (for standalone servers or VPS)
The code is as follows
Copy Code
Find. -type f-exec chmod 644 {};Find. -type d-exec chmod 755 {};chmod o+w var var/.htaccess app/etcChmod MageChmod-r O+w MediaIf is isn't working, try setting all directories to 777 by doing this:Find. -type f-exec chmod 644 {};Find. -type d-exec chmod 777 {};chmod o+w var/.htaccessChmod Mage
Operations in Magento
For example, level Two me
Note: This article is for situations where the Magento property set (attribute sets) and properties are added to the program in bulk. This problem is not true if the background is manually added.
For example, the import format for CSV files is:
The code is as follows
Copy Code
"SKU", "store",...., "Myselect""Sku1", "admin",...., "value1""Sku2", "admin",...., "Value3"
Here the Myselect is a new attribute for
1.
In the Magento website to pass shopping cart and order information, can go to the Magento plugin library to download a plugin, but this plugin to the order of information crawl, is in the order to pay the successful return page,
For some third-party payment success did not return to the site, will be missing the order, resulting in inaccurate, we need to crawl before jumping over
So:
Check the official i
Magento supports creating, deleting, and updating database tables and fields in the module. In this way, adding and modifying fields becomes a very easy task in the process of plug-in development. Just modify the version number of the module and add a script that conforms to the naming convention in the file.If the current Magento module is ruiwant_rewards and the version number is 0.9.0, we would like to a
Rewrite a magentoA controller of the module
When you needWhen a function is modified, a new module is created to override a controller of an existing module.It is inevitable, because you only want to modify one of the methods, and do not need to change other Controller, Other classes.
To override checkoutModule onepagecontroller. phpFor example:
StepOne:Create and register a new module
Needless to say, you can directly copy the file directory structure of an existing module, or create onl
Magento the product information in the Sub-table, the topmost table is catalog_product_entity, contains only the product information (SKU)//table Eav_attribute, this table in Magento for all the different entities stored all the attributes// Note entity_type_id, each entity has entity_type_id. The record values in Catalog_product_entity are 10//the ID values of all entity entities stored in the Eav_entity_t
Google Analytics is a free Google service that allows owners and administrators of the site to monitor the traffic and conversion rates of their sites. Magento supports two types of tracing:
Page view Tracking: Lists the origin of the links to the visitors, that is, from which link the visitor entered your store.
E-commerce tracking: Lists the products that are extremely purchased by customers who have reached a deal.
First, you need to reg
Magento obtains the number and price code of the shopping cart product. This article will show you how to get the quantity and price of the shopping cart products and how to use Magento. I will give you a detailed introduction below. This article will show you how to get the quantity and price of all products in the shopping cart and show them to anyone who uses Magento
How can magento achieve online consulting? That is, when you enter the homepage, a prompt will pop up at the bottom of the page asking if you need to consult online. Cainiao will kneel down for guidance from the gods! Magento online consulting how does magento achieve online consulting?
When you enter the home page, a prompt will pop up at the bottom of the page
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.