Skip to primary content
Skip to secondary content

iGiBlog

web development, web design and programming

iGiBlog

Main menu

  • Home
  • About me

Monthly Archives: May 2011

Joomla: get category ID in template

Posted on May 16, 2011 by Lukáš Gavenda
7

I just needed to specify special layout for the articles of selected categories. I was looking for some solution online, but none of them worked. Mostly you can find this:

JRequest::getInt('catid');

or

JRequest::getInt('catid', '', 'get');

Continue reading →

Posted in Joomla | Tagged category, function, id, joomla, model, template | 7 Replies

Magento: Changing Tax class on all products

Posted on May 3, 2011 by Lukáš Gavenda
3

I was just asked to update tax classes on products in the catalogue. I found a easy and fast solution. Continue reading →

Posted in Magento | Tagged batch, class, database, magento, MySQL, tax, tax_class_id, tax-class | 3 Replies

Archives

  • April 2018
  • April 2017
  • March 2016
  • April 2013
  • February 2013
  • April 2012
  • March 2012
  • February 2012
  • July 2011
  • June 2011
  • May 2011
  • January 2011
  • August 2010
  • June 2010
  • May 2010
  • February 2010
  • December 2009
  • November 2009

Meta

  • Log in
Proudly powered by WordPress