Daftpunkish
New Member
- Joined
- Feb 17, 2020
- Messages
- 7
- Reaction score
- 1
When trying to delete a character from the website, I get this error.
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'player_id' in 'where clause' in C:\xampp\htdocs\engine\database\connect.php:89 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(89): mysqli_query(Object(mysqli), 'DELETE FROM `ac...') #1 C:\xampp\htdocs\engine\database\connect.php(81): voidQuery('DELETE FROM `ac...') #2 C:\xampp\htdocs\engine\function\users.php(830): mysql_delete('DELETE FROM `ac...') #3 C:\xampp\htdocs\myaccount.php(295): user_delete_character(117) #4 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 89
Iv been trying to resolve this issue without any success anyone able to help me with it?
Im running the RealMap-Global-8.0-With-Mount-Market-TFS-1.2-main pack with a znote connected to it.
Its been working pretty smoothly but got this error when i deleted a test character.
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'player_id' in 'where clause' in C:\xampp\htdocs\engine\database\connect.php:89 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(89): mysqli_query(Object(mysqli), 'DELETE FROM `ac...') #1 C:\xampp\htdocs\engine\database\connect.php(81): voidQuery('DELETE FROM `ac...') #2 C:\xampp\htdocs\engine\function\users.php(830): mysql_delete('DELETE FROM `ac...') #3 C:\xampp\htdocs\myaccount.php(295): user_delete_character(117) #4 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 89
Iv been trying to resolve this issue without any success anyone able to help me with it?
Im running the RealMap-Global-8.0-With-Mount-Market-TFS-1.2-main pack with a znote connected to it.
Its been working pretty smoothly but got this error when i deleted a test character.