Wprowadzone przez Kornel Kosoń

Checking Magento errors

Any default way of displaying Magento errors may be frustrating for every person who does not cope much with the system. First, what to do with the number which displays after the system error has appeared? Beginning with 1.4.0.0 Magento version, with the matter of safety, any errors display is turned-off. “Error long numer” does […]

Removing categories from Magento database

In case of stores which have large category structure, their manual setting may be too difficult. As to make the process faster, it is worth to realize such a process in database.   In that kind of cases You can use the list of the following commands : 1 2 3 4 5 6 7 […]