Chandan Web Blog.

Entries for February, 2010

Magento – undefined index in “toolbar.phtml” – after changing default sort by

Recently I added a new product-attribute and it was set to be the default sortby attribute. To my surprise, I used to get an undefined index on some categories. I failed to get a clear solution in any of the article from Magentocommerce site. On further investigation I realised that just setting the default sort [...]

Adding a new product attribute to magento and changing the default sort by option in magento

The magento screencast on adding a new product attribute is really what would give a clear idea on adding prodcut attribute. Step 1: Follow the screencast and add new attribute http://www.magentocommerce.com/media/screencasts Step 2: Since you want this attribute to be used for sorting on list view, make sure the option “Used for sorting in product [...]

Felogin logout redirect does not work

When we try to logout from an access restricted page, we will see either a 404 (Page not found) or a 401 (Authorization required) error. This issue seems quite old, but unfortunately there are still some bugs when we use the Logout template of the felogin. The issue is reproduceable even on Typo3 4.2.8, I [...]

Dividers to Tabs in Extensions

This article explains how easily we can get Tabs in the content elements of type “insert records”. Generally we will need to edit tca.php and ext_tables.php. To be more specific it involves adding two parameters. 1. Specify that you are using dividers to tabs “dividersstabs” 2. Mark all tabs using –div– Let us see how. [...]

  
Subscribe to this page grab our RSS feed
search_left
Theme & Wordpress Integration - by Chandan