magento on cloud

Want to know magento on cloud? we have a huge selection of magento on cloud information on alibabacloud.com

Magento perfect settings for sending emails

At the beginning of the launch of magento, a problem occurred in the email. At this time, the commonly used mail templates have been edited, such as new account, new order, and password forget. Sending emails in centos is simple. You only need to install Sendmail and install sendmail. You only need to install Yum install sendmail. magento is also easy to send emails, you only need to set the sender name and

Remove "___from_store=" from the Magento multi-store URL address

Magento Multi-store function, most of the time is based on the language to choose, when the addition of multi-store, generally we will choose to open the Add store code to the URL address. Magento comes with this kind of function is quite good, but Magento Multi-store function, most of the time is based on the language to choose, when the addition

Reproduced Magento store multi-language settings

This article takes the extended Chinese package as an example:First enter your own Magento backstageManagement Store (System-Managestores)Click Create Store ViewSelect the store where you want to create the view, the default Main storeNamed view name, this can be defined according to your needs, used in the store to choose the language of the switch.Named View code, which is also custom. Use here, such as: http://www.imt.local/cn/so that you can direc

Magento use of Chinese language packs

Magento the use of Chinese language pack, we can find a lot of Baidu on the random.Since I am using Magento for the first time today, I found the directory Magento/app/locale and replaced the Magento/app/locale folder with the locale folder in the language pack.Into the background, the lower left corner of the selectio

PHP Magento Background Unable to login problem solving method _php instance

PHP Magento The background can not be logged solution Maybe many friends have the same experience, Magento in the server to configure the domain name is normal access, but after the local configuration can not log in the background, the account password when the login found that there is a blank, can not jump to the background, this article to introduce two solutions to the local

Process catalog_product_prepare_save in magento

Recently I am engaged in Secondary Development of magento, and encountered a problem, that is, I want to perform secondary processing on some data in the product data. After reading the code, we found that there was an event before initProduct: catalog_product_prepare_save, so I thought it would be okay to override this method. I found some information online and found that if I bind another event Recently I am engaged in Secondary Development of

Solve Magento error: Fatalerror: Calltoundefinedmethod_PHP tutorial

Magento error: Fatalerror: Calltoundefinedmethod. This article describes how to solve Fatalerror: CalltoundefinedmethodMage_Adminhtml_Block_Abstract: getexceptions (). If you have encountered such problems, refer to it. Magen This article introduces how to solve Fatal error: Call to undefined method Mage_Adminhtml_Block_Abstract: getexceptions (). If you have encountered such problems, refer to it. Magento

PHP Open Source Shopping Cart Magento Community Edition 1.7 released _php tutorial

Magento is a set of professional open source PHP e-commerce system. Magento is designed to be flexible, with modular architecture and rich functionality. Easily integrates seamlessly with third-party application systems. This release of the Community edition 1.7 major updates are as follows: 1. Support Mobile HTML5 Front desk 2. Automatically generate coupons 3. Layered Navigation Enhancements 4. Set diff

Magento Template Release admin panel supee patch

I have ce 1.9.2.4 of Magento Install together patches (5377,1533,4788 and so on almost all patches). This issue also reveals the problem of any custom modules that might/certainly appear in the part of the image that involves uploading their own customizations, rather than just the core magento issues.650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M02/89/E8/wKiom1ghQZmhdyXWAAAze-SEjO8054.jpg-wh_500x

Magento Export orders and export product information

Magento export orders at the same time export product information, according to business expansion, Magento own function also more and more not meet our needs. Today Hicoogle to improve the batch export orders according to demand, but also to bring the product information of the order. Took a little time to find some information on the Internet to complete this function. Today Hicoogle to share it. The foll

Magento Request distribution and Controller

Magento Request distribution and ControllerMagento uses the MVC structure, model-try-controller structure, so better to implement display logic and data, separation of business logic, better suited for development!The following is the traditional MVC structureThe URL request is blocked by a PHP file, which is often referred to as the front-end controller (Front controllers)This php file parses this URL, obtains the name of an execution controller (act

How to implement magento online consultation-php Tutorial

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

Magento the execution process?

Magento The implementation process, a picture can be fully explained. Magento is also a program of the MVC pattern, but differs from the normal MVC structure.We look at his program execution process through one of its registrations:First, we enter http://localhost/magento/index.php/customer/account/create/in the Address bar to enter the registered page.Step 1: T

PHP-APC for Magento acceleration

1. First install the PHP-APCsudo apt-get install php-pear php5-dev Apache2-threaded-devsudo pecl install apc-3.1.72. Again in the Magento/app/etc/local.xml Add Red part3. Empty cache in Magento background4. Open php.ini FileAdd toExtension=apc.soApc.shm_size = 256apc.num_files_hint=10000apc.user_entries_hint=10000Apc.max_file_size=5mParameter reference information (https://blog.nexcess.net/2011/03/25/optimi

What does backend Type Static mean in magento?

What does backend Type Static mean in magento? Posted on January 28,201 1 By Fangcaoyuan owner AboutA year ago, I noticed some category or product attributes, for example,SKU, path, Etc., were given backend type "static" in classMage_catalog_model_resource_eav_mysql4_setup. But I failed to find outWhat static meant here, or I did not know what the difference wasBetween static and datetime/decimal/INT/text/varchar. All I knewThat time was if I gave m

Do you have people who are familiar with Magento and Drupal two times?

Anyone familiar with Magento and Drupal two times? Do you have people who are familiar with Magento and Drupal? I wonder if there are many people in the forum with these two? Let's talk about using both of them. ------Solution-------------------- Magento I used to feel can also, two times the development of the words slow, but the implementation of the efficiency

Magento white screen or how XML can break your site?

Magento white screen or how XML can break your site? By Sando on 02. Oct, 2012 in magento, small tips I had an odd white screen on one of my websites. No exceptions, no messages, it was time to check the error log. There I found the following error: PHP Fatal error: Call to a member function extend() on a non-object in httpdocs/lib/Varien/Simplexml/Config.php on line 600 That looked very scary like there w

Manually modify magento Domain Name

Label: style HTTP Io AR for SP strong on Art Reference: How to manually change domain in magento So it turns out the problem was that Apache didn't have write permissions toWebroot/varDirectory, so magento was using its cache from the system/TmpDirectory. (Thanks for the tip,Fiasco labs!) In case someone gets here from Google, I'll reiterate the steps... How to manually change domain in

Solution Magento 2.1.3 on PHP 7.1.0

here's how to in the latest PHP 7.1.0 on install and run the latest Magento 2.1.3 . Patch installation filesMagento 2.1.3 Check the PHP version and refuse to install it using PHP 7.1.0. We'll get around it .Open setup/src/magento/setup/model/phpredinesscheck.php and Change line 79thFrom:$normalizedPhpVersion = $this->getnormalizedcurrentphpversion (php_version);To:$normalizedPhpVersion = $this->getnormali

Magento Database Migration

Magento Version: 1.7.0.21. Table Core_config_dataChange the web/unsecure/base_url and web/secure/base_urlof the Path field to the currently used URL2. Table Log_url_infoChanging field URLs and referer, using SQL statements to bulk ModifyFor example:UPDATE ' Log_url_info ' SET url=replace (URL, ' Http://127.0.0.1/magento2 ', ' http://localhost/magento ') WHERE url like ' http://127.0.0.1/magento2% ';UPDATE '

Total Pages: 15 1 .... 7 8 9 10 11 .... 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.