Error in modifier.escape.php on line 24

has anyone had this error?


<br />
Warning: strpos() expects parameter 1 to be string, array given in C:\xampp\htdocs\shop\core\templater_plugins\modifier.escape.php on line 24<br />

```<br />
<br />
it shows under the price of every product i have on my local test store. its strange because i have a another store populated with demo products i dont seem to have this issue.<br />
<br />
Example:<br />
<br />
Tom Clancy's Splinter Cell: Conviction<br />
<br />
CODE: X360:GAME:TCSCC<br />
£00.00 <br />
<br />
<br />
Warning: strpos() expects parameter 1 to be string, array given in C:\xampp\htdocs\shop\core\templater_plugins\modifier.escape.php on line 24<br />
<br />
(product desc)... More<br />
<br />
In stock: xx item(s)<br />
Quantity:<br />
	<br />
<br />
I really bugging me because the whole cart is working fine apart from this :???:

Been fighting this one for a while. Check out the fix at:



[url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=1609[/url]



Brandon

many thanks for that i will have a read. :slight_smile: