Hello i removed my samples with other accounts by a misstake on the database so now i can't add them if i try to re-install the website.
Step 4 got this error
and when i try to use SQL database codes i can't add it cuz they are alredy there but they're not!
Step 4 got this error
PHP:
Add samples to DB:
News ticker sample is already in database. New sample is not needed.
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1452 Cannot add or update a child row: a foreign key constraint fails (`otserv`.`players`, CONSTRAINT `players_ibfk_1` FOREIGN KEY (`account_id`) REFERENCES `accounts` (`id`) ON DELETE CASCADE)' in C:\xampp\htdocs\install.php:515 Stack trace: #0 C:\xampp\htdocs\install.php(515): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 515
and when i try to use SQL database codes i can't add it cuz they are alredy there but they're not!