January 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Author Archives: Łukasz Grela
list of websites in magento
If you want to know what websites and how many are installed in magento you can get that information from getWebsites method of the Mage_Core_Model_App object.
Posted in magento, php
Tagged getWebsites, Mage::app, magento, Mage_Core_Model_App
Comments Off on list of websites in magento
cause of silence
I haven’t updated my blog for a while but I had a reason:) It’s name is HTC desire:) with Android 2.2 and FlashPlayer 10.1 and Adobe AIR:)
Rectangle with “sorted” edges
In some situation you would like to reassure that given Rectangle object have “top-down, left-right” order you can do it using following two snippets this creates “normalized” copy of the given rectangle this modifies given rectangle directly
Posted in actionscript, flash
Tagged actionscript3, rectangle, snippets
Comments Off on Rectangle with “sorted” edges
access denied
If you have a problem with calling the API methods, and the only thing you get is “access denied” then you may try following solution: access denied fix