Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database.class.php:71 #941

Open
ghzoan opened this issue Sep 26, 2024 · 0 comments
Open

Database.class.php:71 #941

ghzoan opened this issue Sep 26, 2024 · 0 comments

Comments

@ghzoan
Copy link

ghzoan commented Sep 26, 2024

Hello,
can anyone help me with this error, this happened after the installation

PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'orders.ft_settings' doesn't exist in /home/fmt7jcsdjdfh/public_html/orders/global/code/Database.class.php:71
Stack trace:
#0 /home/fmt7jcsdjdfh/public_html/orders/global/code/Database.class.php(71): PDO->prepare()
#1 /home/fmt7jcsdjdfh/public_html/orders/global/code/Settings.class.php(83): FormTools\Database->query()
#2 /home/fmt7jcsdjdfh/public_html/orders/global/code/User.class.php(49): FormTools\Settings::get()
#3 /home/fmt7jcsdjdfh/public_html/orders/global/code/Core.class.php(864): FormTools\User->__construct()
#4 /home/fmt7jcsdjdfh/public_html/orders/global/code/Core.class.php(400): FormTools\Core::initUser()
#5 /home/fmt7jcsdjdfh/public_html/orders/index.php(16): FormTools\Core::init()
#6 {main}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant