[28-Sep-2020 22:43:27 Europe/Istanbul] PHP Warning: opendir(panel/): failed to open dir: No such file or directory in /home/u9671854/public_html/setup.php on line 121[28-Sep-2020 22:44:28 Europe/Istanbul] PHP Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'nin En Ucuz Paket Satış Sitesi', '', '', '', 1),(5, 'sitedesc', 'Türkiye'...' at line 5 in /home/u9671854/public_html/setup.php:299Stack trace:#0 /home/u9671854/public_html/setup.php(299): PDO->query('INSERT INTO ns_...')#1 {main} thrown in /home/u9671854/public_html/setup.php on line 299
Error_log içinde yazanlar bunlar ne yaptıysam düzelmedi..
PHP hatası alıyorum yardımcı olabilecek var mı ?
2
●101
- 28-09-2020, 22:47:50
- 28-09-2020, 22:52:32SQL sorgunda hata var
-> 'nin En Ucuz - ordaki tırnak işaretinden kaynaklı
Escape edin:
https://www.php.net/manual/tr/mysqli...ape-string.php - 28-09-2020, 23:13:50[28-Sep-2020 23:12:44 Europe/Istanbul] PHP Warning: opendir(panel/): failed to open dir: No such file or directory in /home/u9671854/public_html/setup.php on line 121[28-Sep-2020 23:13:02 Europe/Istanbul] PHP Fatal error: Uncaught PDOException: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'ns_options' already exists in /home/u9671854/public_html/setup.php:299Stack trace:#0 /home/u9671854/public_html/setup.php(299): PDO->query('CREATE TABLE ns...')#1 {main} thrown in /home/u9671854/public_html/setup.php on line 299baransel adlı üyeden alıntı: mesajı görüntüle
Onu sildim şimdi böyle bir şey çıkıyor. Deliricem az kaldı
Edit: Hallettim hocam. Yeni SQL açınca düzeldi
Çok teşekkürler..
