[TYPO3-shop] sorting category by category title?

Chris Paige chris at ready-set-go.biz
Wed May 10 21:24:35 CEST 2006


Hi,

I'm using tt_products 2.4.9.

I'm trying to get it to sort items (in list view and/or in basket view) by 
the category title.

I've added this to setup, as per documentation...
plugin.tt_products.table.tt_products_cat.orderBy = title

I've got this...
plugin.tt_products.orderBy = category,title

With or without this line (which is marked as deprecated in the 
documentation)...
plugin.tt_products.orderByCategoryTitle = 1

But it still sorts in list view by category id and in basket view by I'm not 
sure what (??)...

What am I doing wrong?  I'm trying to examine the code, but am not getting 
anywhere...

Thanks!

Chris

Ready Set Go!
------------->>>>>>
Business development and project management
solutions for your small business or nonprofit organization

215-840-2858
efax 501-642-0212
chris at ready-set-go.biz
www.ready-set-go.biz





More information about the TYPO3-project-tt-products mailing list