[ic] ic - too many categories?

Jonathan Clark interchange-users@interchange.redhat.com
Tue Jan 29 08:13:01 2002


> I have IC 4.8.3 running under RH 7.1 using 'foundation'. I have many 
> (about 100) categories but only the fist 50 seem to show up on the 
> vertical category list. I could not find where to remove this limit in 
> the pages or template code, nor in the list archives. Can anyone help?

Add ml=1000

to

[loop prefix=cat
	search="
		fi=cat
		st=db
		tf=sort
		tf=name
		rf=code,name
		sf=sel
		se=[box-code]
	"
	]

in the file <catroot>/templates/components/category_vertical

the default match limit is 50

Jonathan
Webmaint.