Monitor recomandat pentru programatori
My display recommendation for developers: Dell U2415, 16:10, 1920×1200, IPS Linkuri: Dell U2415 – pret la 2018-09-08 = 1016.24 lei – eMag Dell U2415 – pret la 2018-09-08 = 999.99 lei – PC Garage (-1% discount)
My display recommendation for developers: Dell U2415, 16:10, 1920×1200, IPS Linkuri: Dell U2415 – pret la 2018-09-08 = 1016.24 lei – eMag Dell U2415 – pret la 2018-09-08 = 999.99 lei – PC Garage (-1% discount)
Magento 1.x custom customer attribute not visible in REST API2 Attributes ACL, while custom customer address attribute is visible. To debug why attribute does not show up on the ACL from REST Attributes page in Magento backend, we need to look at b/app/code/core/Mage/Api2/Model/Resource.php in getEavAttributes() method. You can log here and see why it gets…
Insert attribute option and return option id in Magento 1.x This article presents three methods to add attribute options in a loop and return the inserted option_id correctly. If you do this in a loop to add the options, you may find out that if you just try to getOptionId($value) on the attribute will return…
The Hardware Recommendations Macbook Pro 15″ Anything between 2012-2015 will perform good with a Quad Core CPU (i7) and 16GB of RAM. Regarding the latest 2016 model, you can find out why MacBook Pro 2016 isn’t loved by developers .. yet. Please comment if this turns out as an advantage in the end, but I doubt..…
This error message is caused by a Magento 1.x bug that has always been there (at least up to current 1.9.3.1 version), but few gave it attention or observed it. I explained it in detail here: http://stackoverflow.com/a/41490292/1470684