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

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sat Mar 18 21:26:29 CET 2006


Axel Jindra schrieb:
> 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

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).

Masi




More information about the TYPO3-dev mailing list