[TYPO3-commerce] Save Articles Error mysql_real_escape_string()
Morten Olesen
mo at idefa.dk
Tue Jun 23 07:51:50 CEST 2009
Hi Chris,
a few points
1) Do fix your name calling your self "lists.netfielders.de" will only
lead to confusion
2) Do provide some more details ( commerce version, typo3 version, php
version, what you did to get this result, how to reproduce it, etc ) I'm
afraid what you posted is about as informative as calling AAA and
telling them only "my car broke down please fix it" before hangin up ;-)
/Morten
lists.netfielders.de. wrote:
> Dear List,
>
> when im trying save a new product i get the following
> warning:
>
> Warning: mysql_real_escape_string() expects parameter 1 to be string,
> array given in /html/t3lib/class.t3lib_db.php on line 568
>
>
> 568 function fullQuoteStr($str, $table){
> return '\''.mysql_real_escape_string($str, $this->link).'\'';
> }
>
> What would be an good workaround for this issue? I think to hide the
> warnings isnt the best way to solve this problem.
>
> Many thanks in advantage,
>
> Chris
More information about the TYPO3-project-commerce
mailing list