Sunday 23 July 2006 1:52:27 pm
Hi
thank U I'm going to use this function but:
I have some attributes (for each classes) and one specific attribute (for ones), also I have ten extra attributes (and ten attributeIDs)
I dont want to search through all attributes in class, and I cannot disable searching for these attributes but I have another search too (for these attributes). I'd like search out only in specific attribute (attributes). Also, if I set class_id={class_ID_1, class_ID_2, ..., class_ID_10}, I'll get results for all attributes.
It works with class_attribute_id and attribute IDs belong to one class. Can I use class_attribute_id={att_ID_1, att_ID_2, ..., att_ID_10} (att_ID_i is in class_i, and i=1..10) ? (ten attributes proceed from ten classes) And google navigator dosn't work because there is
&SearchContentClassID=',$search_contentclass_id
in advancedsearch.tpl (and GET method) and I have to change this code, because $search_contentclass_id is array.
http://ez-publish.pl
|