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

Axel Jindra a.jindra at gmx.de
Sun Mar 19 17:01:44 CET 2006


Martin Kutschker schrieb:
>> 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
> 
> That the method makepointerselector_link is called with only two 
> arguments. Probably the argument has been added at some time but not all 
> places that call it have been upated. Or you use an extension that 
> modifies (XLCASS) idexed search and is not fully compatible witz your 
> version of index search (for the mentioned reason).

Thanks for the hint,
it was a conflict between the ch_is_templates 1.1.12 extension and 
indexed_search 2.9.0. After uninstalling ch_is_templates the error 
messages disappeared.
If someone with the appropriate rights reads this: My bug report 
http://bugs.typo3.org/view.php?id=2832 may be marked as resolved.

Cheers,
Axel.




More information about the TYPO3-dev mailing list