Категорія
Magento 1.x
Статті
Magento often needs to refresh it's cache. In some occasion, you may want to flush either...
How to add a Contact Us form to a page in MagentoMagento has a default Contact Us page usually located in the footer of the store. This page...
How to add a custom link to the top navigation in MagentoBy default, Magento's top navigation contains links to your product categories. But what if you...
How to add and edit admin users and user roles in MagentoIn addition to the admin account that's created while installing your Magento you can add more...
How to add and edit attribute sets in MagentoEach product that you add in Magento can be configured thanks to a set of attributes. These are...
How to add and edit attributes in MagentoEach product that you add and edit has a set of attributes that you can configure such as name,...
How to add and edit CMS static blocks in MagentoTo add and edit static blocks, log in to the admin panel of your store and go to CMS...
How to add and edit email templates in MagentoTo edit and add templates used for transactional email messages, log in to the admin panel of...
How to add and edit polls in MagentoAdding and editing polls in Magento is easy. You can do that from the admin panel. Go to...
How to add and edit product ratings and reviews in MagentoIn Magento each product can be rated and reviewed. Customers (both guests and registered ones)...
How to add and edit search terms in MagentoMagento has a search function that customers can use to look for products on the frontend of your...
How to add and edit static pages in MagentoTo add and edit CMS static pages, log in to the admin panel of your Magento store and go to...
How to add and edit tags in MagentoTags are displayed on the frontend of your Magento store on details/view pages of products, if...
How to add and manage currencies in MagentoIn Magento you can allow customers to view the prices of the products in your shop in different...
How to disable guest checkoutBy default guests can shop without creating a customer account on your eCommerce. You can...
How to Show or hide out of stock products in MagentoThe process is fairly straight forwardShow out of stock products in Magento Login to the...
Magento Best PracticesMagento can be very tricky. And sometimes, it is getting quite confusing on how to properly...
Magento Security TipsE-commerce Site VulnerabilitiesMost e-commerce platforms and payment gateways possess the same...
Magento VersionYou may want to know wich version of Magento that you are running. An easy way to do it is from...
Migrating your CMS from one server to another oneFrom time to time, you may need to push your CMS from your staging env to your production...
Numeric value out of range: 1690 BIGINT UNSIGNEDDescription Recently when making some cleanup on a Magento based store that was having over 550K...
ReindexingIn some situation when you want to re-index Magento catalog you will get an error message or...
Reset Files and Directories permissionsFrom time to times, we must fix permissions on files and directory in order to secure an...
SCRIPT_NAME & SCRIPT_FILENAME errors with cronCRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2828-148-1-471' for key 'PRIMARY'While trying to reindex your store using the command line, you stumble on the following...
Test CRONFrom time to time, we might want to test Magento's CRON.An easy way to test if it does run well...
There has been an error processing your requestSymptoms The following error message is shown instead of your usual Magento page: There has...
Transactional emails variablesWe do receive from time to time the request of "what are the accepted variables in the...
Why is Magento cron job not working?cPanel + CageFS and CloudLinux's PHP switcher may cause problems with Magento CRON. Until this is...