giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
243 stars 73 forks source link

C'ant delete the code generated for demo #79

Closed JFPCreations closed 5 months ago

JFPCreations commented 5 months ago

Hi,

Code that are already there that I did not generate have no image and I can't remove them from the management page.

image

Warning: unlink(/var/www/html/saved_qrcode/Ebay.svg): No such file or directory in /var/www/html/lib/Qrcode/Qrcode.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Qrcode/Qrcode.php:167) in /var/www/html/lib/Qrcode/Qrcode.php on line 240

Thank you.

JFPCreations commented 5 months ago

ok they delete well even though there was error.