[TYPO3-dev] why does indexed_search crash on multidomain site with RC1 ?

Axel Jindra a.jindra at gmx.de
Sat Mar 18 15:28:01 CET 2006


Hi,

what does it mean if I get the error message

Warning: Missing argument 3 for makepointerselector_link() in 
/home/www/htdocs/typo3_src-4.0rc1/typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php 
on line 1795

twice before generating the (correct) output? The messages only appear 
if any search results are found.

I have a multidomain site and set

plugin.tx_indexedsearch {
   show.rules = 0
   search.rootPidList = -1
   search.detect_sys_domain_records = 1
   search.detect_sys_domain_records.target =
}
# Searchbox-Plugin konfigurieren
plugin.tx_macinasearchbox_pi1 {
   pidSearchpage = {$pid_suchSeite}
   templateFile = fileadmin/templatestuff/searchbox-template.tmpl
}

so I first thought it was a problem with the variable replacement for 
macinasearchbox as discussed before but a search from the search page 
with the indexed_search plugin itself doesn't work either.

Thx
Axel.




More information about the TYPO3-dev mailing list