[Typo3-shop] Empty search - error massage

Franz Holzinger franz at fholzinger.com
Fri Nov 11 19:40:52 CET 2005


> When I search for a product, and the product does not exist, I get this 
> message:
> 'error Søgningen var tom.'
>  But I only want:
> 'Søgningen var tom.'
> 
> How can I remove the word 'error'?
> 
this is somewhere in the class.tx_ttproducts_list_view.php file.

Just delete the $content = 'error'; line.


Franz



More information about the TYPO3-project-tt-products mailing list