category müşteri vs export import yaparken sorun yok fakat ürün export yaparken aşağıdaki hatayı almaktayım. yardımcı olurmusunuz
PHP Notice: mysqli::query(): send of 59 bytes failed with errno=32 Broken pipe in /home/xxx/public_html/storage/modification/system/library/db/mysqli.php on line 21
mysqli.php 21. satırdaki komut:
$query = $this->connection->query($sql);
şeklinde.
PHP Notice: mysqli::query(): send of 59 bytes failed with errno=32 Broken pipe in /home/xxx/public_html/storage/modification/system/library/db/mysqli.php on line 21
mysqli.php 21. satırdaki komut:
$query = $this->connection->query($sql);
şeklinde.