Category "magento-1.7"

How to get url of a category in magento

am trying to display all the second level categories and my code is <?php $storeId = Mage::app()->getStore()->getId(); //Get category model $_cate

Not able to use Magento REST APIs using OAuth

I am using Magento version 1.7.0.2 and trying to use Magento Rest APIs using OAuth Integration. I have installed OAuth and following is the snippet of code that

How to apply <span> tag to My Cart top link in magento?

I have changed texts My cart to My Shopping Bag in top links through below code. public function addCartLink() { $parentBlock = $this->getParentBloc